Application Development 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: 

BADI - ME_PROCESS_REQ_CUST - Method Check - Code

Former Member
0 Kudos

Hi gurus

In Me51N , i have entered All Data and after performing the CHECK button i need to get a Error message.(Doing some Calulations).

The Reuirement is how to take all the values from the screen. I'm not going to save the PR. Before Saving the PR i'm checking for some operations.

How to achieve this.

The BADI used here is ME_PROCESS_REQ_CUST and the method is Check.

The error message is displayed when i tested by a click on the check button.

Now how to check these values.

I need to check the Quanity(Line item) field with Some other field value.

Kindly help me in this.

Help me with code is possible please.

Thanks

3 REPLIES 3

Former Member
0 Kudos

Check with method PROCESS_ITEM

METHOD CHECK also.

Rajendra

0 Kudos

Do help me with some code please

Former Member
0 Kudos

got answer