Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MBLNR is ambiguous in Open SQL

0 Likes
713

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...

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...

1 REPLY 1
Read only

Sathya_Gunasekaran
Contributor
0 Likes
612

can you please share the complete SQL statement?