DBA Data[Home] [Help]

APPS.FII_PA_REVENUE_F_C dependencies on PA_CUST_EVENT_RDL_ALL

Line 509: FROM pa_cust_event_rdl_all

505: project_id,
506: event_num,
507: line_num,
508: task_id
509: FROM pa_cust_event_rdl_all
510: WHERE program_update_date BETWEEN g_push_date_range1 and g_push_date_range2;
511:
512: if g_debug_flag = 'Y' then
513: edw_log.put_line(' ');