cancel
Showing results for 
Search instead for 
Did you mean: 

how to know total demand within period

0 Kudos
568

use MD04, I want to compare "current stock" vs " future demand Qty (such as 1 month/2month later), how to do it?

Accepted Solutions (0)

Answers (1)

Answers (1)

riyazahmed_ca2
Contributor
0 Kudos

Hi xfwang_100 ,

MD04 is a date wise sorted stock-requirement list where the demand element and supply elements try to nullify each other by a balance cumulation.

You can just follow the Stock minus safety stock minus demand element (such as Salea Order, Outbound Deliveries, Planned Independent Requirements, Reservations) plus supply elements (such as Purchase Requisitions, Planned Orders, STO/PO, Process Order or Production Order) cumulated and sorted by incremental dates.

At any point of time, you can always see what is the closing stock.

If you want to go for any predefined view, you can get an ALV Report report created using the standard FM MD_STOCK_REQUIREMENTS_LIST_API FM.

Best Regards,

RIYAZ