SCH_DUMMY_VW

(SQL View)
Index Back

Dummy View

Utility record to work around the App Designer constraint which forces scrolls/grids to have at least one non-derived field.

SELECT 'X' FROM %Table(INSTALLATION)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 DUMMY_FIELD Character(1) VARCHAR2(1) NOT NULL Dummy Field