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

Problem with creating implicit enhancements

Former Member
0 Likes
458

Good day experts,

I am currently new to enhancements and I am having problems with creating implicit enhancements. I am currently working on an enhancement for Include LFSKBF02 in which I will insert extra code at the end of the program. When I try to create, it asks for the name and description and the usual devkey and package location. After confirming this I get a runtime error

Runtime Errors UNCAUGHT_EXCEPTION

Exception CX_SY_MESSAGE_ILLEGAL_TEXT

Date and Time 11/25/2008 19:59:43

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_SY_MESSAGE_ILLEGAL_TEXT' was raised, but it was not caught

anywhere along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_MESSAGE_HELPER=============CP' has to be

terminated.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

User and Transaction

Client.............. 100

User................ "REYESR"

Language key........ "E"

Transaction......... "SEU_INT "

Transactions ID..... "12CFBADD5F1EF17796D2001A6

Program............. "CL_MESSAGE_HELPER========

Screen.............. "SAPLS38E 0500"

Screen line......... 10

Can someone explain to me why this is happening. I also tried the same procedure on the different server but it works. Thanks in advance! 😃

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
411

Please check and implement SAP Note 1098603.

Regards,

Abraham

2 REPLIES 2
Read only

Former Member
0 Likes
412

Please check and implement SAP Note 1098603.

Regards,

Abraham

Read only

Former Member