project BLF > class BDomain > method StopExternalInstances

Description

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


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


BLF
method BDomain.AdditionalUpdates

QadFinancials
method BDomain.AdditionalUpdates
method BDomain.ValidateComponent


program code (program/bdomain.p)

if viBSODViolationRule211ID <> 0
then do:
    <I-1 {bFcCloseAndStopInstance
         &CLASS           = "BSODViolationRule2"}>
end.

<ANCESTOR-CODE>