Hi Swanand,
Try to check the actual tables if it has any data for the logic you have specified.
IF p_kilo = 'X'.
SELECT matnr
meinh
umrez.......
Alternatively, you can put a break-point in the line above and see if anything is really retrieved when you run the report.