project QadFinancials > class BMFGTrailer > business logic query TrailerByCode


Parameters


icTrailerCodecharacter
icDomainCodecharacter


query condition


  each trl_mstr where
trl_mstr.trl_code = icTrailerCode AND
trl_mstr.trl_domain = icDomainCode


query resultset tqTrailerByCode


field namedata typedb fielddescription
tdoid_trl_mstrdecimaltrl_mstr.oid_trl_mstr
tctrl__qadc01charactertrl_mstr.trl__qadc01
tctrl_acctcharactertrl_mstr.trl_acctTrailer Acct
tctrl_cccharactertrl_mstr.trl_ccTrailer CC
tctrl_codecharactertrl_mstr.trl_codeTrailer Code
tctrl_desccharactertrl_mstr.trl_descDescription
tctrl_domaincharactertrl_mstr.trl_domainDomain
tltrl_fstlogicaltrl_mstr.trl_fstFST
tctrl_projectcharactertrl_mstr.trl_projectProject
tltrl_pstlogicaltrl_mstr.trl_pstPST
tctrl_subcharactertrl_mstr.trl_subTrailer Sub-Acct
tltrl_taxablelogicaltrl_mstr.trl_taxableTaxable
tctrl_taxccharactertrl_mstr.trl_taxcTax Class
tctrl_user1charactertrl_mstr.trl_user1Ufld1
tctrl_user2charactertrl_mstr.trl_user2Ufld2


Internal usage


QadFinancials
method BBillReport.GetDInvoiceDetailInfo