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

tbale MARC

Former Member
0 Likes
602

Hi

When i use transaction MB52 i can see Storage In Transaction for a material and plant i wrote in the selesction scree, i want to know is there a way to know which storage loacations have this "storage in transaction".

For example: matnr - 1001001 when i select it from MARC i see 4 pices (or when i use mb52 i can see 4 pice for plant 999), i want to know hs there a way to know how these 4 pices are divided between the sorage locations that belong to this plant - storage loc. X has 2 pic + storage loc. Y has 1 pic + storage loc Z has 1 pic = 4 pic in plant 999.

thanks.

Moderator message: please use more descriptive subject lines from now on.

Edited by: Thomas Zloch on Aug 9, 2010 10:26 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
562

Hi,

You can get the Storage Location from MARD by passing Plant & Material which you got from MARC table, Also if you are looking for current stock in particular storage location for that material & plant then you can get these data from MCHB table which will show you current stock.

Hope this helps.

Adarsh

Hi,

You can get the Storage Location from MARD by passing Plant & Material which you got from MARC table, Also if you are looking for current stock in particular storage location for that material & plant then you can get these data from MCHB table which will show you current stock.

Hope this helps.

Adarsh

2 REPLIES 2
Read only

Former Member
0 Likes
562

Hi,

You can get stock of material in storage location level from table MARD - Storage Location Data for Material.

By providing the Material & Plant.

Regards

DKS

Read only

Former Member
0 Likes
563

Hi,

You can get the Storage Location from MARD by passing Plant & Material which you got from MARC table, Also if you are looking for current stock in particular storage location for that material & plant then you can get these data from MCHB table which will show you current stock.

Hope this helps.

Adarsh