SCCPS_CNTXT_MAP(SQL Table) |
Index Back |
|---|---|
Pop Select Context MappingPopulation Selection Context mapping - maps fields to a pop select context. This allows the mapping to be generic. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Pop Select Mapping Key | |
| 2 | SCCPS_VARY_MAP_NM | Character(30) | VARCHAR2(30) NOT NULL | Pop Select Mapping Key |
| 3 | SCCPS_VARY_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Field label value used by population select. |
| 4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: RECDEFN_VW |