DBA Data[Home] [Help]

APPS.IGS_PS_USEC_LIM_WLST_PKG dependencies on IGS_PS_USEC_LIM_WLST_PKG

Line 1: PACKAGE BODY igs_ps_usec_lim_wlst_pkg AS

1: PACKAGE BODY igs_ps_usec_lim_wlst_pkg AS
2: /* $Header: IGSPI1LB.pls 120.2 2005/07/04 05:46:01 appldev ship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_lim_wlst%RowType;
5: new_references igs_ps_usec_lim_wlst%RowType;

Line 852: END igs_ps_usec_lim_wlst_pkg;

848: p_action => 'DELETE',
849: x_rowid => X_ROWID
850: );
851: END DELETE_ROW;
852: END igs_ps_usec_lim_wlst_pkg;