HCR_ROYPREF_I(SQL View) | 
Index Back | 
|---|---|
Name Royal Pref TableUse Nm_roypref_TBL to list the country specific naming standard to use as an edit table for your database. | 
| SELECT A.NM_ROYAL_PREF ,A.CERTIFIED_BY ,A.EFF_STATUS ,A.DESCR ,A.DESCRSHORT FROM PS_NM_ROYPREF_TBL A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Name Royal Prefix | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | 
Certified By
 DUE=DUEVO NEN=NEN  | 
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
Effective Status
 A=Active I=Inactive Default Value: A  | 
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |