RSEC_DYNPROFLVW(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 ,LANGUAGE_CD , DESCR FROM %Table(RSEC_PROFILELNG) |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | RSEC_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Membership or view list description field used in application security views. |