DBA Data[Home] [Help]

APPS.FII_PROJECT_M_C dependencies on FII_PROJ_CLS7_LCV

Line 990: FII_PROJ_CLS7_LCV

986: USER_ATTRIBUTE5,
987: NULL, -- OPERATION_CODE
988: 'READY'
989: from
990: FII_PROJ_CLS7_LCV
991: where
992: last_update_date between l_date1 and l_date2;
993:
994: l_rows_inserted := sql%rowcount;