Application Development 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: 

Doubts in creation of Exception Classes

Former Member
0 Kudos

Hi friends,

I gothroughed the method of creating user specific Exception Classes (say ZCX_TEST ). If iam about to create it is automatically created as a subclass for the class CX_STATIC_CHECK. Then they have mentioned the follwoing statement ...

" you can decide whether the texts for your newly created exception class should be recreated and stored in the OTR, or whether you want use existing message classes for this exception class "

while creating the class type.

What does the Above statement mean???

How to go about it??

At what scenario I have to use both???

How to work with OTR ???

Expecting ur answers!!!

Thanks in advance!!

R.Kripa.

New Upcoming Abaper!!!

3 REPLIES 3

athavanraja
Active Contributor
0 Kudos

OTR is a central text repository. you can manually maintain text at otr using transaction SOTR_EDIT

check the following link for otr text in ABAP

http://help.sap.com/saphelp_nw04/helpdata/en/7a/ee4400b70b11d5993900508b6b8b11/frameset.htm

Regards

Raja

Former Member
0 Kudos

Hi,

I want the explanation with a simple example. As i gothroughed the link and couln't understand.

Please guide me with some examples.

Thanks in advance !!!!

Former Member
0 Kudos

??????????????????

Cheers

R.Kripa