DBA Data[Home] [Help]

APPS.IGS_PS_USEC_TCH_RESP_PKG dependencies on IGS_PS_USEC_TCH_RESP_PKG

Line 1: PACKAGE BODY igs_ps_usec_tch_resp_pkg AS

1: PACKAGE BODY igs_ps_usec_tch_resp_pkg AS
2: /* $Header: IGSPI1EB.pls 120.0 2005/06/01 13:03:25 appldev noship $ */
3: l_rowid VARCHAR2(25);
4: old_references igs_ps_usec_tch_resp%RowType;
5: new_references igs_ps_usec_tch_resp%RowType;

Line 827: END igs_ps_usec_tch_resp_pkg;

823: p_action => 'DELETE',
824: x_rowid => X_ROWID
825: );
826: end DELETE_ROW;
827: END igs_ps_usec_tch_resp_pkg;