‎2008 Feb 14 3:23 PM
Hi All,
I have one requirement like i have statement : "data: text type c length 1" i need to get only data type "C" into one variable.I used split it will not work for my requirement .Can anybody please suggest any other abap syntax to get the only data type.
This is very urgent.
<REMOVED BY MODERATOR>
Thanks,
Swapna.
Edited by: Alvaro Tejada Galindo on Feb 14, 2008 10:25 AM
‎2008 Feb 14 3:26 PM
‎2008 Feb 14 3:27 PM
Please don't repeat your questions. This has been answered in the Previous POST. check the Reply there.
Thanks
Amandeep
‎2008 Feb 15 6:09 AM
Hi Stefen,
I have a requirement like In one varaiable like L_TEMP.
In L_temp i have value like this 'data: text type c length 1' .
From this value i want the data type of the text EX: in the variable it is 'C'.I need to get this value.
How can i get it is there any class to get this.
Please this very urgent.
‎2008 Feb 15 6:19 AM