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

user exit or bapi for t code ME51N

kunal_ingale
Active Contributor
0 Likes
668

hi all

what we need is if the stock is available at other plants then the user should not able to

create the PR

is there any user exit or bapi for checking the stock at all plant while creating the PR,

our requirement is after putting the material quantity and plant in t code me51n, stock of all plant should be checked in background and error or warning message should appear,

plz help me out

regards

kunal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
621

Try BADI ME_PROCESS_REQ_CUST.

5 REPLIES 5
Read only

Former Member
0 Likes
622

Try BADI ME_PROCESS_REQ_CUST.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
621

Hi,

Refer BADI : ME_PROCESS_REQ_CUST

Check method PROCESS_ITEM for your requirement.

Hope this helps you.

Regards,

Tarun

Read only

0 Likes
621

hi thx for the help

i am trying user exit EXIT_SAPLMEREQ_005

is it right one

can any one give me steps or code for the same

Read only

kunal_ingale
Active Contributor
0 Likes
621

a

Read only

Former Member
0 Likes
621

Kunal

Is the above issue is resolved,I have the same issue with bussiness.