Objects/Tables/Table 475 Vendor Payment Buffer
Table 475 Vendor Payment Buffer in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Purchases.Payables
Fields, 19Keys, 2Procedures, 2Events, 4
Versions171819202122232425262728latest
Source29
Fields, 19
| Id | Name | Type | Obsolete |
|---|
| 1 | Vendor No. | Code[20] | - |
| 2 | Currency Code | Code[10] | - |
| 3 | Vendor Ledg. Entry No. | Integer | - |
| 4 | Dimension Entry No. | Integer | - |
| 5 | Global Dimension 1 Code | Code[20] | - |
| 6 | Global Dimension 2 Code | Code[20] | - |
| 7 | Document No. | Code[20] | - |
| 8 | Amount | Decimal | - |
| 9 | Vendor Ledg. Entry Doc. Type | Enum Gen. Journal Document Type | - |
| 10 | Vendor Ledg. Entry Doc. No. | Code[20] | - |
| 11 | Vendor Posting Group | Code[20] | - |
| 20 | Ledg. Entry System Id | Guid | - |
| 170 | Creditor No. | Code[20] | - |
| 171 | Payment Reference | Code[50] | - |
| 172 | Payment Method Code | Code[10] | - |
| 173 | Applies-to Ext. Doc. No. | Code[35] | - |
| 290 | Exported to Payment File | Boolean | - |
| 480 | Dimension Set ID | Integer | - |
| 1000 | Remit-to Code | Code[20] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Vendor No., Currency Code, Vendor Ledg. Entry No., Dimension Entry No., Remit-to Code | - |
| Key2 | Document No. | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry) | | public | - |
| CopyFieldsToGenJournalLine | (var Record Gen. Journal Line) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnCopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry, var Record Vendor Payment Buffer) | - |
| Integration event | OnCopyFieldsToGenJournalLine | (Record Vendor Payment Buffer, var Record Gen. Journal Line) | - |
| Integration event | OnAfterCopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry, var Record Vendor Payment Buffer) | - |
| Integration event | OnAfterCopyFieldsToGenJournalLine | (Record Vendor Payment Buffer, var Record Gen. Journal Line) | - |