Skip to Content
0
Sep 12, 2023 at 02:27 PM

Search in a String

79 Views

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.