z/OS Security Server RACF Macros and Interfaces
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Panel mapping table

z/OS Security Server RACF Macros and Interfaces
SA23-2288-00

Function Resource class Panel ID
bbb bbbbbbbb ICHP00
bbb DATASET ICHP10
ADD DATASET ICHP11
CHG DATASET ICHP12
DEL DATASET ICHP13
ACC DATASET ICHP14
DSP DATASET ICHP18
bbb general ICHP20
ADD general ICHP21
CHG general ICHP22
DEL general ICHP23
ACC general ICHP24
DSP general ICHP28
bbb GROUP ICHP30
ADD GROUP ICHP31
CHG GROUP ICHP32
DEL GROUP ICHP33
DSP GROUP ICHP38
bbb USERID ICHP40
ADD USERID ICHP41
CHG USERID ICHP42
DEL USERID ICHP43
DSP USERID ICHP48
Note:
  1. In the table above, ‘general’ stands for any valid general resource class.
  2. bbb... represents blanks.

If the caller enters a resource class that is not defined in the table, the argument defaults to general. If the caller enters a function that is not defined in the table, ICHSPF03 issues an error message.

ICHSPF03 issues a VREPLACE within the panel driver interface to update the shared variable pool with the parameters passed from the user's function panel. ICHSPF03 then places those parameters in the panels where variables are required to identify the resource. Thus, the user does not have to constantly retype parameters. If there is an error in the caller's parameter list, ICHSPF03 issues an error message.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014