RY_DIALOG_LNGVW(SQL View) |
Index Back |
---|---|
Dialog ViewDialog View Record - OLM, used for the dialog component. |
SELECT DIALOG_ID ,LANGUAGE_CD , DESCR254 FROM PS_RY_DLG_VW_LNG |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |