DBA Data[Home] [Help]

APPS.IGS_AD_SOURCE_CAT_PKG dependencies on IGS_AD_SOURCE_CAT_PKG

Line 1: PACKAGE BODY igs_ad_source_cat_pkg AS

1: PACKAGE BODY igs_ad_source_cat_pkg AS
2: /* $Header: IGSAI71B.pls 115.22 2003/07/01 10:24:41 pbondugu ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_source_cat_all%RowType;
5: new_references igs_ad_source_cat_all%RowType;

Line 951: END igs_ad_source_cat_pkg;

947: END IF;
948:
949: END before_delete;
950:
951: END igs_ad_source_cat_pkg;