Purpose
An occurrence of this record represents the association of a user with a group.
Access
Record Elements
|
Element name |
Picture and usage |
Description of contents |
|---|---|---|
|
GROUPID |
PIC X(18) |
The authorization ID of the group of which the user is a member. |
|
USERID |
PIC X(18) |
The authorization ID of the user who is a member of the group. |
|
DEFAULTGROUP |
PIC X(1) |
Default group indicator:
|
|
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 user and group association. |
|
UUSER |
PIC X(18) |
ID of the user who last updated the user and group association. |
|
FILLER |
PIC X(11) |
(Reserved—initialized to spaces.) |
|
Copyright © 2014 CA.
All rights reserved.
|
|