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