project QadFinancials > class BGLMask > method StopExternalInstances
Description
Stop instances that are started in AdditionalUpdates as part of current transaction
Parameters
oiReturnStatus | output | integer | Return status of the method. |
Internal usage
QadFinancials
program code (program/bglmask.p)
if viBMfgAcctSubCCProjID <> 0 then do:
<I-1 {bFcStopInstance
&CLASS = "BMfgAcctSubCCProj"}>
assign
viBmfgAcctSubCCProjID = 0.
end.
<ANCESTOR-CODE>