HR_TBH_DUMMY_VW(SQL View) |
Index Back |
---|---|
Dropdown prompt dummy viewView returning no rows to be used as the dummy prompt table on the generic dropdown fields TBH_LG_DD and TBH_SD_DD. It must return NO rows. |
SELECT A.RECNAME ,A.RECDESCR FROM PSRECDEFN A WHERE A.RECTYPE = 548 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |