project QadFinancials > class BDDocument > business logic query DDocumentInvoiceXrefByDInvId


Parameters


iiDInvoiceIdinteger


query condition


  each DDocumentInvoiceXref where
DDocumentInvoiceXref.DInvoice_ID = iiDInvoiceId


query resultset tqDDocumentInvoiceXrefByDInvId


field namedata typedb fielddescription
tiDDocument_IDintegerDDocumentInvoiceXref.DDocument_IDLink to DDocument
tiDInvoice_IDintegerDDocumentInvoiceXref.DInvoice_IDLink to DInvoice
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(DDocumentInvoiceXref)


Internal usage


QadFinancials
method BDebtor.GetDebtorPaymentData
method BDInvoice.Calculate
method BDInvoice.GetDeductionPaymentByDInvoiceId