Skip to Content
0
Former Member
Jan 14, 2012 at 11:51 AM

how to determine table name dynamicly while executing SELECT in ABAP

26 Views

Hello All,

I need to load internal table with entries comming from change log of particular DSO. But the change log name for a given DSO is different across landscape. I know how to determine its name, but I do not know how to construct SQL statement withi ABAP, and execut it ? (kind of dynamic SQL in ABAP) ???

please help

regards, Tomasz