DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS1_LCV

Line 559: FII_PROJ_CLS1_LCV

555: USER_ATTRIBUTE5,
556: NULL,
557: 'READY'
558: from
559: FII_PROJ_CLS1_LCV
560: where
561: last_update_date between l_date1 and l_date2;
562:
563: l_rows_inserted := sql%rowcount;