project QadFinancials > class BMfgItem > business logic (internal API) query ItemForBillReport


query filter (table tFilter)


tcBusinessFieldNametcDataTypetcOperator
icPartc=
icDomainc=
tpt_mstr.pt_desc1c=,>=,>,<>,<=,<,begins,can-do,matches
tpt_mstr.pt_desc2c=,>=,>,<>,<=,<,begins,can-do,matches


Parameters (internal)


icPartcharacter
icDomaincharacter


query condition


  each pt_mstr where
pt_mstr.pt_part = icPart AND
pt_mstr.pt_domain = icDomain


query resultset tqItemForBillReport


field namedata typedb fielddescription
tcpt_desc1characterpt_mstr.pt_desc1Description
tcpt_desc2characterpt_mstr.pt_desc2Description
pt_mstrCustomcharactercalculatedcustom fields
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(pt_mstr)


Internal usage


QadFinancials
method BBillReport.GetDInvoiceDetailInfo