Objects/Tables/Table 3 Payment Terms
Table 3 Payment Terms in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Foundation.PaymentTerms
Fields, 8Keys, 1Procedures, 4Events, 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 | - |
| 720 | Coupled to CRM | Boolean | Removed 26.0 |
| Replaced by page control Coupled to Dataverse |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| TranslateDescription | (var Record Payment Terms, Code[10]) | | public | - |
| 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]) | - |