project QadFinancials > class BDDocument > business logic query DDocumentByIncSelCode


Parameters


iiCompanyIdintegerCompany id
icDDocumentIncassoSelectCodecharacter


query condition


  each DDocument where
DDocument.Company_Id = iiCompanyId AND
DDocument.DDocumentIncassoSelectCode = icDDocumentIncassoSelectCode


query resultset tqDDocumentByIncSelCode


field namedata typedb fielddescription
tcDDocumentIncassoSelectCodecharacterDDocument.DDocumentIncassoSelectCodeCustomer Payment Selection Code. This field displays the customer payment selection code.
This field is read-only.


Internal usage


QadFinancials
method BDDocument.IsNewSelectionCodeValid
method BDPaymentSelection.ValidateComponent