EEM_ID | The actual ID for the employment record of the employee you are getting data for |
PLAN_CODE | The plan code you are retrieving |
WHAT | Identifies which element of the IBEN display you want to access. This must be one of the values as noted below. |
AS_OF | This optional parameter provides a date frame to retrieve the data. If it is not provided, the current system date will be used. |
FLAGS | This optional parameter controls aspects of the data retrieval. See below. |
Parameter set to | Will return |
---|---|
COVERAGE_CODE | The actual coverage code that the employee is enrolled in |
COVERAGE_STEP_CODE | The coverage step code that the employee is enrolled in |
PLAN_REG_NUMBER | The plan registration number from the employee's enrollment record |
ENROLLMENT_STATUS | The saved value from the ENROLLMENT_STATUS |
ELIGIBILITY_START_DATE | The eligibility start date of the employee's enrollment |
ELIGIBILITY_END_DATE | The eligibility end date of the employee's enrollment |
PREMIUM_START_DATE | The premium start date of the employee's enrollment |
PREMIUM_END_DATE | The premium end date of the employee's enrollment |
BC-Bnnnn | Returns the AMOUNT or AMOUNT_OVERRIDE for the component value where nnnn is the benefit component code |
P2K_PU.BEN(~,'VISION','ELIGIBILITY_START_DATE')
Will return the ELIGIBILITY_START_DATE for the employee's VISION plan enrollment record.
P2K_PU.BEN(~,'MED KAISER FLEX','BC-B1040')
Will return the deduction amount BC-B1040 for the employee's MED KAISER FLEX
If you want to retrieve records even if the employee is no longer enrolled in the plan, then set the FLAGS parameter to "N"
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation