title: "PmJobPurchaseRequestLine" category: reference tags: [entity, pm-job-purchase-request-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmJobPurchaseRequestLine
Type: Entity Properties: 45 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
PmJobPurchaseRequestLineContext.None)
Statussenbewerken
- -1: Trash (
PmJobPurchaseRequestLineStatus.Trash) - 0: None (
PmJobPurchaseRequestLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | PMJPRLLINEID | 8 | false | |
| Id.PmJob | PmJob | PMJPRLPMWID, PMJPRLPMJID | false | , | |
| Account | Account | PMJPRLACCID | true | ||
| Article | Article | PMJPRLARTID | true | ||
| ArticleVendorPurchaseCode | UltimoString | PMJPRLARTVDRPURCHCODE | 60 | true | |
| CalculateDeliveryDateMethod | Int16 | PMJPRLCALCDLVDATEMETHOD | false | ||
| Charge | Boolean | PMJPRLCHARGE | false | 0 | |
| Context | Context | PMJPRLCONTEXT | false | ||
| CostCenter | CostCenter | PMJPRLCCRID | true | ||
| CostType | CostType | PMJPRLCSTTID | true | ||
| Currency | Currency | PMJPRLCURID | false | ||
| CurrencyConversionFactor | Int16 | PMJPRLCURCONVFACTOR | false | ||
| CurrencyRate | Decimal | PMJPRLCURRATE | false | ||
| DataProvider | UltimoString | PMJPRLDATAPROVIDER | 50 | true | |
| DeliveryDaysBeforeStartJob | Int16 | PMJPRLDLVDAYSBEFSTARTJOB | false | ||
| Department | Department | PMJPRLDEPID | true | ||
| Description | UltimoString | PMJPRLDESCR | 200 | true | |
| Discount | Decimal | PMJPRLDISCOUNT | false | ||
| Equipment | Equipment | PMJPRLEQMID | true | ||
| Exported | Boolean | PMJPRLEXPORTED | false | ||
| ExternalId | UltimoString | PMJPRLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | PMJPRLEXTERNALSTATUS | 50 | true | |
| GrossPrice | TransactionMoney | PMJPRLGROSSPRICE | false | 0 | |
| GrossTotalPrice | TransactionMoney | PMJPRLGROSSTOTPRICE | false | 0 | |
| LeadTime | Int32 | PMJPRLLEADTIME | false | ||
| Price | TransactionMoney | PMJPRLPRICE | false | 0 | |
| ProcessFunction | ProcessFunction | PMJPRLPRFID | true | ||
| ProviderMutationDate | DateTime? | PMJPRLPROVIDERMUTDATE | true | ||
| PurchaseQuantity | Decimal | PMJPRLPURCHQTY | false | ||
| QuantityPurchaseUnit | Decimal | PMJPRLQTYPURCHUNT | false | 1 | |
| RecordCreateDate | DateTime? | PMJPRLRECCREATEDATE | true | SYSDATETIME | |
| StandardTotalPrice | CompanyMoney | PMJPRLSTDTOTPRICE | false | 0 | |
| StandardTotalPriceIncludingVat | CompanyMoney | PMJPRLSTDTOTPRICEINCLVAT | false | 0 | |
| StandardVatPrice | CompanyMoney | PMJPRLSTDVATPRICE | false | 0 | |
| Status | Status | PMJPRLRECSTATUS | false | ||
| SystemCompany | Company | PMJPRLCOMPID | false | ||
| Text | UltimoString | PMJPRLTEXT | true | ||
| TotalPrice | TransactionMoney | PMJPRLTOTPRICE | false | 0 | |
| TotalPriceIncludingVat | TransactionMoney | PMJPRLTOTPRICEINCLVAT | false | 0 | |
| TransferNextTime | Boolean | PMJPRLTRANSFERNEXTTIME | false | 0 | |
| UnitDescription | UltimoString | PMJPRLUNTDESCR | 9 | true | |
| Vat | Vat | PMJPRLVATID | true | ||
| VatPercentage | Decimal | PMJPRLVATPERCENTAGE | false | ||
| VatPrice | TransactionMoney | PMJPRLVATPRICE | false | 0 | |
| Vendor | Vendor | PMJPRLVDRID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmJobPurchaseRequestLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="PmJobPurchaseRequestLine")Before/After Save events voor PmJobPurchaseRequestLine. Bron:workflows.xml.