project QadFinancials > class BOpenItemAdjustment > business logic query OIAdjustByPosting


Parameters


iiCompanyIdintegerCompany id
iiPostingIDinteger


query condition


  each OIAdjust where
OIAdjust.Company_Id = iiCompanyId AND
OIAdjust.Posting_ID = iiPostingID


query resultset tqOIAdjustByPosting


field namedata typedb fielddescription
tiOIAdjust_IDintegerOIAdjust.OIAdjust_IDRecord ID
tcOIAdjustDescriptioncharacterOIAdjust.OIAdjustDescriptionDescription
tiPosting_IDintegerOIAdjust.Posting_IDLink to Posting


Internal usage


QadFinancials
method BCreditor.GetBankEntryAndAdjustmentId
method BCreditor.GetCInvoicePayment
method BDebtor.GetBankEntryAndAdjustment
method BDebtor.GetDebtorPaymentData