RB_NORECFLD_VW

(SQL View)
Index Back

View used in Import -No Rows

No rows returned for this view. Used as Prompt table for fields to populate drop down list dynamically

SELECT DISTINCT RECNAME , FIELDNAME FROM PSRECFIELD WHERE RECNAME = ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).
2 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).