SCCPS_TLDFN_LNG(SQL Table) |
Index Back |
---|---|
Pop Selection Tool Defn langPopulation Selection Tool Definition - selection tools, for example, PS Query, flat file, Equation Engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | Tool ID - the unique key for a pop select tool | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | SCCPS_TOOL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Pop selection tool name field. This is the user key to the pop select tool. |
4 | SCCPS_DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Generic description field used in the pop selection feature. |
5 | SCCPS_SEL_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Selection label value used by population select. Allows different selection tools to have there own label. |
6 | SCCPS_TOOLURL_LBL | Character(30) | VARCHAR2(30) NOT NULL | Tool hyperlink label used by pop select. This field allows different tools to have their own tool hyperlink label. |
7 | SCCPS_ADDURL_LBL | Character(30) | VARCHAR2(30) NOT NULL | Tool hyperlink label used by pop select. This field allows different tools to have their own tool hyperlink label. |