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

Function Module Error Problem

Former Member
0 Likes
638

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

6 REPLIES 6
Read only

Former Member
0 Likes
605

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

Read only

0 Likes
605

Hi Rahul Kesi,

Thanks for your reply, I will try for ur suggestion.

Read only

Former Member
0 Likes
605

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.

Read only

0 Likes
605

Thanks John for ur reply but I think I Cant do this activity on production server because its always locked.

Read only

0 Likes
605

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.

Read only

0 Likes
605

Thanks John for your reply ,I will try for the patch if it fails then I will go for ur suggestion.