PROJ_TYPE_RATE

(SQL Table)
Index Back

Project Type Rates

This record will hold rate sets and plans for BUs within SETID/PROJECT TYPE.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Prompt Table: SP_SETID_NONVW

2 PROJECT_TYPE Character(5) VARCHAR2(5) NOT NULL Project Type
A=Activity
G=Grant
H=Phase
P=Project
S=Segment

Prompt Table: PROJ_TYPE_TBL

3 EFFDT Date(10) DATE Effective Date

Default Value: %date

4 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BU_PC_NONVW
Set Control Field: SETID

5 RATE_SELECT Character(1) VARCHAR2(1) NOT NULL This will determine selection of 1) Rate Set and 2) Rate Plan in Project Type, Project and Activity.
1=Rate Set
2=Rate Plan

Default Value: 1

6 PC_TEMPLATE_ID Character(15) VARCHAR2(15) NOT NULL Rate Template ID

Prompt Table: PC_RATE_SET_A

7 RATE_PLAN Character(15) VARCHAR2(15) NOT NULL Rate Plan - A Rate Plan will allow rate sets to be stacked on top of each other so that the output from one rate set can be used to create additional output from the next rate set. Rate Plans will replace existing Burden Plans in release 8.9. A Rate Plan could be tied to Project Type, Project, Activity or Contract line.

Prompt Table: PC_RATE_PLAN_A