‎2008 Jul 31 5:44 AM
Hi Guys,
I created one field exit on data element ABLAD.
Unloading point under components tab.
Tcode : IW32
Program : SAPLCOMK
Screen : 3020
I dont want this field exit any more so i deleted the field exit function module from SE37 along with function group.
But still the SAP is trying to call FM : "FIELD_EXIT_ABLAD" and giving dump error.
Please help!!!!!!!!
Regards,
Gurmukh
‎2008 Jul 31 6:18 AM
go to report RSMODPRF... execute it...
dont provide any data element name....
there you'l fine exit for your field... deactivate that...
or
create new field exit for the same field... and dont do any coding in the same.. keep it deactivated...
TIP :
you should never delete these exit function modules directly.... as they are system generated...
Edited by: Sharayu Kumatkar on Jul 31, 2008 10:59 AM
‎2008 Jul 31 6:25 AM
hi,
Goto CMOD ..... give PRFB(without any /n or /0 ..Plain PRFB) ... It lists out all the field exits there ... Select the one which you want to delete and deactivate ...
Regards,
Santosh