project QadFinancials > class BPaymentSelection > business logic query PaySelPrim

Annotation

PaySelPrim


Parameters


iiCompanyIdintegerCompany id
iiPaySel_IDintegerPaySel_ID
icPaySelCodecharacterPaySelCode


query condition


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


query resultset tqPaySelPrim


field namedata typedb fielddescription
tiPaySel_IDintegerPaySel.PaySel_IDRecord ID
tcPaySelCodecharacterPaySel.PaySelCodeCode


Internal usage


QadFinancials
method BPaymentSelection.ChangeStatusPaymentSelection
method BPaymentSelection.ChangeStatusPaymentSelInBatch
method BPaymentSelection.GetPaySelCodeByID
method BPaymentSelection.ValidateSelectionCodeForConfirm
read related business field(s) on tCDocument.PaySel_ID
ApiGetAlternateKeyValues
validate related business field(s) on tCDocument.PaySel_ID