project QadFinancials > class BPaymentSelection > business logic query PaySelPayStatusByPaySelID

Description

Get PaySel status and bank format id by PaySel_ID


Parameters


iiCompanyIdintegerCompany id
iiPaySel_IDinteger


query condition


  each PaySel where
PaySel.Company_Id = iiCompanyId AND
PaySel.PaySel_ID = iiPaySel_ID


query resultset tqPaySelPayStatusByPaySelID


field namedata typedb fielddescription
tiBankPayFormat_IDintegerPaySel.BankPayFormat_IDLink to BankPayFormat
tcPaySelStatuscharacterPaySel.PaySelStatusStatus


Internal usage


QadFinancials
method BPaymentSelection.ApiChangePaymentSelInProcessing
method BPaymentSelection.ApiConfirmPaymentSelectionPreValidation
method BPaymentSelection.ChangeStatusPaymentSelInProcessing