PurchaseRequisitionLine
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _sortValue | Int | no | |
| _customData | Json | no | |
| _sourceId | String | no | |
| _id | Id | no | |
| documentNumber | String | no | |
| documentId | Int | no | |
| document | PurchaseRequisition_node | no | |
| origin | BaseOrigin | no | |
| site | Site_node | no | |
| siteLinkedAddress | BusinessEntityAddress_node | no | |
| item | Item_node | no | |
| itemDescription | String | no | |
| stockSite | Site_node | no | |
| stockSiteLinkedAddress | BusinessEntityAddress_node | no | |
| itemSite | ItemSite_node | no | |
| internalNote | _OutputTextStream | no | |
| externalNote | _OutputTextStream | no | |
| isExternalNote | Boolean | no | |
| receivingSite | Site_node | no | |
| approvalStatus | PurchaseDocumentApprovalStatus | no | |
| lineStatus | PurchaseDocumentStatus | no | |
| requestedItemDescription | String | no | |
| needByDate | Date | no | |
| supplier | Supplier_node | no | |
| currency | Currency_node | no | |
| changeRequestedDescription | String | no | |
| purchaseOrderLines | PurchaseRequisitionLineToPurchaseOrderLine_Collection | no | |
| orderedQuantity | Decimal | no | |
| orderedQuantityInStockUnit | Decimal | no | |
| orderedPercentage | Decimal | no | |
| dimensionDefinitionLevel | DimensionDefinitionLevel | no | |
| storedDimensions | Json | no | |
| storedAttributes | Json | no | |
| computedAttributes | Json | no | |
| analyticalData | AnalyticalData_node | no | |
| _etag | String | no | |
| unit | UnitOfMeasure_node | no | |
| quantity | Decimal | no | |
| itemSupplier | ItemSupplier_node | no | |
| itemSiteSupplier | ItemSiteSupplier_node | no | |
| grossPrice | Decimal | no | |
| quantityToOrder | Decimal | no | |
| priceOrigin | PriceOrigin | no | |
| discountCharges | PurchaseRequisitionLineDiscountCharge_Collection | no | |
| discount | Decimal | no | |
| charge | Decimal | no | |
| netPrice | Decimal | no | |
| stockUnit | UnitOfMeasure_node | no | |
| unitToStockUnitConversionFactor | Decimal | no | |
| totalTaxExcludedAmount | Decimal | no | |
| quantityInStockUnit | Decimal | no | |
| lineOrderStatus | PurchaseRequisitionOrderStatus | no | |
| quantityToOrderInStockUnit | Decimal | no | |
| status | BaseStatus | no | |
| _constructor | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getFilteredList : [PurchaseRequisitionLine]
| Property | Type | Description |
|---|---|---|
| siteId | String | |
| supplierId | String | |
| currencyId | String |
asyncExport : PurchaseRequisitionLine_Connection_asyncExport
Custom Mutations
closeLine : Boolean
| Mutation | Type | Description |
|---|---|---|
| purchaseRequisitionLine | IntReference |
applyDefaultSupplier : Boolean
| Mutation | Type | Description |
|---|---|---|
| purchaseRequisitionLine | IntReference | |
| supplier | IntReference | |
| quantity | Decimal | |
| grossPrice | Decimal | |
| netPrice | Decimal | |
| totalTaxExcludedAmount | Decimal | |
| priceOrigin | PriceOrigin_EnumInput |
setDimension : Boolean
| Mutation | Type | Description |
|---|---|---|
| baseDocumentItemLine | IntReference | |
| storedDimensions | String | |
| storedAttributes | String |