CheckForFSAEnrollment

Check For FSA Enrollment

Minor Business Rule

Object Name: N0800067

Parent DLL: CHRM

Location: Client/Server

Language: NER

Functional Description

Purpose

This named ER will check to see if an employee is enrolled in an FSA (Flexible Spending Account) as 
of the date passed in.


Setup Notes and Prerequisites


Special Logic




Technical Specification

Check for a valid US employee in the table F06116.

If the Employee Number is a valid US employee, select the records in the F08330 with that employee 

number.


For each entry in the table F08330 where the specified termination date is between the begin date and 

end date for each benefit plan, check the table F08320 based on the Plan ID found in the table 

F08330.


Check to see if the field DPYN is equal to 1, 2, 4, or 5.


If the employee is found to be FSA eligible, cReturnStatus = "1".  If the employee is not FSA 

eligible, cReturnStatus = "0".



^

Data Structure

DN0800067 - Check For FSA Enrollment

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICREQINPUT

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

jdDateTerminatedDTJDEDATEREQINPUT

The date that the employee was terminated, if applicable.

cReturnStatusEV01charOPTOUTPUT

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None