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

Problem while invoice verification :LMR1M001

Former Member
0 Likes
1,160

Hi,

I am using enhancement assignment LMR1M001 to check MIRO document postings, for this I have written code in function module exit (EXIT_SAPLMRMP_010) include ZXM08U16.

When i checked in development server its getting triggred but in production when i check with session break point, control does not reach the include.

Please help me solve this issue.

Thanks,

Sai.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
970

Try hardcoding the breakpoint and transport it again to production and check. Also ensure that your enhancement project was activated before transporting.

Hope this will help you.

Regards

Karthik D

6 REPLIES 6
Read only

Former Member
0 Likes
971

Try hardcoding the breakpoint and transport it again to production and check. Also ensure that your enhancement project was activated before transporting.

Hope this will help you.

Regards

Karthik D

Read only

0 Likes
970

I tried your suggestion, but even then control dosen't reach the include.

Read only

0 Likes
970

Hi,

Then i think you are not trigerring the correct action for this userexit. Are you getting it stopped in Development/Quality ?

Regards

Karthik D

Read only

0 Likes
970

Hello Gurus ,

I am also facing the same problem in am also working on same LMR1M001 , i write code but it is not executing .

I simply want to print an error massage when the material is in Quality control stock .

Is there any other way to do it help me .

Thanks and Regards

Shrikant Ambulkar

Read only

0 Likes
970

Hi,

The issue is solved. This was happening because I saved my enhancement project and include in seperate packages. Now I saved them both in the same package and its working fine.

Read only

Former Member
0 Likes
970

Hi,

if u activated the user exits in devlopment server. after transporting to the production server also we have to activate them manually.

regards.

sathis