IT_THIRDLINK_RL(SQL Table) |
Index Back |
---|---|
Rolenames for 3rd Party LinkIT Asset Management - table stores the Roles that can access the defined 3rd Party Link. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | THIRD_PARTY_LINK | Character(30) | VARCHAR2(30) NOT NULL | Third Party Link |
2 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: ROLEDEFN_VW1 |