| UNIT_CONVR_TBL(SQL Table) | Index Back | 
|---|---|
| Unit Conversion TableThis Table contains information to convert Units from one Term Type to another Term Type. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID Default Value: OPR_DEF_TBL_CS.SETID_CAREER Prompt Table: SETID_TBL | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL | Term Unit Type C=Clock Hours E=Continuing Education Units Q=Quarter Hours S=Semester Hours T=Trimester Hours U=Units Prompt Table: TERM_TYPE_TBL | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 4 | Character(1) | VARCHAR2(1) NOT NULL | Term Type Convert To C=Clock Hours E=Continuing Education Units Q=Quarter Hours S=Semester Hours T=Trimester Hours | |
| 5 | UNIT_MULTIPLIER | Number(9,4) | DECIMAL(8,4) NOT NULL | Unit Multiplier |