UPG_PRSNM_TMP(SQL Table) |
Index Back |
---|---|
Person Name TypeUpgrade 881 to 9. Contains person-id and name-type. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |
3 | LM_NAME_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Name Type |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |