‎2009 Mar 17 1:19 PM
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
‎2009 Mar 17 3:28 PM
Where did you make the enhancement? What did you put into the enhancement? What do you do to get the dump?
‎2009 Mar 18 4:12 AM
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
‎2009 Apr 05 11:53 AM