project QadFinancials > class BBankPayFormat > business logic query BankPayFormatPrim


Parameters


iiBankNumberIdinteger
iiBankPayFormatIdinteger
icPayFormatTypeCodecharacter


query condition


  each BankPayFormat where
BankPayFormat.BankPayFormat_ID = iiBankPayFormatId AND
BankPayFormat.BankNumber_ID = iiBankNumberId AND
BankPayFormat.PayFormatTypeCode = icPayFormatTypeCode


query resultset tqBankPayFormatPrim


field namedata typedb fielddescription
tiBankNumber_IDintegerBankPayFormat.BankNumber_IDBank Number
tiBankPayFormat_IDintegerBankPayFormat.BankPayFormat_IDRecord ID
tlBankPayFormatIsActivelogicalBankPayFormat.BankPayFormatIsActiveActive
tiBankPayFormatNextCheckNbrintegerBankPayFormat.BankPayFormatNextCheckNbrNext Pre-Printed Number
tcPayFormatTypeCodecharacterBankPayFormat.PayFormatTypeCodePayment Format


Internal usage


QadFinancials
method BBankPayFormat.UpdateBankPayFormatNbr
method BCDocument.CalculateAll
method BCDocumentReport.CDocumentReportAll
method BDPaymentSelection.StoreSelectedObjects
method BPaymentSelection.FillProDataSetGL
method BPaymentSelection.StoreSelectedObjects
read related business field(s) on tDPaySel.BankPayFormat_ID
ApiGetAlternateKeyValues
validate related business field(s) on tDPaySel.BankPayFormat_ID