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

ALV REPORT PROBLEM

f_cemunal
Participant
0 Likes
364

Hello Masters,

I am trying to display a simple report but two of my columns don't show up.I think it is because my column's size is smaller than the target. I have defined an internal table and the cloumn is defined like "MENGE like MSEG-MENGE".So the column  has to be exactly the same with the target but in debug mode i noticed that sizes were different.

I think i should change the size but how ?

1 REPLY 1
Read only

Former Member
0 Likes
337

Hi,

Can you please refer below url.

Value Display with Currency/Quantity Unit - ALV Grid Control - SAP Library

For currency and quantity fields we must specify reference table and reference field names.

Hopes it helps.

Thanks,

Ashok.