DBA Data[Home] [Help]

APPS.PAY_CA_T4A_REG dependencies on PAY_US_EMPLOYEE_PAYSLIP_WEB

Line 716: if (l_report_type = 'PAYCAT4APDF' and nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',

712: hr_utility.trace('Begining of if part loop for c_all_asg 10 '||
713: to_char(l_asg_id));
714:
715:
716: if (l_report_type = 'PAYCAT4APDF' and nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',
717: 'PRINT',
718: 'ASSIGNMENT',
719: l_asg_id,
720: l_effective_end_date),'Y') = 'Y') or l_report_type <> 'PAYCAT4APDF' then

Line 960: if (l_report_type = 'PAYCAT4APDF' and nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',

956: hr_utility.trace('Begining of if part loop for c_all_asg 20 '||
957: to_char(l_asg_id));
958:
959:
960: if (l_report_type = 'PAYCAT4APDF' and nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',
961: 'PRINT',
962: 'ASSIGNMENT',
963: l_asg_id,
964: l_effective_end_date),'Y') = 'Y') or l_report_type <> 'PAYCAT4APDF' then