project BLF > class BDomain > 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/bdomain.p)
if viBSODViolationRule211ID <> 0
then do:
<I-1 {bFcCloseAndStopInstance
&CLASS = "BSODViolationRule2"}>
end.
<ANCESTOR-CODE>