Hey Guys,
I have the following String : DATA : lt_kl TYPE STANDARD TABLE OF /bic/pmihklassi.
I am searching for a way to just take the name of the Internal table 'lt_kl' out of that
String and writing it into a variable.
Thank you for your help.