DBA Data[Home] [Help]

APPS.IGS_EN_ORUN_WLST_PRF_PKG dependencies on IGS_EN_ORUN_WLST_PRF_PKG

Line 1: PACKAGE BODY igs_en_orun_wlst_prf_pkg AS

1: PACKAGE BODY igs_en_orun_wlst_prf_pkg AS
2: /* $Header: IGSEI35B.pls 115.7 2002/11/28 23:40:14 nsidana ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_en_orun_wlst_prf%RowType;
5: new_references igs_en_orun_wlst_prf%RowType;

Line 675: END igs_en_orun_wlst_prf_pkg;

671: p_action => 'DELETE',
672: x_rowid => X_ROWID
673: );
674: end DELETE_ROW;
675: END igs_en_orun_wlst_prf_pkg;