| NM_ROYPREF_GBL(SQL View) | Index Back | 
|---|---|
| Ger Name Royal Pref TableThis view will list the country specific naming standard for the Netherlands. | 
| SELECT DISTINCT A.certified_by , A.nm_royal_pref , 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(3) | VARCHAR2(3) NOT NULL | Certified By DUE=DUEVO NEN=NEN | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Name Royal Prefix | |
| 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 |