HR_DRPT_KEY1_VW(SQL View) |
Index Back |
---|---|
View of Distinct ComponentsThis is a view of all distinct components in PSPNLGRPDEFN, used as the prompt for "Key1" in the Text Catalog for the Human Resources / Direct Reports Common UI application. |
SELECT DISTINCT PNLGRPNAME , DESCR FROM PSPNLGRPDEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |