DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_PAYSUM_MODE dependencies on PAY_AU_TERMINATIONS

Line 1321: l_result := pay_au_terminations.etp_prepost_ratios(

1317: */
1318:
1319: if (g_result_table(13).balance_value > 0)
1320: then
1321: l_result := pay_au_terminations.etp_prepost_ratios(
1322: l_employee_details.assignment_id -- number in
1323: ,l_employee_details.date_start -- date in
1324: ,l_employee_details.actual_termination_date -- date in
1325: ,'N' -- Bug#2819479 Flag to check whether this function called by Termination Form.