Previous Topic: PROFILENext Topic: RESOURCE


RESGROUPAUTH

Purpose

An occurrence of this record represents an execute privilege granted to an authorization ID on a category or on application activities.

Access

Record Elements

Element name

Picture and usage

Description of contents

AUTHID

PIC X(18)

The authorization ID of the user or group that holds EXECUTE privilege.

RESOURCETYPE

PIC X(4)

The code for the resource group to which the privilege applies:

  • 'SAPP'—Application
  • 'CATE'—Category

RESOURCENAME

PIC X(60)

The name of the category or the name of the application with which the activities are associated.

RUNTIMEAUTH

PIC S9(4) USAGE COMP SYNC

Runtime privilege that has been granted on the category or activity:

  • 1—EXECUTE

RUNTIMEAUTHW

PIC S9(4) USAGE COMP SYNC

(Not applicable—always 0)

DEFNAUTH

PIC S9(4) USAGE COMP SYNC

(Not applicable—always 0)

DEFNAUTHW

PIC S9(4) USAGE COMP SYNC

(Not applicable—always 0)

OTHERAUTH

PIC S9(4) USAGE COMP SYNC

(Not applicable—always 0)

FUNCTIONS

PIC X(32)

A bit map that designates the activities within the application in RESOURCENAME to which the EXECUTE privilege applies.

CTIME

PIC X(64) USAGE BIT

Time created.

UTIME

PIC X(64) USAGE BIT

Time of the last update.

CUSER

PIC X(18)

ID of the user who created the resource group authorization.

UUSER

PIC X(18)

ID of the user who last updated the resource group authorization.

FILLER

PIC X(16)

(Reserved—initialized to spaces.)