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

FM for MMBE tcode

Former Member
0 Likes
2,917

Hi Experts,

I have a requriement to get stock overview details like MMBE tcode. Is there is

any FM to get all stock details without copying standard program or writing

different select queries?

Could you please suggest me any BAPI or FM to meet my requirements.

Thanks in Adavnce,

Basha

8 REPLIES 8
Read only

Former Member
0 Likes
1,641

YOu can make use of the FM: <b>MB_READ_MATERIAL_STOCKS</b>

Read only

Former Member
0 Likes
1,641

Hi Shaik,

Check this link.

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

Reward if useful.

Thanks

Aneesh.

Read only

Former Member
0 Likes
1,641

Hi Shaik,

Check this FM, <b>MD_STOCK_REQUIREMENTS_LIST_API</b>

Hope it is useful.

Reward points if helpful

Read only

0 Likes
1,641

Hi Dinesh,

This FM is for MD04 tcode.

Regards,

Shaik

Read only

0 Likes
1,641

OOppp's Sorry

Read only

Former Member
0 Likes
1,641

Hi,

For this requiement you can use the funciton module BAPI_MATERIAL_AVAILABILITY

Thanks and regards,

shyla

Read only

0 Likes
1,641

Hi ,

Thanks for your reply. But this FM will determine stock is available or not for

particular Material/Plan combination.

Regards,

Shaik

Read only

Former Member
0 Likes
1,641

Hi,

as per my knowledge these is no such FMs or BAPI.

but u can put logic on table MARDMSEGMKPF.

by debugging and analyzing MMBE you will found some function modules for the particular stock fields

Refer the below link

https://forums.sdn.sap.com/click.jspa?searchID=3602479&messageID=3661981

<b>Reward points</b>

Regards