PurchaseReceiptLine
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 | PurchaseReceipt_node | no | |
supplier | Supplier_node | no | |
supplierName | String | no | |
site | Site_node | no | |
company | Company_node | no | |
siteLinkedAddress | BusinessEntityAddress_node | no | |
currency | Currency_node | no | |
companyCurrency | Currency_node | no | |
taxableAmount | Decimal | no | |
taxAmount | Decimal | no | |
exemptAmount | Decimal | no | |
taxDate | Date | no | |
anyTaxes | PurchaseDocumentLineTax_Collection | no | |
taxes | PurchaseDocumentLineTax_Collection | no | |
taxCalculationStatus | TaxCalculationStatus | no | |
taxAmountAdjusted | Decimal | no | |
origin | PurchaseDocumentLineOrigin | no | |
internalNote | _OutputTextStream | no | |
externalNote | _OutputTextStream | no | |
isExternalNote | Boolean | no | |
stockTransactionStatus | StockDocumentTransactionStatus | no | |
uiTaxes | Json | no | |
purchaseOrderLine | PurchaseOrderLineToPurchaseReceiptLine_node | no | |
purchaseReturnLines | PurchaseReceiptLineToPurchaseReturnLine_Collection | no | |
purchaseInvoiceLines | PurchaseReceiptLineToPurchaseInvoiceLine_Collection | no | |
workInProgress | WorkInProgressPurchaseReceiptLine_node | no | |
financialSite | Site_node | no | |
billBySupplier | Supplier_node | no | |
returnedQuantity | Decimal | no | |
invoicedQuantity | Decimal | no | |
returnedQuantityInStockUnit | Decimal | no | |
invoicedQuantityInStockUnit | Decimal | no | |
returnAddress | Address_node | no | |
stockTransactions | StockTransaction_Collection | no | |
stockMovements | StockJournal_Collection | no | |
landedCostLines | LandedCostLine_Collection | no | |
actualLandedCostInCompanyCurrency | Decimal | no | |
intrastatDeclarations | IntrastatDeclarationLine_Collection | no | |
_etag | String | no | |
item | Item_node | no | |
itemDescription | String | no | |
itemSite | ItemSite_node | no | |
stockSite | Site_node | no | |
stockSiteLinkedAddress | BusinessEntityAddress_node | no | |
stockUnit | UnitOfMeasure_node | no | |
text | _OutputTextStream | no | |
storedDimensions | Json | no | |
storedAttributes | Json | no | |
computedAttributes | Json | no | |
valuedCost | Decimal | no | |
purchaseUnit | UnitOfMeasure_node | no | |
purchaseUnitToStockUnitConversionFactor | Decimal | no | |
analyticalData | AnalyticalData_node | no | |
quantity | Decimal | no | |
grossPrice | Decimal | no | |
quantityInStockUnit | Decimal | no | |
priceOrigin | PriceOrigin | no | |
anyDiscountCharges | BasePurchaseDocumentLineDiscountCharge_Collection | no | |
discountCharges | BasePurchaseDocumentLineDiscountCharge_Collection | no | |
discount | Decimal | no | |
charge | Decimal | no | |
netPrice | Decimal | no | |
lineReturnStatus | PurchaseReceiptReturnStatus | no | |
lineInvoiceStatus | PurchaseReceiptInvoiceStatus | no | |
remainingQuantityToInvoice | Decimal | no | |
remainingReturnQuantity | Decimal | no | |
remainingQuantityInStockUnit | Decimal | no | |
orderCost | Decimal | no | |
lineStatus | PurchaseDocumentStatus | no | |
lineAmountExcludingTax | Decimal | no | |
lineAmountExcludingTaxInCompanyCurrency | Decimal | no | |
lineAmountIncludingTax | Decimal | no | |
lineAmountIncludingTaxInCompanyCurrency | Decimal | no | |
completed | Boolean | no | |
stockDetails | StockReceiptDetail_Collection | no | |
stockDetailStatus | StockDetailStatus | no | |
jsonStockDetails | Json | no | |
amountForLandedCostAllocation | Decimal | no | |
_constructor | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
asyncExport : PurchaseReceiptLine_Connection_asyncExport
Custom Mutations
calculateLineTaxes : PurchaseReceiptLineCalculateLineTaxesReturn
Mutation | Type | Description |
---|---|---|
data | PurchaseReceiptLineCalculateLineTaxesData_Input |
setDimension : Boolean
Mutation | Type | Description |
---|---|---|
purchaseReceiptLine | IntReference | |
storedDimensions | String | |
storedAttributes | String |
asyncExport : PurchaseReceiptLine_Mutations_asyncExport
Custom Type
PurchaseReceiptLineCalculateLineTaxesData_Input
Query | Type | Description |
---|---|---|
site | IntReference | |
businessPartner | IntReference | |
addresses | PurchaseReceiptLineCalculateLineTaxesDataAddresses_Input | |
item | IntReference | |
currency | IntReference | |
lineAmountExcludingTax | Decimal | |
quantity | Decimal | |
taxes | [PurchaseReceiptLineCalculateLineTaxesDataTaxes_Input] | |
taxDate | Date | |
site | IntReference | |
businessPartner | IntReference | |
addresses | PurchaseReceiptLineCalculateLineTaxesDataAddresses_Input | |
item | IntReference | |
currency | IntReference | |
lineAmountExcludingTax | Decimal | |
quantity | Decimal | |
taxes | [PurchaseReceiptLineCalculateLineTaxesDataTaxes_Input] | |
taxDate | Date |
PurchaseReceiptLineCalculateLineTaxesReturn
Query | Type | Description |
---|---|---|
taxes | [PurchaseReceiptLineCalculateLineTaxesReturnTaxes]_node | |
taxAmount | Decimal | |
taxAmountAdjusted | Decimal | |
lineAmountIncludingTax | Decimal |