Hello members ,
I am Unable to understand what needs to be done for the following :
3.3.5.2A Beginning Inventory, Forecast Demand, and Suggested Order Line Items
- Beginning Inventory: This line item needs to display the value from the Beginning Inventory line item in DAT01 Beginning Inventory module for the first week of the year and the Ending Inventory from the previous week for all other weeks of the year.
- Forecast Demand: Show Final Forecast value from DEM03 module.
- Suggested Order Amount for the Month: Show monthly demand total.
These are the things which needs to be done in Sprint 3 in the ' Inv01 ordering ' module .
For the Beginning Inventory , I have used the below mentioned formulae , but not getting any answers
IF NOT 'SYS01 Time Settings By Week'.'Not 1st Week of Timescale?' THEN Ending Inventory ELSE 'DAT01 Beginning Inventory'.Beginning Inventory
How do I go about doing these ? I have written the above formula from the hint provided , But Otherwise have not understood much .
Can someone help .
Thank you