SPEED_USER_TBL(SQL Table) |
Index Back |
---|---|
SpeedTypes Users |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
3 | OPRCLASS | Character(30) | VARCHAR2(30) NOT NULL |
Operator Class
Prompt Table: OPRCLASS_VW |
4 | SPEEDTYPE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Type of SpeedType
C=One Operator Class O=One Operator U=Universal (All Operators) |