-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
Wrong cost is getting exported on the file if Self Insured Component is configured
I've configured self insured components for Medical plans (Gold_opposite and Silver Alt plans) DONOTUSE_CALLSTESTING on LB
Invoice for Heath Benefits is finalized and Verified the results on Provider wise Export file.Observed that the total billed amount getting exported on file and the Total Amount on finalized invoice is not matching .
Actual Amount : 1047768.87
Expected Amount : 974985.67
Template Details : 5308 Rowise
- relates to
-
WT-5308 Export BCC Provider Wise : Implementation
-
- Production Complete
-
Concern : BCC Enhancement - Wrong total amount (extra amount) getting displayed if Self Insured component is configured.
Cause : This issue was caused due to EmployeeHealthTierPolicyNumber_Log has more than one entry for single enrollment in which was not handled int the SP OES_SP_Export_ProviderWiseInvoiceReport.
Correction : Now we have taken max Enrollment From EmployeeHealthTierPolicyNumber_Log, So this issue will get resolved.