Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete Class or Interface

Former Member
0 Likes
1,173

Hello,

I am implementing OSS note 725170, I pasted the content of the note at the bottom of this message. As per the note I created the class CX_BSP_WD_HTTP_RESPONSE_ERROR with superclass CX_NO_CHECK. Instead of selecting the 'Installation = 3 Abstact' I made a mistake and selected Installation 2 Public.

Basically I need to delete and recreate this class. How do I do this?

System details: SAP CRM 4.0 SP4. Basis/ABA Service pack 36.

Oss Note 725170.

Symptom

If errors occur when loading the runtime repositores via HTTP, the transaction is terminated without notice. As a result, confusing consequential errors occur as the program flow continues.

A very typical consequential error is an XSLT Runtime Exception in transformation BSP_WD_RT_REP_RUNTIME with the following reason: Unexpected end of file.

Other terms

ICWebClient, Interaction Center WebClient

Reason and Prerequisites

The problem is caused by a program error.

Solution

Start Transaction SE24 and create a new exception class CX_BSP_WD_HTTP_RESPONSE_ERROR with superclass CX_NO_CHECK. Add attribute HTTP_STATUS of type I to the class and create text 'HTTP response had status ' for exception ID CX_BSP_WD_HTTP_RESPONSE_ERROR. Save and activate the class.

Implement the correction instructions.

Thanks

Anu

1 REPLY 1
Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
387

Hi Srini

So, did you encounter any problems when you press the 'Delete' button at the Class Builder (SE24) screen?

*--Serdar

ssimsekler@yahoo.com