project QadFinancials > class BFRWAnalysisCode > method StopExternalInstances

Description

Stop instances that are started in AdditionalUpdates as part of current transaction


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program/bfrwanalysiscode.p)

<ANCESTOR-CODE>

if vlStartBReportTree then
do:
   <I-91 {bFcStopInstance
               &CLASS           = "BReportTree"}>
   assign vlStartBReportTree = no.
end.