project QadFinancials > class BReportTree > business logic query ReportTreePrim

Description

Prim query for ReportTree component.


Parameters


iiFRWTreeNode_IDinteger
icFRWTreeNodeCodecharacter


query condition


  each FRWTreeNode where
FRWTreeNode.FRWTreeNode_ID = iiFRWTreeNode_ID AND
FRWTreeNode.FRWTreeNodeCode = icFRWTreeNodeCode


query resultset tqReportTreePrim


field namedata typedb fielddescription
tiFRWTreeNode_IDintegerFRWTreeNode.FRWTreeNode_IDRecord ID
tcFRWTreeNodeCodecharacterFRWTreeNode.FRWTreeNodeCodeName
tcFRWTreeNodeDescriptioncharacterFRWTreeNode.FRWTreeNodeDescriptionDescription


Internal usage


QadFinancials
method BFRWReportMaster.GetFRWTreeDetail
method BFRWTreeView.Calculate
read related business field(s) on tFRWRepMstr.FRWTreeNode_ID
ApiGetAlternateKeyValues
validate related business field(s) on tFRWRepMstr.FRWTreeNode_ID