project BLF > class BRole > 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
BLF
QadFinancials
program code (program/brole.p)
<ANCESTOR-CODE>
if viBSODViolationRule17ID <> 0
then do:
<I-1 {bFcCloseAndStopInstance
&CLASS = "BSODViolationRule1"}>
end.
if viBSODViolationRule28ID <> 0
then do:
<I-2 {bFcCloseAndStopInstance
&CLASS = "BSODViolationRule2"}>
end.