DBA Data[Home] [Help]

APPS.IGS_AD_PRCS_CAT_PKG dependencies on IGS_AD_PRCS_CAT_PKG

Line 1: PACKAGE BODY igs_ad_prcs_cat_pkg AS

1: PACKAGE BODY igs_ad_prcs_cat_pkg AS
2: /* $Header: IGSAI09B.pls 115.14 2003/10/30 13:10:20 akadam ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_prcs_cat_all%RowType;
5: new_references igs_ad_prcs_cat_all%RowType;

Line 764: END igs_ad_prcs_cat_pkg;

760: p_action => 'DELETE',
761: x_rowid => X_ROWID
762: );
763: end DELETE_ROW;
764: END igs_ad_prcs_cat_pkg;