DBA Data[Home] [Help]

APPS.IGS_EN_GEN_011 dependencies on IGS_GE_S_LOG_ENTRY_PKG

Line 5281: IGS_GE_S_LOG_ENTRY_PKG.DELETE_ROW(

5277: END IF; -- end of rules failed
5278: -- Remove the temporary log entries.
5279: FOR v_sle_del_exists IN c_sle_del(
5280: v_rule_creation_dt) LOOP
5281: IGS_GE_S_LOG_ENTRY_PKG.DELETE_ROW(
5282: v_sle_del_exists.rowid);
5283:
5284: END LOOP;
5285: -- Remove the temporary log entries.