DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS5_LCV

Line 846: FII_PROJ_CLS5_LCV

842: USER_ATTRIBUTE5,
843: NULL,
844: 'READY'
845: from
846: FII_PROJ_CLS5_LCV
847: where
848: last_update_date between l_date1 and l_date2;
849:
850: l_rows_inserted := sql%rowcount;