project QadFinancials > class BDDocument > dataset tMultiDDocInvoiceXrefStage
table tMultiDDocInvoiceXrefStage
Description
tMultiDDocInvoiceXrefStage: Temp-table that is used by method CreateDDocumentInvoiceXrefsAndStages and that only holds:
- tiDInvoiceID: Indicates for which DInvoice this Xref is about
- tiDInvoiceStageID: Indicates for which DInvoiceStage this is about
field name | data type | description |
tiDInvoiceId | integer | |
tiDInvoiceStageId | integer | |
Internal usage
QadFinancials