DBA Data[Home] [Help]

APPS.IGS_AD_NOTE_TYPES_PKG dependencies on IGS_AD_NOTE_TYPES_PKG

Line 1: PACKAGE BODY igs_ad_note_types_pkg AS

1: PACKAGE BODY igs_ad_note_types_pkg AS
2: /* $Header: IGSAI76B.pls 120.1 2005/09/22 05:41:47 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_note_types%RowType;
5: new_references igs_ad_note_types%RowType;

Line 649: END igs_ad_note_types_pkg;

645: raise no_data_found;
646: end if;
647: end DELETE_ROW;
648:
649: END igs_ad_note_types_pkg;