COST_UNIT_TBL(SQL Table) |
Index Back |
---|---|
Cost Unit TableSystem data table containing all cost units used with the Administer Training/Budget Training modules. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COST_UNIT_CD | Character(10) | VARCHAR2(10) NOT NULL | Cost Unit |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | COST_UNIT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
French Report 2483 : Cost unit Type
C=Company G=General M=Metrics R=Training T=Time Default Value: G |
5 | RELATED_TIME_UNIT | Character(10) | VARCHAR2(10) NOT NULL | Duration Label |
6 | FACTOR_WRK | Number(16,6) | DECIMAL(15,6) NOT NULL | Factor to Convert to Annuity |