project QadFinancials > class BFRWReportMaster > business logic query FRWReportMasterByAnCodeID

Description

Query to find all report master records using the analysis code ID.


Parameters


iiAnalysisCodeIDintegerAnalysis code id.


query condition


  each FRWRepMstr where
FRWRepMstr.FRWAnCode_ID = iiAnalysisCodeID


query resultset tqFRWReportMasterByAnCodeID


field namedata typedb fielddescription
tiFRWAnCode_IDintegerFRWRepMstr.FRWAnCode_IDLink to FRWAnCode
tiFRWRepMstr_IDintegerFRWRepMstr.FRWRepMstr_IDRecord ID
tcFRWRepMstrCodecharacterFRWRepMstr.FRWRepMstrCodeReport Master Code


Internal usage


QadFinancials
method BFRWAnalysisCode.ValidateComponentPreDelete