project QadFinancials > class BExchangeRate > method StopExternalInstances

Description

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


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


QadFinancials
method BExchangeRate.AdditionalUpdates
method BExchangeRate.ValidateComponent


program code (program/bexchangerate.p)

if(viBMfgExchangeRateID <> 0 and viBMfgExchangeRateID <> ?) then do:
    <I-1 {bFcStopInstance
            &CLASS           = "BMfgExchangeRate"}>
end.

<ANCESTOR-CODE>