TRN_INSTRC_COST

(SQL Table)
Index Back

Instructor Cost Table

Administer Training/Budget Training - Costs associated with training instructor.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 COURSE Character(6) VARCHAR2(6) NOT NULL Course Code

Prompt Table: TRN_ALL_COURSE

2 EFFDT Date(10) DATE Effective Date
3 INSTRUCTOR_ID Character(11) VARCHAR2(11) NOT NULL Instructor ID

Prompt Table: %EDITTABLE2

4 VENDOR Character(6) VARCHAR2(6) NOT NULL Vendor ID

Prompt Table: TRN_VENDOR_TBL

5 NAME Character(50) VARCHAR2(50) NOT NULL Name
6 PER_UNIT_COST Number(19,3) DECIMAL(18,3) NOT NULL Per Unit Cost
7 COST_UNIT_CD Character(10) VARCHAR2(10) NOT NULL Cost Unit

Default Value: H

Prompt Table: TD_COST_UNIT_VW

8 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

Default Value: OPR_DEF_TBL_HR.EXCHNG_TO_CURRENCY

Prompt Table: CURRENCY_CD_TBL

9 DURATION_TIME Number(6,1) DECIMAL(5,1) NOT NULL Duration Time
10 DURATION_CONVERTED Number(6,1) DECIMAL(5,1) NOT NULL Converted Duration
11 DURATION_UNIT_CD Character(10) VARCHAR2(10) NOT NULL Duration Unit

Default Value: H

Prompt Table: DT_COST_UNIT_VW

12 COURSE_DURATION_SW Character(1) VARCHAR2(1) NOT NULL From Course

Y/N Table Edit

13 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier

Default Value: 1

14 TO_CUR Character(3) VARCHAR2(3) NOT NULL To Currency Code

Default Value: TRN_BASE_CUR.BASE_CURRENCY

15 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor

Default Value: 1