Functional Description
Purpose
The purpose of this NER is to determine whether a certain enrollment event in a benefit category can
be changed in employee self-service. If the record is in the F085510, set the flag to 1 to indicate
that it can be changed. Otherwise, set it to 0.
Setup Notes and Prerequisites
Data must be set up in the F085510 to retrieve the information
Special Logic
Technical Specification
Data Item Data Structure DescriptionI/ORequiredNotes
EECDszEnrollmentEventCode_EECDIY
SBGRszBenefitCategory_SBGRIN
ADCEcAutomaticDefaultOfCurrentEnrollment_ADCEON
ABENCOcAllowBeneficiaryChangesOnly_ABENCOON
EV01cOpenBenefitCategoryFlag_EV01ON
1.1.2If you don't find a record, set the Open Benefit Category flag to 0.
D0800293 - Determine Open Benefit Category
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szEnrollmentEventCode | EECD | char | REQ | INPUT |
The user defined code (08/BE) that you use to denote an enrollment event such as marriage. | ||||
szBenefitGroupCategory | SBGR | char | OPT | INPUT |
The category of a benefit group. The category is used to group benefit plans according to the type and/or rule. For
| ||||
cAutomaticDefaultofCurrent | ADCE | char | OPT | NONE |
Use this field to specify whether the system should automatically default to the current enrollment. Valid values are:
0 Do not allow
| ||||
cAllowBenChangesOnly | ABENCO | char | OPT | NONE |
A code that designates whether the only changes that you can make to plans within a benefit category are changes to the beneficiary
| ||||
cOpenBenefitCategoryFlag | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |