TR_INT_MAP_REC(SQL Table) |
Index Back |
---|---|
CPW Integration RecordsRecords used for integration CPW with external systems. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | TR_INT_MAP_REC_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Integration Map Record type.
S=Source Record T=Target Record |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | TR_INT_MAP_SRC_TYP | Character(2) | VARCHAR2(2) NOT NULL |
Determines which application class to use when obtaining data and field information.
E1=EnterpriseOne PS=PeopleSoft |