DBA Data[Home] [Help]

APPS.IGS_GE_S_ERROR_LOG_PKG dependencies on IGS_GE_S_ERROR_LOG_PKG

Line 1: package body IGS_GE_S_ERROR_LOG_PKG as

1: package body IGS_GE_S_ERROR_LOG_PKG as
2: /* $Header: IGSMI07B.pls 115.3 2002/11/29 01:10:40 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_GE_S_ERROR_LOG%RowType;
5: new_references IGS_GE_S_ERROR_LOG%RowType;

Line 457: end IGS_GE_S_ERROR_LOG_PKG;

453: );
454:
455: end DELETE_ROW;
456:
457: end IGS_GE_S_ERROR_LOG_PKG;