project
QadFinancials
> class
BMfgAllocationAccount
> business logic query AlMstrByDomainCode
Parameters
icDomain
character
Domain
icCode
character
Code
query condition
each al_mstr where
al_mstr.al_domain = icDomain AND
al_mstr.al_code = icCode
query resultset tqAlMstrByDomainCode
field name
data type
db field
description
tcal_code
character
al_mstr.al_code
Allocation Code
tcal_domain
character
al_mstr.al_domain
Domain
Internal usage
QadFinancials
method BAPMatching.GetPendingVouchersLogCharges
method BAPMatching.GetPendingVouchersNoLogCharges
method BAPMatching.GetPendingVouchersPOShipper
method BAPMatching.ValidateComponentPreAPMLn2
method BGL.ValidateComponentPost
method BMfgAllocationAccount.BuildAllocationAccountStructure