Skip to main content

Purchase Return Detail View Model

Fields

FieldDescriptionType
docKeySystem generated key for document.number
dtlKeySystem generated key for document detail.number
seqSequence of detail row. Value is determined by the order of the data list inserted in the request body when creating or updating a document.number
productIdSystem generated key for product.numbernullable
productCodeProduct code.string
productVariantIdSystem generated key for product variant.numbernullable
productVariant1OptionProduct variant option.string
productVariant2OptionProduct variant option.string
accNoAccount number.string
descriptionPurchase return detail row description.string
furtherDescriptionFurther document description.string
qtyQuantity.number
unitUnit of measurement.string
unitPricePrice of a single unit.number
discountDiscount formula.string
taxCodeTax code.string
taxRateTax rate.numbernullable
taxAdjustmentTax adjustment amount.number
localTaxAdjustmentLocal tax adjustment amount.number
tariffCodeTariff code.string
taxPermitNoTax permit number.string
goodsReturnGoods return flag. Used to indicate if product has been returned.boolean
ourPONoDocument number of purchase order record that purchase invoice will be made based on.string
ourPODateDocument date of purchase order record that purchase invoice will be made based on.datenullable
deptNoDepartment number.string
Calculated Fields
FieldDescriptionType
discountAmtCalculated discount amount.number
subTotalExTaxAmount without tax in document currency.number
localSubTotalExTaxAmount without tax in local currency.number
taxTotal tax in document currency.number
localTaxTotal tax in local currency.number
subTotalAmount with tax in document currency.number
localSubTotalAmount with tax in local currency.number