RYEDIALOG_VW

(SQL View)
Index Back

Dialog Table

Dialog Main Table for the dialog designer.

SELECT DIALOG_ID , RY_DIALOG_NAME FROM PS_RYEDIALOG

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 DIALOG_ID Number(18,0) DECIMAL(18) NOT NULL Dialog ID field to identify both design time and run time dialog.
2 RY_DIALOG_NAME Character(254) VARCHAR2(254) NOT NULL Field is used to capture a Dialog Name.