NAME_TYPE_TBL(SQL Table) |
Index Back |
|---|---|
Name Type TableUsed 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 | ORDER_BY_SEQ | Number(2,0) | SMALLINT NOT NULL | Order by Sequence |
| 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 |
| 5 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type CD
N=Customer Data S=Sample Data Y=System Data Default Value: N |