DBA Data[Home] [Help]

APPS.IGS_AD_APPL_HIST_PKG dependencies on IGS_AD_APPL_HIST_PKG

Line 1: PACKAGE BODY IGS_AD_APPL_HIST_PKG AS

1: PACKAGE BODY IGS_AD_APPL_HIST_PKG AS
2: /* $Header: IGSAI05B.pls 120.0 2005/06/03 15:52:41 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_AD_APPL_HIST_ALL%RowType;
5: new_references IGS_AD_APPL_HIST_ALL%RowType;

Line 800: end IGS_AD_APPL_HIST_PKG;

796: RAISE;
797: END IF;
798: end DELETE_ROW;
799:
800: end IGS_AD_APPL_HIST_PKG;