title: "AbcDetermination" category: reference tags: [entity, abc-determination, datamodel] source: Entities.xml date: 2026-04-17 status: published
AbcDetermination
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("AbcDetermination")· ../tables/AbcDetermination
Contextsbewerken
- 0: None (
AbcDeterminationContext.None)
Statussenbewerken
- -1: Trash (
AbcDeterminationStatus.Trash) - 0: None (
AbcDeterminationStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ABCDID | 50 | false | |
| Article | Article | ABCDARTID | true | ||
| Context | Context | ABCDCONTEXT | false | 0 | |
| Exported | Boolean | ABCDEXPORTED | false | 0 | |
| PercentageAnnualValue | Decimal | ABCDPERCENTAGEANNUALVALUE | false | 0 | |
| Processed | Boolean | ABCDPROCESSED | false | 0 | |
| PurchasePrice | CompanyMoney | ABCDPURCHPRICE | false | 0 | |
| Quantity | Decimal | ABCDQUANTITY | false | 0 | |
| RecordCreateDate | DateTime | ABCDRECCREATEDATE | false | SYSDATETIME | |
| Site | Site | ABCDSITID | true | ||
| Status | Status | ABCDRECSTATUS | false | 0 | |
| SystemCompany | Company | ABCDCOMPID | true | ||
| Value | CompanyMoney | ABCDVALUE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("AbcDetermination")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("AbcDetermination")· ../tables/AbcDetermination DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="AbcDetermination")Before/After Save events voor AbcDetermination. Bron:workflows.xml.