EOEW_FLBL_VW(SQL View) |
Index Back |
|---|---|
DBField Label TablePSDBFLDLABL contains Field Labels for DBField. FIELDNAME represents DBField name. LABEL_ID is an unique ID of Field Label. LONGNAME and SHORTNAME are actual names used in a panel. DEFAULT_LABEL indicates the default Field Label. |
| SELECT FIELDNAME , LONGNAME , SHORTNAME FROM PSDBFLDLABL WHERE DEFAULT_LABEL = 1 |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Target Field | |
| 2 | EOEW_LONGNAME | Character(30) | VARCHAR2(30) NOT NULL | Long Name |
| 3 | EOEW_SHORTNAME | Character(15) | VARCHAR2(15) NOT NULL | Target Field |