project QadFinancials > class BMfgSalesQuote > business logic query SalesQuoteByShipto


Parameters


icdomaincharacter
icshiptocharacter


query condition


  each qo_mstr where
qo_mstr.qo_domain = icdomain AND
qo_mstr.qo_ship = icshipto


query resultset tqSalesQuoteByShipto


field namedata typedb fielddescription
tdoid_qo_mstrdecimalqo_mstr.oid_qo_mstr
tcqo_domaincharacterqo_mstr.qo_domainDomain
tcqo_nbrcharacterqo_mstr.qo_nbrQuote
tcqo_shipcharacterqo_mstr.qo_shipShip-To


Internal usage


QadFinancials
method BDebtorShipTo.ValidateComponent
method BMfgAddress.ValidateComponent