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

Implicit Source Code Enhancement

Former Member
0 Likes
561

Dear Friends...

I am new to Enhancement Framework.. Now only i started the learning of Enhancement Framework...

And also In My se80 Enhancement Info sytem is not available...

I tried implicit source code for standard program MB51 but its giving dump...

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.

kindly give me some idea to do practise...

by

deva

3 REPLIES 3
Read only

matt
Active Contributor
0 Likes
524

Where did you make the enhancement? What did you put into the enhancement? What do you do to get the dump?

Read only

Former Member
0 Likes
524

Hi Matt...

In se80->Program Name (RM07DOCS)->Enhance (Shift +F4) ->Edit->Show Implicit Ehnacement

Line no 402 ->Right Click->Implementation->Create..

I am getting Implemantion like follows

OID_RM07DOCS

/CWM/APPL_MM_RM07DOCS

MGV_GENERATED_RM07DOCS

MGV_MATNR_LAMA_RM07DOCS

what is the above i don't know abt above...

then i created my custom implemantation like zztest...

then it gives the DUMP...

Regards

Deva

Read only

Former Member
0 Likes
524

solved my own..