Hi guys,
I am still new at ABAP and my assignment is to display company name and address from KNA1 on an ALV grid given a set of customer number.
The problem i am facing is that the addresses are not consistent(eg some contains name1 and name2, some only contains name1).
Do I create seperate columns for each field of KNA1 in the ALV, or is it possible to create a column with multiple lines to hold the address?
Please advise. sample programs with ALV that displays address would be helpful
Thanks