DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS3_LCV

Line 702: FII_PROJ_CLS3_LCV

698: USER_ATTRIBUTE5,
699: NULL,
700: 'READY'
701: from
702: FII_PROJ_CLS3_LCV
703: where
704: last_update_date between l_date1 and l_date2;
705:
706: l_rows_inserted := sql%rowcount;