project QadFinancials > class BEmployee > method CloseExternalInstances


Parameters


oiReturnStatusoutputintegerReturn status of the method.


Internal usage


QadFinancials
method BEmployee.AdditionalUpdates


program code (program1/bemployee.p)

/* ================================================================================= *
 * BMfgEmployee                                                                      *
 * ================================================================================= */
if valid-handle(vhBMfgEmployeeInst)
then do:
    <I-81 {bFcCloseInstance
         &CLASS           = "BMfgEmployee"}>
end.