Hi all,
I am having a problem while displaying a hierarchial ALV. I am not getting the header texts and the field in the header table is getting displayed in the items.
I want the out put to be like
code 001 code value 001 1 001 2 code 002 code value 002 1 002 2 002 3
But I am getting like
001 001 1 001 001 2 002 002 1 002 002 2 002 002 3
Please suggest.
Dev.