RSEC_DYNPROF_VW(SQL View) |
Index Back |
---|---|
Application Security ProfileStore the Application Security Profile which ties the relationship to the membership and view lists and functional option groups. |
SELECT RSEC_PROFILE_ID , DESCR FROM %Table(RSEC_PROFILEDFN) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RSEC_PROFILE_ID | Character(30) | VARCHAR2(30) NOT NULL | A unique identifier of security profile for application security. |
2 | RSEC_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Membership or view list description field used in application security views. |