RE_MYTASKS_P

(SQL Table)
Index Back

My Tasks pagelet

My Tasks Pagelet Data (Temporary table). Data is loaded thru application Engine.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: RE_BUS_UNIT

3 OPTION_CD Character(20) VARCHAR2(20) NOT NULL This is used as a Key in the RE_LSE_OPTION record
4 PERIOD1_UNITS Signed Number(7,0) DECIMAL(6) NOT NULL Number of Periods represents the period range.
5 PERIOD2_UNITS Signed Number(7,0) DECIMAL(6) NOT NULL Number of Periods represents the period range.
6 PERIOD3_UNITS Signed Number(7,0) DECIMAL(6) NOT NULL Number of Periods represents the period range.
7 PERIOD4_UNITS Number(6,0) INTEGER NOT NULL Number of Periods represents the period range.