Objects/Tables/Table 3 Payment Terms
Table 3 Payment Terms in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 8Keys, 1Procedures, 3Events, 1
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 2 | Due Date Calculation | DateFormula | - |
| 3 | Discount Date Calculation | DateFormula | - |
| 4 | Discount % | Decimal | - |
| 5 | Description | Text[100] | - |
| 6 | Calc. Pmt. Disc. on Cr. Memos | Boolean | - |
| 8 | Last Modified Date Time | DateTime | - |
| 8000 | Id | Guid | Pending 15.0 |
| This functionality will be replaced by the systemID field |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| TranslateDescription | (var Record Payment Terms, Code[10]) | | public | - |
| GetDescriptionInCurrentLanguage | () | Text[50] | public | - |
| UsePaymentDiscount | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterTranslateDescription | (var Record Payment Terms, Code[10]) | - |