Functional Description
Purpose
This function deletes the fund allocation record as well as changes the end date of related fund
allocations to ensure the integrity of the system.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Get the Current Allocation Stop Date
Do not change the stop date of allocations that belong to another enrollment.
If the Allocation Start Date is the same as the Enrollment Start Date, then skip the update of the
previous allocation stop date.
Select the Allocation that stops the day before the Allocation to be deleted.
Update its end date to be the same as the Allocation that is being deleted in the F08346.
Delete the Passed in Allocation from the F08346 and F06106
^
D0800081A - F08346 Delete Fund Allocation
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szPlanId | PLAN | char | REQ | INPUT |
An abbreviation or number that identifies a specific employee benefit. Examples are:
o Employee Health Insurance
o Accidental Death
| ||||
jdEnrollmentEffectiveDate | EFT | JDEDATE | REQ | INPUT |
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost
| ||||
jdAllocationStartDate | EFT | JDEDATE | REQ | INPUT |
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost
| ||||
cUpdatePreviousStopDate | EV03 | char | OPT | INPUT |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
cDeleteSuccessfulFlag | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | OPT | OUTPUT |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |