RB_BNDRECDFN_VW(SQL View) |
Index Back |
---|---|
Rec Defn Prompt ViewRecord Definition Prompt view - where criteria limits RecType to Tables and Views |
SELECT A.RECNAME ,A.RECDESCR FROM PSRECDEFN A WHERE A.RECTYPE NOT IN (3,7) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | RECDESCR | Character(30) | VARCHAR2(30) NOT NULL | Record Description |