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 | |
lineStatus | PurchaseDocumentStatus | 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 | |
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 | |
recipientSite | Site_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 | |
_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 | |
uStockUnit | UnitOfMeasure_node | no | |
storedDimensions | Json | no | |
storedAttributes | Json | no | |
computedAttributes | Json | no | |
purchaseUnit | UnitOfMeasure_node | no | |
uPurchaseUnit | UnitOfMeasure_node | no | |
purchaseInvoiceLine | PurchaseInvoiceLineToPurchaseCreditMemoLine_node | no | |
analyticalData | AnalyticalData_node | no | |
quantity | Decimal | no | |
grossPrice | Decimal | no | |
purchaseUnitToStockUnitConversionFactor | Decimal | no | |
taxDate | Date | no | |
anyDiscountCharges | BasePurchaseDocumentLineDiscountCharge_Collection | no | |
discountCharges | BasePurchaseDocumentLineDiscountCharge_Collection | no | |
discount | Decimal | no | |
charge | Decimal | no | |
netPrice | Decimal | no | |
quantityInStockUnit | Decimal | no | |
lineAmountExcludingTax | Decimal | no | |
lineAmountExcludingTaxInCompanyCurrency | Decimal | no | |
lineAmountIncludingTax | Decimal | no | |
lineAmountIncludingTaxInCompanyCurrency | Decimal | no | |
landedCost | LandedCostDocumentLine_node | no | |
priceOrigin | PriceOrigin | 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 |
---|---|---|
purchaseCreditMemoLine | 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 |