DBA Data[Home] [Help]

APPS.IGS_AD_SPL_INTERESTS_PKG dependencies on IGS_AD_SPL_INTERESTS_PKG

Line 1: PACKAGE BODY igs_ad_spl_interests_pkg AS

1: PACKAGE BODY igs_ad_spl_interests_pkg AS
2: /* $Header: IGSAI96B.pls 120.3 2005/10/03 08:20:51 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_spl_interests%RowType;
5: new_references igs_ad_spl_interests%RowType;

Line 854: END igs_ad_spl_interests_pkg;

850: RAISE;
851: END IF;
852: end DELETE_ROW;
853:
854: END igs_ad_spl_interests_pkg;