title: "PmJobExternal" category: reference tags: [entity, pm-job-external, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmJobExternal
Type: Entity Properties: 23 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
PmJobExternalContext.None)
Statussenbewerken
- -1: Trash (
PmJobExternalStatus.Trash) - 0: None (
PmJobExternalStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | PMJELINEID | 9 | false | |
| Id.PmJob | PmJob | PMJEPMWID, PMJEPMJID | false | , | |
| Context | Context | PMJECONTEXT | false | ||
| Cost | CompanyMoney | PMJECOST | false | 0 | |
| DataProvider | UltimoString | PMJEDATAPROVIDER | 50 | true | |
| Description | UltimoString | PMJEDESCR | 200 | true | |
| Exported | Boolean | PMJEEXPORTED | false | ||
| External | External | PMJEEXTID | true | ||
| ExternalId | UltimoString | PMJEEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | PMJEEXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | PMJEEXTRA1 | false | ||
| Extra2 | Decimal | PMJEEXTRA2 | false | ||
| Extra3 | UltimoString | PMJEEXTRA3 | 5 | true | |
| ProviderMutationDate | DateTime? | PMJEPROVIDERMUTDATE | true | ||
| Quantity | Decimal | PMJEQTY | false | ||
| RecordCreateDate | DateTime? | PMJERECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PMJERECSTATUS | false | ||
| SystemCompany | Company | PMJECOMPID | false | ||
| Tariff | CompanyMoney | PMJETARIFF | false | 0 | |
| TransferNextTime | Boolean | PMJETRANSFERNEXTTIME | false | 0 | |
| Unit | UltimoString | PMJEUNIT | 5 | true | |
| Vat | Vat | PMJEVATID | true | ||
| Vendor | Vendor | PMJEVDRID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmJobExternal")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="PmJobExternal")Before/After Save events voor PmJobExternal. Bron:workflows.xml.