project QadFinancials > class BMfgSupplier > business logic query SupplierByDomainAddress

Description

Get supplier by Domain and his address.


Parameters


icDomaincharacter
icSitecharacter


query condition


  each vd_mstr where
vd_mstr.vd_domain = icDomain AND
vd_mstr.vd_debtor = icSite


query resultset tqSupplierByDomainAddress


field namedata typedb fielddescription
tlvd_activelogicalvd_mstr.vd_activeIndicates if this supplier is currently active
tcvd_debtorcharactervd_mstr.vd_debtorDebtor Number
tcvd_domaincharactervd_mstr.vd_domainDomain
tcvd_typecharactervd_mstr.vd_typeType


Internal usage


QadFinancials
method BAPMatching.GetGLPLVarRateLogCharge