DBA Data[Home] [Help]

APPS.PAY_PAYGBP45_XMLP_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 55: PAY_PAYROLL_ACTIONS P

51: ,1
52: ,40)
53: INTO C_TAX_DIST_NO,C_TAX_DIST_REF,L_ERS_ADDRESS,C_ERS_NAME
54: FROM
55: PAY_PAYROLL_ACTIONS P
56: WHERE P.PAYROLL_ACTION_ID = P_PAYROLL_ACTION_ID;
57: SPLIT_EMPLOYER_ADDRESS(L_ERS_ADDRESS
58: ,C_ERS_ADDR_LINE1
59: ,C_ERS_ADDR_LINE2