RSEC_FUNC_LNG(SQL Table) |
Index Back |
---|---|
Functional Option Related LngFunctional Option Definition related language record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RSEC_FUNC_CD | Character(30) | VARCHAR2(30) NOT NULL | Security privilege code. Used by CRM self-service to define security privileges |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRLONG | Long Character | CLOB | Long Description |