title: "JobPlanPurchaseRequestLine" category: reference tags: [entity, job-plan-purchase-request-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
JobPlanPurchaseRequestLine
Type: Entity Properties: 37 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
JobPlanPurchaseRequestLineContext.None)
Statussenbewerken
- -1: Trash (
JobPlanPurchaseRequestLineStatus.Trash) - 0: None (
JobPlanPurchaseRequestLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.JobPlan | JobPlan | JPPRLJPID | false | ||
| Id.LineId | UltimoString | JPPRLLINEID | 8 | false | |
| Account | Account | JPPRLACCID | true | ||
| Article | Article | JPPRLARTID | true | ||
| ArticleVendorPurchaseCode | UltimoString | JPPRLARTVDRPURCHCODE | 60 | true | |
| CalculateDeliveryDateMethod | Int16 | JPPRLCALCDLVDATEMETHOD | false | ||
| Charge | Boolean | JPPRLCHARGE | false | 0 | |
| ChargeRaise | Raise | JPPRLCHARGERSEID | true | ||
| Context | Context | JPPRLCONTEXT | false | ||
| Currency | Currency | JPPRLCURID | false | ||
| CurrencyConversionFactor | Int16 | JPPRLCURCONVFACTOR | false | ||
| CurrencyRate | Decimal | JPPRLCURRATE | false | ||
| DataProvider | UltimoString | JPPRLDATAPROVIDER | 50 | true | |
| DeliveryDaysBeforeStartJob | Int16 | JPPRLDLVDAYSBEFSTARTJOB | false | ||
| Description | UltimoString | JPPRLDESCR | 200 | true | |
| Discount | Decimal | JPPRLDISCOUNT | false | ||
| Exported | Boolean | JPPRLEXPORTED | false | ||
| ExternalId | UltimoString | JPPRLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | JPPRLEXTERNALSTATUS | 50 | true | |
| GrossPrice | TransactionMoney | JPPRLGROSSPRICE | false | 0 | |
| GrossTotalPrice | TransactionMoney | JPPRLGROSSTOTPRICE | false | 0 | |
| LeadTime | Int32 | JPPRLLEADTIME | false | ||
| Price | TransactionMoney | JPPRLPRICE | false | 0 | |
| ProviderMutationDate | DateTime? | JPPRLPROVIDERMUTDATE | true | ||
| PurchaseQuantity | Decimal | JPPRLPURCHQTY | false | ||
| QuantityPurchaseUnit | Decimal | JPPRLQTYPURCHUNT | false | 1 | |
| RecordCreateDate | DateTime? | JPPRLRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | JPPRLRECSTATUS | false | ||
| Text | UltimoString | JPPRLTEXT | true | ||
| TotalPrice | TransactionMoney | JPPRLTOTPRICE | false | 0 | |
| TotalPriceIncludingVat | TransactionMoney | JPPRLTOTPRICEINCLVAT | false | 0 | |
| TransferNextTime | Boolean | JPPRLTRANSFERNEXTTIME | false | 0 | |
| UnitDescription | UltimoString | JPPRLUNTDESCR | 9 | true | |
| Vat | Vat | JPPRLVATID | true | ||
| VatPercentage | Decimal | JPPRLVATPERCENTAGE | false | ||
| VatPrice | TransactionMoney | JPPRLVATPRICE | false | 0 | |
| Vendor | Vendor | JPPRLVDRID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("JobPlanPurchaseRequestLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="JobPlanPurchaseRequestLine")Before/After Save events voor JobPlanPurchaseRequestLine. Bron:workflows.xml.