Hello,
This is the first time I come across something like this. I get an error 'Column MBLNR is amgguous in ABAP/4 Open SQL statement".
Select mblnr, mjahr
from mseg into table @lt_tmp
where...