DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_PAYSUM_MODE dependencies on PAY_AU_TERMINATIONS

Line 2110: l_result := pay_au_terminations.etp_prepost_ratios(

2106: */
2107:
2108: if (g_result_table(13).balance_value > 0)
2109: then
2110: l_result := pay_au_terminations.etp_prepost_ratios(
2111: l_employee_details.assignment_id -- number in
2112: ,l_employee_details.date_start -- date in
2113: ,l_employee_details.actual_termination_date -- date in
2114: ,'N' -- Bug#2819479 Flag to check whether this function called by Termination Form.