DBA Data[Home] [Help]

APPS.IGS_EN_ORUN_WLST_PRI_PKG dependencies on IGS_EN_ORUN_WLST_PRI_PKG

Line 1: PACKAGE BODY igs_en_orun_wlst_pri_pkg AS

1: PACKAGE BODY igs_en_orun_wlst_pri_pkg AS
2: /* $Header: IGSEI34B.pls 115.7 2003/05/30 10:45:03 ptandon ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_en_orun_wlst_pri%RowType;
5: new_references igs_en_orun_wlst_pri%RowType;

Line 641: END igs_en_orun_wlst_pri_pkg;

637: p_action => 'DELETE',
638: x_rowid => X_ROWID
639: );
640: end DELETE_ROW;
641: END igs_en_orun_wlst_pri_pkg;