cancel
Showing results for 
Search instead for 
Did you mean: 

Can we know Blocked stock daywise

Former Member
0 Kudos

In one of my development report, one field is to capture blocked stock of that material date wise. how can we do it.

Scenario

Resorting is done occasisonally- say 11/08/08 and 15/08/08

In my report it should tell what was opening balance (block stock) on 11/08/08 and 15/08/08 of that material.

How can I capture Total Block stock qty those days as Material stock is dynamic in nature as it changes any point of time.

I want to know my opening balance/Block stock on my resorting days only for that particular material.

Can anyone suggest a logic, so that I can bring that information into my ABAP report.

Thanks

Vineeth

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vineeth,

Good Question

Blocked stock posting date wise possible check QALS table blocked stock. But it is not possible to match with current blocked stock in stock overview.

Regards,

Babusingh,S

Former Member
0 Kudos

You can view the blocked stock qtys via MB52.

as stock is updating time to time its difficult to say on day wise.

you can take the reference of material movements> mov type i.e 350/344.

Regards,

Anil