DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS6_LCV

Line 918: FII_PROJ_CLS6_LCV

914: USER_ATTRIBUTE5,
915: NULL,
916: 'READY'
917: from
918: FII_PROJ_CLS6_LCV
919: where
920: last_update_date between l_date1 and l_date2;
921:
922: l_rows_inserted := sql%rowcount;