DBA Data[Home] [Help]

APPS.BIM_KPI_FACT dependencies on BIM_REP_HISTORY

Line 2400: DELETE FROM bim_rep_history

2396: COMMIT;
2397:
2398: ams_utility_pvt.debug_message('POPULATE BIM_R_KPI_FACT END');
2399:
2400: DELETE FROM bim_rep_history
2401: WHERE object='KPILD';
2402: INSERT INTO
2403: bim_rep_history
2404: (creation_date,

Line 2403: bim_rep_history

2399:
2400: DELETE FROM bim_rep_history
2401: WHERE object='KPILD';
2402: INSERT INTO
2403: bim_rep_history
2404: (creation_date,
2405: last_update_date,
2406: created_by,
2407: last_updated_by,