Hello experts,
I'm popping up some fields from database table one of which contains table name.
I want to create internal table of type table which is specified in that field.
Ex.
IT_TAB TYPE TABLE OF IT_RSTBL-DBSTRUCT
Can somebody help me to do that.
Thanks & regards,
Sagar