Skip to Content
0
Former Member
Apr 24, 2009 at 11:08 AM

How to display Deep structured internal table into an ALV Grid

118 Views

Hello Techies,

Here situation is that I have to display an internal table in ALV report which is already

having an internal table with in ,Please tell is it possible to do that ?

If possible please suggest .

For e.g

types: begin of ty_emp,

name type name1,

empid type empid,

address type table of ......,

end of ty_emp.

Thanks in Advance.................

Regards,

Kiran Kumar