project BLF > class BUserRole > 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 BUserRole.AdditionalUpdates

QadFinancials
method BUserRole.AdditionalUpdates
method BUserRole.ValidateComponent


program code (program/buserrole.p)

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

<ANCESTOR-CODE>