TR_MAP_ITEM_TMP(SQL Table) |
Index Back |
---|---|
CodeSet Mapping ItemsContains the different code mappings for a given field. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | Unique identifier for the mapping group. | |
2 | Character(25) | VARCHAR2(25) NOT NULL | Identifies the field being mapped. | |
3 | Character(30) | VARCHAR2(30) NOT NULL | Input value used to obtain the corresponding mapped value. | |
4 | Character(100) | VARCHAR2(100) NOT NULL | Output value returned when compared against the corresponding mapped value. |