DBA Data[Home] [Help]

APPS.IGS_EN_OR_UNIT_WLST_PKG dependencies on IGS_EN_OR_UNIT_WLST_PKG

Line 1: PACKAGE BODY igs_en_or_unit_wlst_pkg AS

1: PACKAGE BODY igs_en_or_unit_wlst_pkg AS
2: /* $Header: IGSEI33B.pls 115.10 2003/09/18 03:42:40 svanukur ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_en_or_unit_wlst_all%RowType;
5: new_references igs_en_or_unit_wlst_all%RowType;

Line 878: END igs_en_or_unit_wlst_pkg;

874: p_action => 'DELETE',
875: x_rowid => X_ROWID
876: );
877: end DELETE_ROW;
878: END igs_en_or_unit_wlst_pkg;