Skip to content
Developerhome

PurchaseCreditMemoLine

  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 PurchaseCreditMemo_node   no
origin BaseOrigin   no
status BaseStatus   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
stockUnit UnitOfMeasure_node   no
unit UnitOfMeasure_node   no
quantity Decimal   no
internalNote _OutputTextStream   no
externalNote _OutputTextStream   no
isExternalNote Boolean   no
grossPrice Decimal   no
signedQuantity Decimal   no
canHaveLandedCost Boolean   no
landedCost LandedCostDocumentLine_node   no
canHaveLandedCostLine Boolean   no
anyLandedCostLines LandedCostLine_Collection   no
landedCostLines LandedCostLine_Collection   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
text _OutputTextStream   no
anyDiscountCharges BasePurchaseDocumentLineDiscountCharge_Collection   no
discountCharges BasePurchaseDocumentLineDiscountCharge_Collection   no
discount Decimal   no
charge Decimal   no
recipientSite Site_node   no
uPurchaseUnit UnitOfMeasure_node   no
uStockUnit UnitOfMeasure_node   no
purchaseInvoiceLine PurchaseInvoiceLineToPurchaseCreditMemoLine_node   no
purchaseReturnLine PurchaseReturnLineToPurchaseCreditMemoLine_node   no
sourceDocumentNumber String   no
sourceDocumentSysId Int   no
sourceDocumentType SourceDocumentType   no
receiptNumber String   no
receiptSysId Int   no
providerLinkedAddress BusinessEntityAddress_node   no
consumptionLinkedAddress BusinessEntityAddress_node   no
uiTaxes Json   no
stockTransactionStatus StockDocumentTransactionStatus   no
stockTransactions StockTransaction_Collection   no
dimensionDefinitionLevel DimensionDefinitionLevel   no
storedDimensions Json   no
storedAttributes Json   no
computedAttributes Json   no
analyticalData AnalyticalData_node   no
_etag String   no
unitToStockUnitConversionFactor Decimal   no
priceOrigin BasePriceOrigin   no
netPrice Decimal   no
lineAmountExcludingTax Decimal   no
signedLineAmountExcludingTax Decimal   no
lineAmountExcludingTaxInCompanyCurrency Decimal   no
signedLineAmountExcludingTaxInCompanyCurrency Decimal   no
taxDate Date   no
lineAmountIncludingTax Decimal   no
lineAmountIncludingTaxInCompanyCurrency Decimal   no
quantityInStockUnit Decimal   no
_constructor String   no
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

asyncExport : PurchaseCreditMemoLine_Connection_asyncExport

Custom Mutations

calculateLineTaxes : PurchaseCreditMemoLineCalculateLineTaxesReturn

Mutation Type Description
data PurchaseCreditMemoLineCalculateLineTaxesData_Input  

setDimension : Boolean

Mutation Type Description
baseDocumentItemLine IntReference  
storedDimensions String  
storedAttributes String  

asyncExport : PurchaseCreditMemoLine_Mutations_asyncExport

Custom Type

PurchaseCreditMemoLineCalculateLineTaxesData_Input

Query Type Description
site IntReference  
businessPartner IntReference  
addresses PurchaseCreditMemoLineCalculateLineTaxesDataAddresses_Input  
item IntReference  
currency IntReference  
lineAmountExcludingTax Decimal  
quantity Decimal  
taxes [PurchaseCreditMemoLineCalculateLineTaxesDataTaxes_Input]  
taxDate Date  
site IntReference  
businessPartner IntReference  
addresses PurchaseCreditMemoLineCalculateLineTaxesDataAddresses_Input  
item IntReference  
currency IntReference  
lineAmountExcludingTax Decimal  
quantity Decimal  
taxes [PurchaseCreditMemoLineCalculateLineTaxesDataTaxes_Input]  
taxDate Date  

PurchaseCreditMemoLineCalculateLineTaxesReturn

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

IntReference