DBA Data[Home] [Help]

APPS.IGS_AD_IMP_NEAR_MTCH_PKG dependencies on IGS_AD_IMP_NEAR_MTCH_PKG

Line 1: PACKAGE BODY igs_ad_imp_near_mtch_pkg AS

1: PACKAGE BODY igs_ad_imp_near_mtch_pkg AS
2: /* $Header: IGSAIB2B.pls 115.19 2003/05/22 13:17:56 npalanis ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_imp_near_mtch_all%RowType;
5: new_references igs_ad_imp_near_mtch_all%RowType;

Line 937: END igs_ad_imp_near_mtch_pkg;

933: );
934:
935: end DELETE_ROW;
936:
937: END igs_ad_imp_near_mtch_pkg;