Hi,
Did you check lw_req_item? was it filled?
If yes,
Confirm that mbew table has got record corresponding to the condition
matnr = lw_req_item-matnr
AND bwkey = lw_req_item-werks.
Note : Field bwkey can be Plant or Company Code.
Hi,
Did you check lw_req_item? was it filled?
If yes,
Confirm that mbew table has got record corresponding to the condition
matnr = lw_req_item-matnr
AND bwkey = lw_req_item-werks.
Note : Field bwkey can be Plant or Company Code.