Previous Topic: SECC_Access Field and EquatesNext Topic: SECCCODE Field


SECCFLAG Field

The SECCFLAG field contains status information.

Equates in the SECCFLAG field:

SECRACT

Internal security has initialized successfully.

NLOGCALL

CA SYSVIEW is verifying whether the user can use a command or access a job. NLOGCALL is always set for an initialization call. The security exit checks whether the user has access without actually causing an access violation when the user is not authorized. This method of security checking is typically used to suppress unauthorized commands from menus. The user is not actually using the command; instead, the security exit checks whether the user could even try to use it.