DBA Data[Home] [Help]

APPS.PAY_CA_EOY_T4A_AMEND_REG dependencies on PAY_US_EMPLOYEE_PAYSLIP_WEB

Line 940: if nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',

936: /* Create an assignment action for this person */
937: hr_utility.trace('get_latest_t4a_amendpdf_dtls found ');
938: hr_utility.trace('Report Type: '||lv_report_type);
939:
940: if nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',
941: 'PRINT',
942: 'ASSIGNMENT',
943: ln_primary_assignment_id,
944: l_effective_end_date),'Y') = 'Y' then

Line 1097: if nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',

1093: /* Create an assignment action for this person */
1094: hr_utility.trace('get_reprint_t4a_amendpdf_dtls found ');
1095: hr_utility.trace('Report Type: '||lv_report_type);
1096:
1097: if nvl(pay_us_employee_payslip_web.get_doc_eit('T4APDF',
1098: 'PRINT',
1099: 'ASSIGNMENT',
1100: ln_primary_assignment_id,
1101: l_effective_end_date),'Y') = 'Y' then