RC_SOLCAT_VWLNG(SQL View) |
Index Back |
---|---|
Case Category DefinitionUsed to Set up Case Categories |
SELECT SETID , RC_CATEGORY , LANGUAGE_CD , RC_SHORT_DESCR FROM PS_RC_CATEGORY_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | RC_CATEGORY | Character(5) | VARCHAR2(5) NOT NULL | CallCenter Category. Used in HD. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | RC_SHORT_DESCR | Character(20) | VARCHAR2(20) NOT NULL | Short Description. Used on may CallCenter set-up tables |