DBA Data[Home] [Help]

APPS.PAY_IN_PAYSLIP_ARCHIVE dependencies on PAY_IN_FORM_24Q_WEB_ADI

Line 1308: l_tan := pay_in_form_24q_web_adi.get_tan_number(p_assignment_id, nvl(l_date, p_effective_date));

1304: CLOSE c_payroll_id;
1305:
1306: l_next_year := to_char(pay_in_utils.next_tax_year(nvl(TRUNC(l_date),p_effective_date)),'YYYY');
1307: l_assessment_year := l_next_year || '-' || to_char(to_number(l_next_year)+1);
1308: l_tan := pay_in_form_24q_web_adi.get_tan_number(p_assignment_id, nvl(l_date, p_effective_date));
1309: l_period := pay_in_tax_utils.get_period_number(l_payroll_id, nvl(TRUNC(l_date), p_effective_date));
1310: pay_in_utils.set_location(g_debug,'Leaving : '||l_procedure, 35);
1311:
1312: pay_action_information_api.create_action_information