Skip to Content
0
Former Member
Dec 01, 2006 at 06:58 AM

creating Internal table with type specified in table field.

36 Views

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