PGM_RATE_LKP_WS

(SQL Table)
Index Back

Effective Rates Lookup Wrk Scr

Working scroll record for Rates lookup page

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 PROJ_ROLE Character(15) VARCHAR2(15) NOT NULL Project Role
3 JOBCODE Character(6) VARCHAR2(6) NOT NULL Job Code
4 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
5 RT_TYPE Character(5) VARCHAR2(5) NOT NULL Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
6 DAYS_UOM Character(3) VARCHAR2(3) NOT NULL the unit of measure for days
7 COST_RATE Number(27,3) DECIMAL(26,3) NOT NULL Cost Rate
8 BILL_RATE Number(27,3) DECIMAL(26,3) NOT NULL Billing Rate
9 REGION_CD Character(10) VARCHAR2(10) NOT NULL Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to.