NM_PRF_NLD_LNG(SQL View) |
Index Back |
|---|---|
Rellang Name Royal Pref TableThis view will list the Rellang view for country specific naming standard for the Netherlands. |
| select nm_royal_pref, language_cd, certified_by, descr from PS_NM_ROYPREF_LNG where certified_by = 'NEN' |
| # | 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 | Language Code | |
| 3 | CERTIFIED_BY | Character(3) | VARCHAR2(3) NOT NULL |
Certified By
DUE=DUEVO NEN=NEN |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |