Objects/Tables/Table 3 Payment Terms
Table 3 Payment Terms in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 9Keys, 1Procedures, 5Events, 1
Versions171819202122232425262728latest
Source29
Fields, 9
| 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 | - |
| 720 | Coupled to CRM | Boolean | Pending 23.0 |
| Replaced by page control Coupled to Dataverse |
| 8000 | Id | Guid | Removed 22.0 |
| This functionality will be replaced by the systemID field |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| TranslateDescription | (var Record Payment Terms, Code[10]) | | public | - |
| GetDescriptionInCurrentLanguage | () | Text[50] | public | Pending 21.0 |
| Replaced with GetDescriptionInCurrentLanguageFullLength. |
| UsePaymentDiscount | () | Boolean | public | - |
| GetDueDateCalculation | (var DateFormula) | | public | - |
| GetDescriptionInCurrentLanguageFullLength | () | Text[100] | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterTranslateDescription | (var Record Payment Terms, Code[10]) | - |