Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Question about Creating Element for Indirect Results
Hello, I am trying to output an Indirect Result for a Health Care Element that outputs ER_SHARE and ER_CONTR.
I created an Element called SAMPLE_ER_SHARE with type of Information and an input value of "ER_SHARE" and money.
I then go to the Main SAMPLE_OAP_125_PTX_DEDN_EE.sql formula and there is
/*=================== SET ITERATIVE VALUES END ======================*/
ER_SHARE = PT_Multiplier * To_Number (Get_Table_Value
('Sample Health Plan Employer Amounts', 'CJ', Coverage)) * deduction_frequency_factor
/*===================== RETURN SECTION ==============================*/
RETURN Clear_Repl_Amt
,clear_addl_amt
,dedn_amt
,mesg
,ic_mesg
,not_taken
,stop_entry
,to_total_owed