DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS2_LCV

Line 630: FII_PROJ_CLS2_LCV

626: USER_ATTRIBUTE5,
627: NULL,
628: 'READY'
629: from
630: FII_PROJ_CLS2_LCV
631: where
632: last_update_date between l_date1 and l_date2;
633:
634: l_rows_inserted := sql%rowcount;