DBA Data[Home] [Help]

APPS.IGS_AD_PS_APPL_HIST_PKG dependencies on IGS_AD_PS_APPL_HIST_PKG

Line 1: package body IGS_AD_PS_APPL_HIST_PKG as

1: package body IGS_AD_PS_APPL_HIST_PKG as
2: /* $Header: IGSAI17B.pls 120.0 2005/06/01 21:03:28 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_AD_PS_APPL_HIST_ALL%RowType;
5: new_references IGS_AD_PS_APPL_HIST_ALL%RowType;

Line 733: end IGS_AD_PS_APPL_HIST_PKG;

729: END IF;
730:
731: end DELETE_ROW;
732:
733: end IGS_AD_PS_APPL_HIST_PKG;