Previous Topic: General Notes About the Parameter ListNext Topic: Parameters That Can Be Modified


Parameters Passed for Specific Function Calls

Some parameters are passed in certain function calls but not in others. The following table shows which parameters are passed for each function call:

Function Calls

Function Codes

Parameters

4

8

12

16

20

24

28

Sign on data (user ID, password, or password phrase and new password or password phrase)

P

P

P

P

P

P

P

Application Name

P

P

P

P

P

P

P

User data area returned by the invoked security system *

N

N

N

S

S

S

S

Name of the user's model profile

P

P

P

P

P

P

P

ID of the user's terminal

P

P

P

P

P

P

P

UINDEX Address

N

P

P

P

P

P

P

Addresses of the message areas

P

P

P

P

P

P

P

Name of the system to which control is passed (Affinity)

N

P

P

P

P

P

P

Address of the symbol used by a DISPLAY macro

P

P

P

P

P

P

P

Address of the user record image from ADMIN2

N

D

D

D

D

D

D

* RACF and CA Top Secret return ACEE, and CA ACF2 returns LIDREC

Code

Definition

P

Parameter is passed

N

Parameter is not passed

S

Will be zero (0) if SECURE is set to TPX, NONE, or USER. Otherwise, it will have an address.

D

Will be one of the following:

Zero (0) if either the user has no records on ADMIN2, or the following is true: the Dynamic Users Allowed field is set to Y and the Save Dynamic Users field is set to N.

Zero (0) only the first time the user signs on if the Dynamic Users Allowed field is set to Y and the Save Dynamic Users field is set to Y.