title: "ToolsPrice" category: reference tags: [entity, tools-price, datamodel] source: Entities.xml date: 2026-04-17 status: published
ToolsPrice
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ToolsPrice")· ../tables/ToolsPrice
Contextsbewerken
- 1: Standaard (
ToolsPriceContext.Standard)
Statussenbewerken
- -1: Trash (
ToolsPriceStatus.Trash) - 0: None (
ToolsPriceStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | TLSPID | 9 | false | |
| Context | Context | TLSPCONTEXT | false | 1 | |
| DataProvider | UltimoString | TLSPDATAPROVIDER | 50 | true | |
| Exported | Boolean | TLSPEXPORTED | false | 0 | |
| ExternalId | UltimoString | TLSPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | TLSPEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | TLSPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime | TLSPRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | TLSPRECSTATUS | false | 0 | |
| SystemCompany | Company | TLSPCOMPID | true | ||
| Tariff | CompanyMoney | TLSPTARIFF | false | 0 | |
| Tools | Tool | TLSPTLSID | true | ||
| TransferNextTime | Boolean | TLSPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ToolsPrice")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ToolsPrice")· ../tables/ToolsPrice DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ToolsPrice")Before/After Save events voor ToolsPrice. Bron:workflows.xml.