title: "ContractLineType" category: reference tags: [entity, contract-line-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
ContractLineType
Type: Entity Properties: 17 Contexts: 1 Statussen: 4
DB-schema:
lookup_table_schema("ContractLineType")· ../tables/ContractLineType
Contextsbewerken
- 0: Standaard (
ContractLineTypeContext.None)
Statussenbewerken
- -1: Trash (
ContractLineTypeStatus.Trash) - 0: None (
ContractLineTypeStatus.None) - 1: Open (
ContractLineTypeStatus.Open) - 2: Goedgekeurd (
ContractLineTypeStatus.Approved)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONLTID | 9 | false | |
| Context | Context | CONLTCONTEXT | false | ||
| CostCenter | CostCenter | CONLTCCRID | true | ||
| CostType | CostType | CONLTCSTTID | true | ||
| DataProvider | UltimoString | CONLTDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONLTDESCR | 200 | true | |
| Exported | Boolean | CONLTEXPORTED | false | ||
| ExternalId | UltimoString | CONLTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONLTEXTERNALSTATUS | 50 | true | |
| Indexable | Boolean | CONLTINDEXABLE | false | 0 | |
| ProviderMutationDate | DateTime? | CONLTPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONLTRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONLTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONLTRECSTATUS | false | ||
| SystemCompany | Company | CONLTCOMPID | false | ||
| TaxAdministrationCostCategory | UltimoString | CONLTTAXADMCOSTCATEGORY | 30 | true | |
| TransferNextTime | Boolean | CONLTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ContractLineType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ContractLineType")· ../tables/ContractLineType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ContractLineType")Before/After Save events voor ContractLineType. Bron:workflows.xml.