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

material type wise closing balance

Former Member
0 Likes
466

hi experts,

can u help me out to get the material type wise closing balance of all plants, we can get this using mbew but it will be a performnace problem ,hence can u help me out to find a function module or bapi which does this, or tell me a way to acieve this

hi experts,

can u help me out to get the material type wise closing balance of all plants, we can get this using mbew but it will be a performnace problem ,hence can u help me out to find a function module or bapi which does this, or tell me a way to acieve this

2 REPLIES 2
Read only

Former Member
0 Likes
433

Filter the material from mara table (mara-MTART).

and obtain the data from mard table for those material in mara table and plant

you can also use the standard txn: MB52

Thanks

Ganesh

Read only

Former Member
0 Likes
433

thanxs for ur help, and require some more information regarding experts