RB_WL_FLDR_LNG(SQL Table) |
Index Back |
---|---|
Worklist Folder RelatedThis related lanaguage record stores the folder name used to categorize CRM Worklist notifications. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | UID20F_FOLDER | Character(20) | VARCHAR2(20) NOT NULL | This field is used to store a unique identifier for a folder that is created to categorize CRM worklist notifications. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | FOLDER_LABEL | Character(30) | VARCHAR2(30) NOT NULL | This field is used to store the name of a folder that is created to categorize CRM worklist notifications. |