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

Validation on line items not triggering for MR41 tcode

Former Member
0 Likes
383

Hi,

I have to put a validation on MR41 to check the amount entered on the screen. I am using OB28 to define the validation. Also, I have created user exit in the validation/substitution program where the necessary checks are done. But the validation is not triggering at the line item level. I have another validation of MR41 at header level, that is working perfectly. I want the validation to trigger at line item level also.

Any ideas on how to do it?

Thanks in advance.

Regards,

Arun Mohan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
338

Hi,

Try with user exit MM08R002 under this u can find thease exits.

EXIT_SAPLKONT_002

EXIT_SAPLMR1M_001

EXIT_SAPLMRMC_001

<b>Reward points</b>

Regards

1 REPLY 1
Read only

Former Member
0 Likes
339

Hi,

Try with user exit MM08R002 under this u can find thease exits.

EXIT_SAPLKONT_002

EXIT_SAPLMR1M_001

EXIT_SAPLMRMC_001

<b>Reward points</b>

Regards