NM_ROYSUFF_GBL(SQL View) |
Index Back |
---|---|
NLD Name Royal Suff TableThis view will list the country specific naming standard for Global customers. |
select certified_by, nm_royal_suff, eff_status, descr, descrshort from PS_NM_ROYSUFF_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CERTIFIED_BY | Character(3) | VARCHAR2(3) NOT NULL |
Certified By
DUE=DUEVO NEN=NEN |
2 | NM_ROYAL_SUFF | Character(15) | VARCHAR2(15) NOT NULL | Name Royal Suffix |
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 |