project QadFinancials > class BMfgGeneralizedCode > business logic query CodeMstrByDomainFieldName


Parameters


icDomaincharacter
icFieldNamecharacter


query condition


  each code_mstr where
code_mstr.code_domain = icDomain AND
code_mstr.code_fldname matches icFieldName


query resultset tqCodeMstrByDomainFieldName


field namedata typedb fielddescription
tccode_cmmtcharactercode_mstr.code_cmmtComments
tccode_domaincharactercode_mstr.code_domainDomain
tccode_fldnamecharactercode_mstr.code_fldnameField Name
tccode_valuecharactercode_mstr.code_valueValue


Internal usage


QadFinancials
method database.GetBusinessFieldsGenCode
method database.ValidateCustomFieldsGenCode
method query.GetBusinessFieldsGenCode
method BCustomField.ValidateComponentGenCode
method BMfgGeneralizedCode.ApiSelectGeneralizedCode
method Session.GetBusinessFieldsExtended