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

BAPI for MMBE transaction

former_member201987
Participant
0 Likes
614

Hi,

What BAPI can I use to get the information generated by transaction MMBE?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Hi Suraj,

As I think there is no BAPi for this.The data from MMBE comes from tables MARD and MSKA. You could write your own RFC function module if needed.

regards,

Archana

2 REPLIES 2
Read only

Former Member
0 Likes
529

Hi,

You can use bapi 'BAPI_WHSE_STOCK_GET_LIST'.

Regards,

Rajesh

Read only

Former Member
0 Likes
530

Hi Suraj,

As I think there is no BAPi for this.The data from MMBE comes from tables MARD and MSKA. You could write your own RFC function module if needed.

regards,

Archana