SCCPS_CNTXT_LNG(SQL Table) |
Index Back |
---|---|
Pop Select Context Defn LangPopulation Selection Context - the context stores information about how population is to be used bya specific process. For example, the results record, required fields, and field mapping are store here. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCCPS_CNTXT_HDR_ID | Number(15,0) | DECIMAL(15) NOT NULL | Population Selection Context Bind ID |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | SCCPS_CNTXT_NAME | Character(30) | VARCHAR2(30) NOT NULL | Context name - the user key to a pop select context. |
4 | SCCPS_DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Generic description field used in the pop selection feature. |