Application Development 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: 

stock available for specific material...

Former Member
0 Kudos

Hi All,

How do you find whether stock is available for specified material in storage location, i mean which TABLE & FIELD should be referred?

Can anybody help me out.....

Regards

Prashanth

6 REPLIES 6

Former Member
0 Kudos

hi,

FM: 'MD_STOCK_REQUIREMENTS_LIST_API' will give the details of the material requirments. it wil populate 2 internal tables based on ur import parameters. that will giev u all details.

I hope this is wat u r looking for!!!

regards,

madhu

Former Member
0 Kudos

Hi Prashanth,

You can select from MARD table for this.

You have to pass the Material Number, Plant and Storage Location.

As for the quantity it's depends on what quantity that you want to select (blocked, unrestricted, in transfer, etc). You can find all these Quantity fields in MARD table.

Thanks,

Victor.

Former Member
0 Kudos

Hi Prashanth,

Use Table MARD and field LABST-Stock Quantity.

if u want consignment stock also then use table MKOL field SLABS.

Regards,

Babul.

former_member181995
Active Contributor
0 Kudos

Prashant,

Follow this link>

Amit.

0 Kudos

hai,

go to mard table and supply material code and you can see it's different stock's(unrestricted/blocked) in different locations.

regards

Former Member
0 Kudos

refer transaction MMBE (stock overview).U can find all the stocks available for a particular material.

Also refer table MARD