DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS4_LCV

Line 774: FII_PROJ_CLS4_LCV

770: USER_ATTRIBUTE5,
771: NULL,
772: 'READY'
773: from
774: FII_PROJ_CLS4_LCV
775: where
776: last_update_date between l_date1 and l_date2;
777:
778: l_rows_inserted := sql%rowcount;