Previous Topic: DELUSERNext Topic: RESGROUPAUTH


PROFILE

Purpose

An occurrence of this record represents a profile definition.

Access

Record Elements

Element name

Picture and usage

Description of contents

PROFILENAME

PIC X(18)

The name of the profile.

TYPE

PIC X(1)

The profile type:

  • 'U'—User profile
  • 'S'—System profile

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 profile.

UUSER

PIC X(18)

ID of the user who last updated the profile.

FILLER

PIC X(17)

(Reserved—initialized to spaces.)