User will give Plant,material type,Date.
Based on this 3 i need to calculate Stock Value.
In my current scenario we have 2 units say 1000 & 1001.
they will transfer stock from 1000 to 1001 with mvt type 301.
and 1001 to 1000 also.
format
Plant opnstk_value receipt_value issue_value clsstk_value
if they user transfer stock from 1000 to 1001.
then stock should be minus from 1000 receipt_value.
add that in 1001 receipt value.
In MB5B they are not considering movement types.
Here i need to consider that,
how to calculate this .
Please explain in detail.