DBA Data[Home] [Help]

APPS.BIM_LEAD_RG_PKG dependencies on BIM_REP_HISTORY

Line 434: DELETE FROM bim_rep_history

430: COMMIT;
431:
432:
433:
434: DELETE FROM bim_rep_history
435: WHERE object='LEAD_RG';
436: INSERT INTO
437: bim_rep_history
438: (creation_date,

Line 437: bim_rep_history

433:
434: DELETE FROM bim_rep_history
435: WHERE object='LEAD_RG';
436: INSERT INTO
437: bim_rep_history
438: (creation_date,
439: last_update_date,
440: created_by,
441: last_updated_by,