SalesCreditMemoLine
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 | SalesCreditMemo_node | no | |
originDocumentType | SalesOriginDocumentType | no | |
item | Item_node | no | |
itemId | String | no | |
itemImage | _OutputBinaryStream | no | |
itemDescription | String | no | |
salesSite | Site_node | no | |
salesUnit | UnitOfMeasure_node | no | |
salesUnitToStockUnitConversionFactor | Decimal | no | |
stockUnit | UnitOfMeasure_node | no | |
grossPrice | Decimal | no | |
grossPriceDeterminated | Decimal | no | |
discountCharges | SalesCreditMemoLineDiscountCharge_Collection | no | |
discount | Decimal | no | |
charge | Decimal | no | |
taxableAmount | Decimal | no | |
taxAmount | Decimal | no | |
exemptAmount | Decimal | no | |
taxDate | Date | no | |
taxAmountAdjusted | Decimal | no | |
sourceDocumentNumber | String | no | |
sourceDocumentSysId | Int | no | |
sourceDocumentType | SourceDocumentType | no | |
consumptionLinkedAddress | BusinessEntityAddress_node | no | |
consumptionAddress | Address_node | no | |
providerSite | Site_node | no | |
providerSiteLinkedAddress | BusinessEntityAddress_node | no | |
providerSiteAddress | Address_node | no | |
storedDimensions | Json | no | |
storedAttributes | Json | no | |
computedAttributes | Json | no | |
priceOrigin | SalesPriceOrigin | no | |
priceReason | CustomerPriceReason_node | no | |
priceOriginDeterminated | SalesPriceOrigin | no | |
priceReasonDeterminated | CustomerPriceReason_node | no | |
isPriceDeterminated | Boolean | no | |
taxes | SalesCreditMemoLineTax_Collection | no | |
uiTaxes | Json | no | |
taxCalculationStatus | TaxCalculationStatus | no | |
internalNote | _OutputTextStream | no | |
externalNote | _OutputTextStream | no | |
isExternalNote | Boolean | no | |
entityUse | EntityUse_node | no | |
_etag | String | no | |
quantityInSalesUnit | Decimal | no | |
quantityInStockUnit | Decimal | no | |
discountDeterminated | Decimal | no | |
chargeDeterminated | Decimal | no | |
netPrice | Decimal | no | |
netPriceExcludingTax | Decimal | no | |
netPriceIncludingTax | Decimal | no | |
lineAmountExcludingTax | Decimal | no | |
lineAmountExcludingTaxInCompanyCurrency | Decimal | no | |
salesInvoiceLines | SalesInvoiceLineToSalesCreditMemoLine_Collection | no | |
salesReturnRequestLines | SalesReturnRequestLineSalesCreditMemoLine_Collection | no | |
analyticalData | AnalyticalData_node | no | |
lineAmountIncludingTax | Decimal | no | |
lineAmountIncludingTaxInCompanyCurrency | Decimal | no | |
stockCostAmountInCompanyCurrency | Decimal | no | |
grossProfitAmountInCompanyCurrency | Decimal | no | |
stockCostAmount | Decimal | no | |
grossProfitAmount | Decimal | no | |
stockCostUnit | Decimal | no | |
grossProfit | Decimal | no | |
_constructor | String | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
asyncExport : SalesCreditMemoLine_Connection_asyncExport
Custom Mutations
getTaxDetermination : [SalesCreditMemoLineGetTaxDeterminationReturn]
Mutation | Type | Description |
---|---|---|
creditMemoLine | IntReference |
calculateLineTaxes : SalesCreditMemoLineCalculateLineTaxesReturn
Mutation | Type | Description |
---|---|---|
data | SalesCreditMemoLineCalculateLineTaxesData_Input |
setDimension : Boolean
Mutation | Type | Description |
---|---|---|
salesCreditMemoLine | IntReference | |
storedDimensions | String | |
storedAttributes | String |
asyncExport : SalesCreditMemoLine_Mutations_asyncExport
Custom Type
IntReference
SalesCreditMemoLineGetTaxDeterminationReturn
Query | Type | Description |
---|---|---|
taxCategory | TaxCategory_node | |
tax | Tax_node | |
isReverseCharge | Boolean | |
rate | Decimal | |
deductibleRate | Decimal |
SalesCreditMemoLineCalculateLineTaxesData_Input
Query | Type | Description |
---|---|---|
site | IntReference | |
businessPartner | IntReference | |
addresses | SalesCreditMemoLineCalculateLineTaxesDataAddresses_Input | |
item | IntReference | |
currency | IntReference | |
lineAmountExcludingTax | Decimal | |
quantity | Decimal | |
taxes | [SalesCreditMemoLineCalculateLineTaxesDataTaxes_Input] | |
taxDate | Date | |
site | IntReference | |
businessPartner | IntReference | |
addresses | SalesCreditMemoLineCalculateLineTaxesDataAddresses_Input | |
item | IntReference | |
currency | IntReference | |
lineAmountExcludingTax | Decimal | |
quantity | Decimal | |
taxes | [SalesCreditMemoLineCalculateLineTaxesDataTaxes_Input] | |
taxDate | Date |
SalesCreditMemoLineCalculateLineTaxesReturn
Query | Type | Description |
---|---|---|
taxes | [SalesCreditMemoLineCalculateLineTaxesReturnTaxes]_node | |
taxAmount | Decimal | |
taxAmountAdjusted | Decimal | |
lineAmountIncludingTax | Decimal |