DBA Data[Home] [Help]

APPS.PAY_ZA_PAYSLIP_ARCHIVE dependencies on DUAL

Line 2136: from dual;

2132:
2133: -- Select the next Assignment Action ID
2134: select pay_assignment_actions_s.nextval
2135: into l_actid
2136: from dual;
2137:
2138: -- retrieve the tax_unit_id
2139: l_tax_unit_id := null;
2140: