DBA Data[Home] [Help]

APPS.PAY_PAYGBP45_A4_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 80: PAY_PAYROLL_ACTIONS P

76: ,1
77: ,40)
78: INTO C_TAX_DIST_NO,C_TAX_DIST_REF,L_ERS_ADDRESS,C_ERS_NAME
79: FROM
80: PAY_PAYROLL_ACTIONS P
81: WHERE P.PAYROLL_ACTION_ID = P_PAYROLL_ACTION_ID;
82: SPLIT_EMPLOYER_ADDRESS(L_ERS_ADDRESS
83: ,C_ERS_ADDR_LINE1
84: ,C_ERS_ADDR_LINE2