Skip to content
Developerhome

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
origin BaseOrigin   no
status BaseStatus   no
site Site_node   no
siteLinkedAddress BusinessEntityAddress_node   no
itemSite ItemSite_node   no
internalNote _OutputTextStream   no
externalNote _OutputTextStream   no
isExternalNote Boolean   no
lineStatus PurchaseDocumentStatus   no
supplier Supplier_node   no
supplierName String   no
itemSupplier ItemSupplier_node   no
purchaseUnit UnitOfMeasure_node   no
currency Currency_node   no
companyCurrency Currency_node   no
company Company_node   no
purchaseUnitToStockUnitConversionFactor Decimal   no
taxableAmount Decimal   no
taxAmount Decimal   no
exemptAmount Decimal   no
anyTaxes PurchaseDocumentLineTax_Collection   no
taxes PurchaseDocumentLineTax_Collection   no
taxCalculationStatus TaxCalculationStatus   no
taxAmountAdjusted 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
item Item_node   no
itemDescription String   no
stockSite Site_node   no
stockSiteLinkedAddress BusinessEntityAddress_node   no
stockUnit UnitOfMeasure_node   no
unit UnitOfMeasure_node   no
quantity Decimal   no
grossPrice Decimal   no
taxDate Date   no
text _OutputTextStream   no
priceOrigin PriceOrigin   no
anyDiscountCharges BasePurchaseDocumentLineDiscountCharge_Collection   no
discountCharges BasePurchaseDocumentLineDiscountCharge_Collection   no
discount Decimal   no
charge Decimal   no
netPrice Decimal   no
remainingQuantityToCredit Decimal   no
storedDimensions Json   no
storedAttributes Json   no
computedAttributes Json   no
analyticalData AnalyticalData_node   no
unitToStockUnitConversionFactor Decimal   no
lineAmountExcludingTax Decimal   no
lineAmountExcludingTaxInCompanyCurrency Decimal   no
lineAmountIncludingTax Decimal   no
lineAmountIncludingTaxInCompanyCurrency Decimal   no
landedCost LandedCostDocumentLine_node   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  
lineAmountExcludingTax Decimal  
quantity Decimal  
taxes [PurchaseInvoiceLineCalculateLineTaxesDataTaxes_Input]  
taxDate Date  
site IntReference  
businessPartner IntReference  
addresses PurchaseInvoiceLineCalculateLineTaxesDataAddresses_Input  
item IntReference  
currency IntReference  
lineAmountExcludingTax Decimal  
quantity Decimal  
taxes [PurchaseInvoiceLineCalculateLineTaxesDataTaxes_Input]  
taxDate Date  

PurchaseInvoiceLineCalculateLineTaxesReturn

Query Type Description
taxes [PurchaseInvoiceLineCalculateLineTaxesReturnTaxes]_node  
taxAmount Decimal  
taxAmountAdjusted Decimal  
lineAmountIncludingTax Decimal  

IntReference