MU_TP_SETUP_TBL(SQL Table) | 
Index Back | 
|---|---|
TP DefinitionConfiguration of the Transaction Processor. The Transaction Processor is an Application Class that can process changes in the application via services, based on a transaction that contains the details of the change. It�s used primary by Mass Update processes. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(20) | VARCHAR2(20) NOT NULL | Section | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | HMCR_SERVICENAME | Character(50) | VARCHAR2(50) NOT NULL | Servicename | 
| 4 | HMCR_VERSION | Character(30) | VARCHAR2(30) NOT NULL | Stores version | 
| 5 | MU_LEVEL_IND | Character(1) | VARCHAR2(1) NOT NULL | 
Service Level
 E=Employee Record P=Person Default Value: P  | 
| 6 | MU_COPY_FWD_IND | Character(1) | VARCHAR2(1) NOT NULL | 
Copy Forward
 Y/N Table Edit Default Value: N  | 
| 7 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL | 
Data Type CD
 N=Customer Data S=Sample Data Y=System Data Default Value: N  |