project BLF > class Session > method SetSecurityCache

Description

Cache the result of method CheckSecurity of the security business class.


Parameters


icActivityinputcharacterComma seperated list of activity codes.
icAvailableinputcharacterComma seperated list of availablity flags (true/false).
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program1/session.p)

assign vcActivityCache  = icActivity
       vcAvailableCache = icAvailable.