TD_VIEW_SEC_WRK(SQL Table) |
Index Back |
---|---|
User Security View AllThis record is created as a normal record but will never save any data. It's a record so that it can be the primary driver of a scroll. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TD_NODE_LEVEL | Number(3,0) | SMALLINT NOT NULL | Node Level |
2 | TD_SECURITY_ID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID
Prompt Table: %EDITTABLE |
3 | TD_SECURITY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Security Type
R=Role U=User ID Default Value: U |
4 | TD_NODE_ID | Character(8) | VARCHAR2(8) NOT NULL | Node ID |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | TD_SEQNO | Number(15,4) | DECIMAL(14,4) NOT NULL | Sequence Number |