‎2007 Mar 09 7:18 AM
Hi All,
In our SAP system, a strange thing is happening, there is a function module called
J_1I7_USEREXIT_UPDATE_STYPE .When I view this function module in our test server, it is opening correctly without any error but when I am opening this function module in our production server, it is not opening and just giving the message function group J1I7 contains error.
Now what this error is doing is when the user doing transaction its giving dump.
Is it possible that this error can get created becuase of some wrong process done by user ??
Now I am not getting how to rectify this coz the function module is not even opening
Please help.
Thanks
‎2007 Mar 09 7:41 AM
Hello,
Ask your basis guys to apply the patches same way as in test server. It so happens some time the patches may been updated on test server but not on production.
So ask your basis team to recheck.
Regards
‎2007 Mar 09 8:25 AM
Hi Rahul Kesi,
Thanks for your reply, I will try for ur suggestion.
‎2007 Mar 09 7:55 AM
Hi Rahul,
You can fix this problem probably by using SE37, enter the name of the FM and then in menu Utilities->Repair Func. group.
Regards,
John.
‎2007 Mar 09 8:27 AM
Thanks John for ur reply but I think I Cant do this activity on production server because its always locked.
‎2007 Mar 09 8:49 AM
Hi Rahul,
Normally your production system is not open for this kind of changes; but in your case (dumps on the system) the system should be opened to correct the error. Any other action will certainly take much more time, but it all depends on the impact of the error.
Regards,
John.
‎2007 Mar 09 9:34 AM
Thanks John for your reply ,I will try for the patch if it fails then I will go for ur suggestion.