| iiCompanyId | integer | Company id |
| iiCInvoiceWHTId | integer | CInvoiceWHT_ID |
| iiBankStateAllocId | integer | BankStateAlloc_ID |
| iiCDocumentInvoiceXRefId | integer | CDocumentInvoiceXRef_ID |
| iiWHTId | integer | WHT_ID |
| icWHTChargeType | character | WHTChargeType - see preprocessors |
| iiOIAdjustLnID | integer | OI Adjust Line ID |
| iiCACInvoiceID | integer | Reference to the supplier-adjustment |
each WHT where
| field name | data type | db field | description |
|---|---|---|---|
| tiBankStateAlloc_ID | integer | WHT.BankStateAlloc_ID | Link to BankStateAlloc |
| tiCACInvoice_ID | integer | WHT.CACInvoice_ID | Link to CA-CInvoice |
| tiCDocumentInvoiceXref_ID | integer | WHT.CDocumentInvoiceXref_ID | Link to CDocumentInvoiceXref |
| tiCInvoiceWHT_ID | integer | WHT.CInvoiceWHT_ID | Link to CInvoiceWHT |
| tiCompany_ID | integer | WHT.Company_ID | Link to Company |
| tiOIAdjustLn_ID | integer | WHT.OIAdjustLn_ID | Link to OIAdjustLn |
| tiWHT_ID | integer | WHT.WHT_ID | Record ID |
| tcWHTChargeType | character | WHT.WHTChargeType | Charge Type |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(WHT) |
QadFinancials