icActivity | input | character | Comma seperated list of activity codes. |
ocAvailable | output | character | Comma seperated list of availablity flags (true/false). |
oiReturnStatus | output | integer | Return status of the method. |
if icActivity = vcActivityCache then assign ocAvailable = vcAvailableCache. else assign ocAvailable = "*":U.