DBA Data[Home] [Help]

APPS.IGS_AD_SPL_ADM_CAT_PKG dependencies on IGS_AD_SPL_ADM_CAT_PKG

Line 1: PACKAGE BODY igs_ad_spl_adm_cat_pkg AS

1: PACKAGE BODY igs_ad_spl_adm_cat_pkg AS
2: /* $Header: IGSAIA3B.pls 120.2 2005/10/03 08:22:24 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ad_spl_adm_cat%RowType;
5: new_references igs_ad_spl_adm_cat%RowType;

Line 854: END igs_ad_spl_adm_cat_pkg;

850: ELSE
851: RAISE;
852: END IF;
853: end DELETE_ROW;
854: END igs_ad_spl_adm_cat_pkg;