DUMMY_DESCR(SQL View) |
Index Back |
---|---|
View to select all xlat colsTemporary view used as a place holder for variable prompts until the user makes a choice which triggers the assignment of the actual prompt table. |
SELECT FIELDVALUE , XLATSHORTNAME FROM PSXLATITEM WHERE FIELDNAME = 'DUMMY_DESCR' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AA_CODE | Character(4) | VARCHAR2(4) NOT NULL | This field is used in advising searches as the key field for translate values. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |