‎2006 Jun 12 9:24 PM
Hi Friends,
I have created a function module in SE37. I dont want anything in my Exceptions TAB, but there is already a exception and a short text in it which i had previsouly created. I want to delete it. I am trying to just delete it out and save. But the time i save it pops up back. Any advice on this?
Shejal.
‎2006 Jun 12 9:28 PM
hi
place the cursor on the corresponding row on the exception tab and press the <b>delete row button</b>and afterwards you save and activate..
Cheers,
Abdul
‎2006 Jun 12 9:28 PM
hi
place the cursor on the corresponding row on the exception tab and press the <b>delete row button</b>and afterwards you save and activate..
Cheers,
Abdul
‎2006 Jun 12 9:29 PM
That should not happen. How are you deleting the existing exception? Did you activate the function module after changing the interface(exceptions are part of function module's interface)?
Also, is it already used in any program? If so, you may have to temporarily comment the use of it and then do this.
‎2006 Jun 12 10:11 PM
Shejal,
I think you are deleting the exception from the pattern text.
You need to go exception tab of your function module and select the exception and delete the same.
Save the fm, then you see the exception removed from the pattern at the source code of funtion module.
Regds
Manohar
‎2006 Jun 12 10:24 PM