title: "PaymentTerms" category: reference tags: [entity, payment-terms, datamodel] source: Entities.xml date: 2026-04-17 status: published
PaymentTerms
Type: Entity Properties: 12 Contexts: 9 Statussen: 2
DB-schema:
lookup_table_schema("PaymentTerms")· ../tables/PaymentTerms
Contextsbewerken
- 0: Inkoop (
PaymentTermsContext.None) - 1: Inkoop (
PaymentTermsContext.Purchasing) - 2: TD (
PaymentTermsContext.TD) - 4: IT (
PaymentTermsContext.IT) - 8: Fleet (
PaymentTermsContext.Fleet) - 16: Verzekering (
PaymentTermsContext.Insurance) - 32: Gebouw (
PaymentTermsContext.Building) - 64: MID (
PaymentTermsContext.MID) - 32768: Infra (
PaymentTermsContext.Infra)
Statussenbewerken
- -1: Trash (
PaymentTermsStatus.Trash) - 0: None (
PaymentTermsStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PYMTID | 5 | false | |
| Context | Context | PYMTCONTEXT | false | 1 | |
| DataProvider | UltimoString | PYMTDATAPROVIDER | 50 | true | |
| Description | UltimoString | PYMTDESCR | 200 | true | |
| Exported | Boolean | PYMTEXPORTED | false | ||
| ExternalId | UltimoString | PYMTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | PYMTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | PYMTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | PYMTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PYMTRECSTATUS | false | ||
| Text | UltimoString | PYMTTEXT | true | ||
| TransferNextTime | Boolean | PYMTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("PaymentTerms")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PaymentTerms")· ../tables/PaymentTerms DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PaymentTerms")Before/After Save events voor PaymentTerms. Bron:workflows.xml.