project QadFinancials > class BDDocument > dataset tMultiDDocumentInvoiceXref

table tMultiDDocumentInvoiceXref

Description

tMultiDDocumentInvoiceXref: Temp-table that is used by method CreateDDocumentInvoiceXrefsAndStages and that holds:
- tiDInvoiceID: Indicates for which DInvoice this Xref is about (empty for prepayments and deductions)
- some other fields that all together uniquely define whatever is in DDocumentInvoiceXref

field namedata typedescription
tiDInvoiceIdinteger
tcDInvoiceReferencecharacter
tcDInvoiceTypecharacter
tcDInvoiceDeductionParentRowIDcharacter


Internal usage


QadFinancials
method BDDocument.CreateDDocumentInvoiceXrefsAndStages