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/bapi for MMBE

h_senden2
Active Contributor
0 Likes
2,192

Hi,

is there a function module / class (whatever) to get the result of transaction MMBE (Stock Overview : Company code/Plant/Storage location/Batch) for 1 material ?

I'm particular interested in the Stock scheduled for delivery and the Reserved qty.

regards,

Hans

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,321

hi

ust refer to the link below

http://www.sapmaterial.com/?gclid=CN322K28t4sCFQ-WbgodSGbK2g

hope it may help u in some or other way.

regards

ravish

<b>plz dont forget to reward points if helpful</b>

5 REPLIES 5
Read only

h_senden2
Active Contributor
0 Likes
1,321

Anyone ?

Read only

Former Member
0 Likes
1,321

Hi,

I don't think that there is one. The data from MMBE comes from tables MARD and MSKA. You could write your own RFC function module if needed.

Check the theard answerd by Rich.

https://forums.sdn.sap.com/click.jspa?searchID=3418879&messageID=291518

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
1,322

hi

ust refer to the link below

http://www.sapmaterial.com/?gclid=CN322K28t4sCFQ-WbgodSGbK2g

hope it may help u in some or other way.

regards

ravish

<b>plz dont forget to reward points if helpful</b>

Read only

Former Member
0 Likes
1,321

Hi,

Please try the bapi:BAPI_GOODSMVT_CREATE.

Hope it will be useful.

Thanks,

Sandeep.

Read only

h_senden2
Active Contributor
0 Likes
1,321

by debugging and analyzing MMBE i've found some function modules for the particular stock fields i needed