PC_RATE_EMPL

(SQL Table)
Index Back

Rates by Employee

Bill and cost rates by employee ID.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PC_PERS_DATA_VW

2 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

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

Prompt Table: CURRENCY_CD_TBL

4 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
MHR=Muti Hourly
PER=Percentage
SQF=Square Footage

Prompt Table: UNITS_TBL

5 COST_RATE Number(27,3) DECIMAL(26,3) NOT NULL Cost Rate
6 BILL_RATE Number(27,3) DECIMAL(26,3) NOT NULL Billing Rate