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 display with Alternate unit of measure

Former Member
0 Kudos

Hi All,

is there any report in SAP, which displays the warehouse stock with Alternate Unit of measure.Or Give Some Hint to ME I did try in MB52 it is showing in EA i want it into KG.

Regards

Mateen

Edited by: Mateen on Aug 25, 2008 3:31 PM

5 REPLIES 5

Former Member
0 Kudos

In MMBE you can enter the alternate unit of measure and refresh to get the stock of any material at any particular plant in AuM.

Only problem is that report is for one material at time.

There can be several or no alternate unit of measurement for materials, so designing a report similar to MB52 is very tough.

0 Kudos

Hello Sir,

You are Exactely Right Sir, it shows only One Material .

But if i get a Clu OR Hint how to display Stock (All Records) in ,EA KG And MT .Here i am getting the problem ? when we set Conversion Factor the value we will get in Table Marm.

But Don't Know how to Display All These

EG

EA KG MT <-----O/P Like This

PLs Help

Regards

Mateen

0 Kudos

Using ABAP programming you can combine MARM and MARD tables and develop the required report.

0 Kudos

Hello Sir,

I got , But will provide me logic for this OR Sample Code i am getting Problem here only rest of the things i have completed

Thanks & Regards

Mateen

GauthamV
Active Contributor
0 Kudos

hi,

check these tables for warehouse details.

TABLES: LAGP, , LAGPV, LEINV, LQUA, LQUAV, LINV, MARM, MTCO, MTCOM.