Objects/Tables/Table 276 Bank Account Statement Line
Table 276 Bank Account Statement Line in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Bank.Statement
Fields, 14Keys, 1Procedures, 3Events, 3
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|
| 1 | Bank Account No. | Code[20] | - |
| 2 | Statement No. | Code[20] | - |
| 3 | Statement Line No. | Integer | - |
| 4 | Document No. | Code[20] | - |
| 5 | Transaction Date | Date | - |
| 6 | Description | Text[100] | - |
| 7 | Statement Amount | Decimal | - |
| 8 | Difference | Decimal | - |
| 9 | Applied Amount | Decimal | - |
| 10 | Type | Enum Bank Acc. Statement Line Type | - |
| 11 | Applied Entries | Integer | - |
| 12 | Value Date | Date | - |
| 14 | Check No. | Code[20] | - |
| 70 | Transaction ID | Text[50] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Bank Account No., Statement No., Statement Line No. | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DisplayApplication | () | | public | - |
| GetCurrencyCode | () | Code[10] | public | - |
| FilterManyToOneMatches | (var Record Bank Acc. Rec. Match Buffer) | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterDisplayApplication | (var Record Bank Account Statement Line) | - |
| Integration event | OnDisplayApplicationOnAfterBankAccLedgEntrySetFilters | (var Record Bank Account Statement Line, var Record Bank Account Ledger Entry) | - |
| Integration event | OnDisplayApplicationOnAfterCheckLedgEntrySetFilters | (var Record Bank Account Statement Line, var Record Check Ledger Entry) | - |