- In initial screen Warehouse No (LGNUM) and plant (WERKS) will be populated from user parameters which user will set as Default based on his work plant location.
|
|
- Based on the warehouse number (LGNUM), from table LAGP fetch the values storage type(LGTYP) ,storage section (LGPER) storage bin(LGPLA). While fetching storage bin from table LAGP should take “X”(KZLER) indicated storage bins only from LAGP.
- Stock of Material code (MATNR) from table MCHB should display as Metric tons.
- Business need the first line item of report display above 20 tons of material (MATNR) from specified storage location(LGORT) and after the following line items should less than the weight (in tons) of first line item.
- Empty Bins(LGPLA) of plant (WERKS)
The Stock report & Empty Bin data’s should auto refresh for every 2 minutes.
please give me the code in alv report format