ST_ESPP_PAR_TAO

(SQL Table)
Index Back

Plan Participation Temp table

Stock Purchase Plan Participation holds EMPLIDs for a given Puchase Date/Offering ID.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
3 PLAN_TYPE Character(2) VARCHAR2(2) NOT NULL Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans.
4 BENEFIT_PLAN Character(6) VARCHAR2(6) NOT NULL Benefit Plan
5 OFFERING_ID Character(10) VARCHAR2(10) NOT NULL Offering ID
6 PERIOD_END_DT Date(10) DATE Period End Date
7 EFFDT Date(10) DATE Effective Date

Default Value: %date

8 COVERAGE_ELECT Character(1) VARCHAR2(1) NOT NULL Coverage Election
E=Elect
T=Terminate
W=Waive
9 GRANT_DT Date(10) DATE Grant Date