NAME_TYPE_LNG(SQL Table) |
Index Back |
|---|---|
Name Type Table (rel. Lang.)Used to store Types of Names that a person can have and the order that they are displayed |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Type of Name | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | NAME_TYPE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Name Type |
| 4 | NAME_TYPE_SHORT | Character(15) | VARCHAR2(15) NOT NULL | Name Type Short |