Skip to main content

Journal Entry 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
accNoAccount number.string
toAccountRateConversion rate from document currency to account currency.number
refDocument reference.string
descriptionJournal entry detail row description.string
furtherDescriptionFurther document description.string
drDebit amount in document currency.numbernullable
crCredit amount in document currency.numbernullable
localDRDebit amount in local currency.numbernullable
localCRCredit amount in local currency.numbernullable
taxCodeTax code.string
taxRateTax rate.numbernullable
taxAdjustmentTax adjustment amount.numbernullable
localTaxAdjustmentLocal tax adjustment amount.numbernullable
tariffCodeTariff code.string
taxExportCountryTax export country.string
taxPermitNoTax permit number.string
taxBRNoBusiness registration number.string
taxRefNoBilling number.string
taxRegisterNoTax registration number.string
taxBillDateTax bill date.datenullable
salesAgentSales agent.string
inclusiveTaxInclusive tax flag.boolean
nameCustomer name.string
deptNoDepartment number.string
Calculated Fields
FieldDescriptionType
taxDRDebit tax amount.numbernullable
taxCRCredit tax amount.numbernullable
localTaxDRDebit tax amount in local currency.numbernullable
localTaxCRCredit tax amount in local currency.numbernullable
totalDRTotal debit amount with tax in document currency.numbernullable
totalCRTotal credit amount with tax in document currency.numbernullable
localTotalDRTotal debit amount with tax in local currency.numbernullable
localTotalCRTotal credit amount with tax in local currency.numbernullable
totalDRExTaxDebit amount without tax.numbernullable
totalCRExTaxCredit amount without tax.numbernullable
localTotalDRExTaxDebit amount without tax in local currency.numbernullable
localTotalCRExTaxCredit amount without tax in local currency.numbernullable