DBA Data[Home] [Help]

APPS.IGS_EN_INST_WLST_OPT_PKG dependencies on IGS_EN_INST_WLST_OPT_PKG

Line 1: PACKAGE BODY igs_en_inst_wlst_opt_pkg AS

1: PACKAGE BODY igs_en_inst_wlst_opt_pkg AS
2: /* $Header: IGSEI16B.pls 115.10 2003/09/18 03:45:11 svanukur ship $ */
3: l_rowid VARCHAR2(25);
4: old_references IGS_EN_INST_WLST_OPT_ALL%RowType;
5: new_references IGS_EN_INST_WLST_OPT_ALL%RowType;

Line 713: END igs_en_inst_wlst_opt_pkg;

709: p_action => 'DELETE',
710: x_rowid => X_ROWID
711: );
712: end DELETE_ROW;
713: END igs_en_inst_wlst_opt_pkg;