HRS_NM_PREFIX_I(SQL View) |
Index Back |
|---|---|
Name Prefixes Interface VIUse NAME_PREFIX_TBL to store all the name prefixes or titles used by your system. |
| SELECT A.NAME_PREFIX , A.DESCR , A.DESCRSHORT FROM PS_HCR_NM_PREFIX_I A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | Name Prefix | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |