PurchaseInvoiceLine
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 | PurchaseInvoice_node | no | |
| status | BaseStatus | no | |
| site | Site_node | no | |
| siteLinkedAddress | BusinessEntityAddress_node | no | |
| internalNote | _OutputTextStream | no | |
| externalNote | _OutputTextStream | no | |
| isExternalNote | Boolean | no | |
| currency | Currency_node | no | |
| taxableAmount | Decimal | no | |
| exemptAmount | Decimal | no | |
| canHaveLandedCost | Boolean | no | |
| canHaveLandedCostLine | Boolean | no | |
| anyLandedCostLines | LandedCostLine_Collection | no | |
| landedCostLines | LandedCostLine_Collection | no | |
| anyTaxes | DocumentLineTax_Collection | no | |
| taxes | DocumentLineTax_Collection | no | |
| taxCalculationStatus | TaxCalculationStatus | no | |
| taxAmountAdjusted | Decimal | no | |
| lineStatus | PurchaseDocumentStatus | no | |
| supplier | Supplier_node | no | |
| supplierName | String | no | |
| itemSupplier | ItemSupplier_node | no | |
| purchaseUnit | UnitOfMeasure_node | no | |
| companyCurrency | Currency_node | no | |
| company | Company_node | no | |
| purchaseUnitToStockUnitConversionFactor | Decimal | no | |
| recipientSite | Site_node | no | |
| purchaseReceiptLine | PurchaseReceiptLineToPurchaseInvoiceLine_node | no | |
| purchaseReturnLines | PurchaseReturnLineToPurchaseInvoiceLine_Collection | no | |
| sourceDocumentNumber | String | no | |
| sourceDocumentType | SourceDocumentType | no | |
| sourceDocumentSysId | Int | no | |
| uiTaxes | Json | no | |
| stockTransactionStatus | StockDocumentTransactionStatus | no | |
| stockTransactions | StockTransaction_Collection | no | |
| varianceText | _OutputTextStream | no | |
| varianceApprover | User_node | no | |
| purchaseOrderLine | PurchaseOrderLineToPurchaseInvoiceLine_node | no | |
| purchaseCreditMemoLines | PurchaseInvoiceLineToPurchaseCreditMemoLine_Collection | no | |
| creditedQuantity | Decimal | no | |
| providerLinkedAddress | BusinessEntityAddress_node | no | |
| consumptionLinkedAddress | BusinessEntityAddress_node | no | |
| landedCostCheckResult | Json | no | |
| dimensionDefinitionLevel | DimensionDefinitionLevel | no | |
| _etag | String | no | |
| origin | BaseOrigin | no | |
| item | Item_node | no | |
| itemDescription | String | no | |
| stockSite | Site_node | no | |
| stockSiteLinkedAddress | BusinessEntityAddress_node | no | |
| itemSite | ItemSite_node | no | |
| stockUnit | UnitOfMeasure_node | no | |
| unit | UnitOfMeasure_node | no | |
| quantity | Decimal | no | |
| grossPrice | Decimal | no | |
| anyDiscountCharges | DocumentLineDiscountCharge_Collection | no | |
| discountCharges | DocumentLineDiscountCharge_Collection | no | |
| priceOrigin | BasePriceOrigin | no | |
| netPrice | Decimal | no | |
| signedQuantity | Decimal | no | |
| amountExcludingTax | Decimal | no | |
| taxAmount | Decimal | no | |
| taxDate | Date | no | |
| text | _OutputTextStream | no | |
| signedAmountExcludingTax | Decimal | no | |
| amountExcludingTaxInCompanyCurrency | Decimal | no | |
| signedAmountExcludingTaxInCompanyCurrency | Decimal | no | |
| landedCost | LandedCostDocumentLine_node | no | |
| amountIncludingTax | Decimal | no | |
| amountIncludingTaxInCompanyCurrency | Decimal | no | |
| discount | Decimal | no | |
| charge | Decimal | no | |
| remainingQuantityToCredit | Decimal | no | |
| storedDimensions | Json | no | |
| storedAttributes | Json | no | |
| computedAttributes | Json | no | |
| analyticalData | AnalyticalData_node | no | |
| unitToStockUnitConversionFactor | Decimal | no | |
| quantityInStockUnit | Decimal | no | |
| varianceType | PurchaseInvoiceVarianceType | no | |
| matchingStatus | PurchaseInvoiceMatchingStatus | no | |
| _constructor | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
asyncExport : PurchaseInvoiceLine_Connection_asyncExport
Custom Mutations
acceptAllVariancesLine : Boolean
| Mutation | Type | Description |
|---|---|---|
| purchaseInvoiceId | IntOrString | |
| purchaseInvoiceLineId | IntOrString | |
| approve | Boolean |
calculateLineTaxes : PurchaseInvoiceLineCalculateLineTaxesReturn
| Mutation | Type | Description |
|---|---|---|
| data | PurchaseInvoiceLineCalculateLineTaxesData_Input |
setDimension : Boolean
| Mutation | Type | Description |
|---|---|---|
| baseDocumentItemLine | IntReference | |
| storedDimensions | String | |
| storedAttributes | String |
asyncExport : PurchaseInvoiceLine_Mutations_asyncExport
Custom Type
PurchaseInvoiceLineCalculateLineTaxesData_Input
| Query | Type | Description |
|---|---|---|
| site | IntReference | |
| businessPartner | IntReference | |
| addresses | PurchaseInvoiceLineCalculateLineTaxesDataAddresses_Input | |
| item | IntReference | |
| currency | IntReference | |
| amountExcludingTax | Decimal | |
| quantity | Decimal | |
| taxes | [PurchaseInvoiceLineCalculateLineTaxesDataTaxes_Input] | |
| taxDate | Date | |
| site | IntReference | |
| businessPartner | IntReference | |
| addresses | PurchaseInvoiceLineCalculateLineTaxesDataAddresses_Input | |
| item | IntReference | |
| currency | IntReference | |
| amountExcludingTax | Decimal | |
| quantity | Decimal | |
| taxes | [PurchaseInvoiceLineCalculateLineTaxesDataTaxes_Input] | |
| taxDate | Date |
PurchaseInvoiceLineCalculateLineTaxesReturn
| Query | Type | Description |
|---|---|---|
| taxes | [PurchaseInvoiceLineCalculateLineTaxesReturnTaxes]_node | |
| taxAmount | Decimal | |
| taxAmountAdjusted | Decimal | |
| amountIncludingTax | Decimal |