DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_REPORT_PKG dependencies on PAY_JP_ITWB_EMP_CUST_V

Line 2525: from pay_jp_itwb_emp_cust_v

2521: information22,
2522: information23,
2523: information24,
2524: information25
2525: from pay_jp_itwb_emp_cust_v
2526: where assignment_action_id = p_assignment_action_id
2527: and effective_date = p_effective_date;
2528: --
2529: l_csr_data_ass csr_data_ass%rowtype;