---
title: "Table 306 Fin. Charge Comment Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/306-fin-charge-comment-line/
type: table
id: 306
name: "Fin. Charge Comment Line"
app: "Base Application"
namespace: Microsoft.Sales.FinanceCharge
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/306-fin-charge-comment-line/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 306 Fin. Charge Comment Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/306-fin-charge-comment-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.FinanceCharge |
| Versions | 17-28 |
| Source file | Sales/FinanceCharge/FinChargeCommentLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Type | Option | 17-28 | - | - |
| 2 | No. | Code[20] | 17-28 | - | - |
| 3 | Line No. | Integer | 17-28 | - | - |
| 4 | Date | Date | 17-28 | - | - |
| 5 | Code | Code[10] | 17-28 | - | - |
| 6 | Comment | Text[80] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Type, No., Line No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetUpNewLine | () | - | public | 17-28 | - | - |
| CopyComments | (Integer, Integer, Code[20], Code[20]) | - | public | 17-28 | - | - |
| DeleteComments | (Option, Code[20]) | - | public | 17-28 | - | - |
| ShowComments | (Option, Code[20], Integer) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetUpNewLine | (var Record Fin. Charge Comment Line, var Record Fin. Charge Comment Line) | 17-28 | - | - |
| Integration event | OnBeforeCopyComments | (var Record Fin. Charge Comment Line, Integer, var Boolean, Integer, Code[20], Code[20]) | 17-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
