title: "InternalChargeMethod" category: reference tags: [entity, internal-charge-method, datamodel] source: Entities.xml date: 2026-04-17 status: published
InternalChargeMethod
Type: Entity Properties: 17 Contexts: 1 Statussen: 5
Contextsbewerken
- 1: Standaard (
InternalChargeMethodContext.Standard)
Statussenbewerken
- -1: Trash (
InternalChargeMethodStatus.Trash) - 0: None (
InternalChargeMethodStatus.None) - 1: Open (
InternalChargeMethodStatus.Open) - 2: Goedgekeurd (
InternalChargeMethodStatus.Approved) - 4: Vervallen (
InternalChargeMethodStatus.Canceled)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | INVOMID | 6 | false | |
| Context | Context | INVOMCONTEXT | false | 1 | |
| Description | UltimoString | INVOMDESCR | 200 | true | |
| Exported | Boolean | INVOMEXPORTED | false | 0 | |
| ForExternals | InternalChargeType | INVOMFOREXTERNALS | false | 0 | |
| ForMaterials | InternalChargeType | INVOMFORMATERIALS | false | 0 | |
| ForPurchaseRequests | InternalChargeType | INVOMFORPURCHASEREQUESTS | false | 0 | |
| ForResources | InternalChargeType | INVOMFORRESOURCES | false | 0 | |
| ForTools | InternalChargeType | INVOMFORTOOLS | false | 0 | |
| RecordCreateDate | DateTime | INVOMRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | INVOMRECSTATUS | false | 1 | |
| StatusApprovedDate | DateTime? | INVOMAPPROVEDDATE | true | ||
| StatusApprovedEmployee | Employee | INVOMAPPROVEDEMPID | true | ||
| StatusCanceledDate | DateTime? | INVOMCANCELEDDATE | true | ||
| StatusCanceledEmployee | Employee | INVOMCANCELEDEMPID | true | ||
| StatusCreatedDate | DateTime | INVOMCREATEDDATE | false | SYSDATETIME | |
| StatusCreatedEmployee | Employee | INVOMCREATEDEMPID | true | USERID |
Brondatabewerken
- Entity-definitie —
lookup_entity("InternalChargeMethod")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="InternalChargeMethod")Before/After Save events voor InternalChargeMethod. Bron:workflows.xml.