DBA Data[Home] [Help]

APPS.IGS_EN_GEN_011 dependencies on IGS_GE_S_LOG_PKG

Line 5288: IGS_GE_S_LOG_PKG.DELETE_ROW(

5284: END LOOP;
5285: -- Remove the temporary log entries.
5286: FOR v_sl_del_exists IN c_sl_del(
5287: v_rule_creation_dt) LOOP
5288: IGS_GE_S_LOG_PKG.DELETE_ROW(
5289: v_sl_del_exists.rowid);
5290:
5291: END LOOP;
5292: -- Log errors and continue.