DBA Data[Home] [Help]

APPS.IGS_AD_APP_INTENT_PKG dependencies on IGS_AD_APP_INTENT_PKG

Line 1: PACKAGE BODY igs_ad_app_intent_pkg AS

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

Line 1249: END igs_ad_app_intent_pkg;

1245: ELSE
1246: RAISE;
1247: END IF;
1248: end DELETE_ROW;
1249: END igs_ad_app_intent_pkg;