ABSV_PLAN_TBL

(SQL Table)
Index Back

Vacation Plan Table

Vacation Plan Table

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 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.

Default Value: 51

2 BENEFIT_PLAN Character(6) VARCHAR2(6) NOT NULL Benefit Plan

Prompt Table: BENEF_PLAN_TBL

3 ABSV_ACCRUAL_FREQ Character(1) VARCHAR2(1) NOT NULL Accrual Frequency
M=Monthly
Y=Yearly

Default Value: Y

4 ABSV_MAX_BALANCE Number(9,3) DECIMAL(8,3) NOT NULL Maximum Leave Balance
5 ABSV_MAX_CARRYOVER Number(9,3) DECIMAL(8,3) NOT NULL Maximum Leave Carryover
6 ABSV_RATE_FLG Character(1) VARCHAR2(1) NOT NULL Entitlement Flag
A=Age
S=Service

Default Value: S