DBA Data[Home] [Help]

APPS.IGS_AD_EDUGOAL_PKG dependencies on IGS_AD_EDUGOAL_PKG

Line 1: PACKAGE BODY igs_ad_edugoal_pkg AS

1: PACKAGE BODY igs_ad_edugoal_pkg AS
2: /* $Header: IGSAIA1B.pls 120.3 2005/10/03 08:22:07 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_edugoal%RowType;
5: new_references igs_ad_edugoal%RowType;

Line 857: END igs_ad_edugoal_pkg;

853: ELSE
854: RAISE;
855: END IF;
856: end DELETE_ROW;
857: END igs_ad_edugoal_pkg;