NM_PRF_GER_LNG(SQL View) |
Index Back |
|---|---|
Rellang Name Royal Pref TableThis view will list the Rellang view for country specific naming standard for the Germany. |
| SELECT nm_royal_pref , language_cd , certified_by , descr FROM PS_NM_ROYPREF_LNG WHERE certified_by = 'DUE' |
| # | 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 |