project QadFinancials > class BMfgAllocationAccount > business logic query AlMstrByDomainCode


Parameters


icDomaincharacterDomain
icCodecharacterCode


query condition


  each al_mstr where
al_mstr.al_domain = icDomain AND
al_mstr.al_code = icCode


query resultset tqAlMstrByDomainCode


field namedata typedb fielddescription
tcal_codecharacteral_mstr.al_codeAllocation Code
tcal_domaincharacteral_mstr.al_domainDomain


Internal usage


QadFinancials
method BAPMatching.GetPendingVouchersLogCharges
method BAPMatching.GetPendingVouchersNoLogCharges
method BAPMatching.GetPendingVouchersPOShipper
method BAPMatching.ValidateComponentPreAPMLn2
method BGL.ValidateComponentPost
method BMfgAllocationAccount.BuildAllocationAccountStructure