RY_DLG_SCH_VW(SQL View) |
Index Back |
---|---|
Prompt SearchSearch by the Dialog Name, used for the dialog designer. |
SELECT DIALOG_ID ,RY_DIALOG_NAME FROM PS_RY_DIALOG |
# | 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. |