Objects/Tables/Table 981 Payment Registration Buffer
Table 981 Payment Registration Buffer in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Bank.Payment
Fields, 19Keys, 2Procedures, 6Events, 4
Versions171819202122232425262728latest
Source29
Fields, 19
| Id | Name | Type | Obsolete |
|---|
| 1 | Ledger Entry No. | Integer | - |
| 2 | Source No. | Code[20] | - |
| 3 | Document Type | Enum Gen. Journal Document Type | - |
| 4 | Document No. | Code[20] | - |
| 5 | Description | Text[100] | - |
| 6 | Due Date | Date | - |
| 7 | Name | Text[100] | - |
| 8 | Remaining Amount | Decimal | - |
| 9 | Payment Made | Boolean | - |
| 10 | Date Received | Date | - |
| 11 | Amount Received | Decimal | - |
| 12 | Original Remaining Amount | Decimal | - |
| 13 | Rem. Amt. after Discount | Decimal | - |
| 14 | Pmt. Discount Date | Date | - |
| 15 | Limit Amount Received | Boolean | - |
| 16 | Payment Method Code | Code[10] | - |
| 17 | Bal. Account Type | Enum Payment Balance Account Type | - |
| 18 | Bal. Account No. | Code[20] | - |
| 19 | External Document No. | Code[35] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Ledger Entry No. | - |
| Key2 | Due Date | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| PopulateTable | () | | public | - |
| Navigate | () | | public | - |
| Reload | () | | public | - |
| GetPmtDiscStyle | () | Text | public | - |
| GetDueDateStyle | () | Text | public | - |
| GetWarning | () | Text | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnPopulateTableOnBeforeInsert | (var Record Payment Registration Buffer, Record Cust. Ledger Entry) | - |
| Integration event | OnRestoreUserValuesOnBeforeModify | (var Record Payment Registration Buffer, var Record Payment Registration Buffer) | - |
| Integration event | OnPopulateTableOnAfterCustLedgerEntrySetFilters | (var Record Cust. Ledger Entry, var Record Payment Registration Buffer) | - |
| Integration event | OnBeforeGetDueDateStyle | (var Record Payment Registration Buffer, var Text, var Boolean) | - |