DBA Data[Home] [Help]

APPS.PAY_PAYGB45L_XMLP_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 40: from pay_payroll_actions p

36: substr(pay_gb_eoy_archive.get_arch_str
37: (p.payroll_action_id,
38: 'X_EMPLOYERS_NAME','0'),1,40)
39: into C_TAX_DIST_NO, C_TAX_DIST_REF, l_ers_address, C_ERS_NAME
40: from pay_payroll_actions p
41: where p.payroll_action_id = P_PAYROLL_ACTION_ID;
42: split_employer_address(l_ers_address,
43: c_ers_addr_line1,
44: c_ers_addr_line2,