DBA Data[Home] [Help]

APPS.IGS_AD_OTHER_INST_PKG dependencies on IGS_AD_OTHER_INST_PKG

Line 1: PACKAGE BODY igs_ad_other_inst_pkg AS

1: PACKAGE BODY igs_ad_other_inst_pkg AS
2: /* $Header: IGSAI99B.pls 120.5 2005/12/06 02:41:28 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_other_inst%RowType;
5: new_references igs_ad_other_inst%RowType;

Line 902: END igs_ad_other_inst_pkg;

898: RAISE;
899: END IF;
900: end DELETE_ROW;
901:
902: END igs_ad_other_inst_pkg;