cancel
Showing results for 
Search instead for 
Did you mean: 

On Order Stock

Former Member
0 Kudos

Friends,

Is there any programming logic to get the onorder stock or any function modules. We have to populate the onorder stock of the material in a Z report. Please provide with loggic or any fn modules.

Regards

Varatharaj Jayraman

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi.

Please note that RMMMBESTN_DATEN is a structure , and structure do not contain any data, they are used at runtime to hold data temporarily.

Best Regards

Former Member
0 Kudos

You can refer this table..

RMMMBESTN_DATEN..

karthick..

Logically, you can link the tables makt,mard,marc and mara to get the stock of all the materials at all the locations.. here you can filter the production storage location( if in the plant,they maintain)..

So the stock in the production storage location will give the on order stock of all the materilas..

karthick

Former Member
0 Kudos

Hi

Try this way.

Tcode ME2N.

In Tool Bar - Select Edit - Dynamic selections

Then Select Purchasing Document item

Then select Goods Receipt and select No

The execute.

It will give the on order stock of all the materials.

Check it out.

Regards,

Raman

Former Member
0 Kudos

Friends,

I need some function modules or table info or logic to find the onorder stock . Plz help.

Regards

Varatharaj Jayraman

Former Member
0 Kudos

Which order are you referring to? Would be helpful for the forum members if you provide more details to be of better help.

Regards,

Vivek

Former Member
0 Kudos

Hi

when we exceute MMBE , we get the onorder stock. What is the logic to get this onorder stock.

Thanks