^
D0800080 - Get Benefit Plan Option Information
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szPlanId | PLAN | char | REQ | INPUT |
An abbreviation or number that identifies a specific employee benefit. Examples are:
o Employee Health Insurance
o Accidental Death
| ||||
| szPlanAdditionalOption | AOPT | char | REQ | INPUT |
A code that identifies any additional options available for a benefit plan that have been defined in the Plan Additional Options table
| ||||
| cEverestEventPoint01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
| mnEmployeeDbaId | FDBA | MATH_NUMERIC | OPT | OUTPUT |
The DBA defined in the Payroll Transactions Constants table (F069116) that is used to calculate the dollar amount that the employee
| ||||
| mnDbaEmployerId | SDBA | MATH_NUMERIC | OPT | OUTPUT |
The DBA defined in the Payroll Transactions Constants table (F069116) that the system uses to calculate the dollar amount that the
| ||||
| mnPayrollDedPoints | PDDP | MATH_NUMERIC | OPT | OUTPUT |
The DBA defined in the Payroll Transactions Constants file (F069116) that is used to calculate the points amount that the employee
| ||||
| mnPayrollCreditPoints | PDCP | MATH_NUMERIC | OPT | OUTPUT |
The DBA defined in the Payroll Transactions Constants table (F069116) that will be used to calculate the points amount that the employer
| ||||
| cDefaultOption | OPTD | char | OPT | OUTPUT |
A code that specifies if an option is a "default" option for the Plan. Valid values are as follows: Y Default Option N Non - default Option. | ||||
| cValidOption | OPTF | char | OPT | OUTPUT |
A code to indicate whether an option is valid for the plan. This code allows you to cancel options when they are no longer valid. Valid
| ||||
| mnPremiumPayment | PREP | MATH_NUMERIC | OPT | OUTPUT |
The premium payment amount that applies to this plan. | ||||
| cBeneficiaryFlag | BENF | char | OPT | OUTPUT |
A code that indicates whether beneficiary information is required for employees participating in the plan or plan additional option. Valid
| ||||
| szDescription001 | DL01 | char | OPT | OUTPUT |
A user defined name or remark. | ||||
| None |
| None |