DBA Data[Home] [Help]

APPS.IGS_AD_APPL_NOTES_PKG dependencies on IGS_AD_APPL_NOTES_PKG

Line 1: PACKAGE BODY igs_ad_appl_notes_pkg AS

1: PACKAGE BODY igs_ad_appl_notes_pkg AS
2: /* $Header: IGSAIA6B.pls 120.2 2005/09/21 00:48:43 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_appl_notes%RowType;
5: new_references igs_ad_appl_notes%RowType;

Line 976: END igs_ad_appl_notes_pkg;

972: RAISE;
973: END IF;
974: end DELETE_ROW;
975:
976: END igs_ad_appl_notes_pkg;