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

Tables and fields

Former Member
0 Likes
748

Hello friends,

I want to extract some data and I can do a querry for that.

However my question is I need some information on tables and fields.

the extract is for inventory loads and would involve some MM

Also the link to the tables.

Material number,

Storage location,

Moving Average price,

Quantity.

Thanks,

Ster

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

Hi,

You can check the tables

MARA - Materila Master Data

MARD - Storage Location Data for Material

MARC - Plant Data for Material

And u can also check for more tables by using M* in SE11.

Thanks and Regards,

Ruthra

6 REPLIES 6
Read only

Former Member
0 Likes
728

hi,

check the tables mara,marc,mard...

mostly on mard.

fields-----

matnr(material)---mard(table)

lgort(storage loc)--mard

LBSTF(quantity)-mard

regards,

venkat.

Edited by: venkat appikonda on Mar 28, 2008 1:57 PM

Read only

Former Member
0 Likes
729

Hi,

You can check the tables

MARA - Materila Master Data

MARD - Storage Location Data for Material

MARC - Plant Data for Material

And u can also check for more tables by using M* in SE11.

Thanks and Regards,

Ruthra

Read only

0 Likes
728

Thanks Venki / Sundaresan .

I found the table that would have Moving average price and the table is MBEW-VERPR.

My question si how would i tie this table to MARD.

Thanks,

Shreekant

Read only

0 Likes
728

MATNR is the common field for these two tables.

So get MBEW-VERPR from MBEW

for MBEW-MATNR = MARD-MATNR

Read only

0 Likes
728

Thanks Srinivas.

But the ket to MBEW is not just matnr.

It also has the valuation class and key.

I have to do this for only one plant.

Ster

Read only

0 Likes
728

Any More Suggestions.

Ster