project QadFinancials > class BCInvoice > dataset tCInvoiceVatDelayDelta
table tCInvoiceVatDelayDelta
Description
This temp table contains all data needed for update of CInvoiceVat records, that contains delayed taxes.
| field name | data type | description |
| tiCInvoice_ID | integer | |
| tiCInvoiceVat_ID | integer | |
| tcPostingRowId | character | Posting Row ID |
| tdDelTaxAmtDeltaTC | decimal | |
| tdLCExchangeRate | decimal | |
| tdLCExchangeRateScale | decimal | |
| tdCCExchangeRate | decimal | |
| tdCCExchangeRateScale | decimal | |
| tlIsGenerateJEDelTax | logical | |
| tlIsGenerateJETax | logical | |
| tlIsUndoPayment | logical | |
Internal usage
QadFinancials