SCCPS_RECDFN_VW(SQL View) |
Index Back |
---|---|
Pop Select rec defn viewView of Record Defn that maps the tools fields to Pop Select fields for prompting. |
SELECT RECNAME ,RECDESCR FROM PSRECDEFN WHERE RECTYPE = 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCCPS_CNTR_REC | Character(15) | VARCHAR2(15) NOT NULL | Counter record - used in the pop select mapping feature. |
2 | RECDESCR | Character(30) | VARCHAR2(30) NOT NULL | Record Description |