Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Notes on String Instructions.

Former Member
0 Likes
261

Hello Experts,

I am new to abap. Can anyone provide some material related to String instructions with appropriate examples.

Edited by: bachi guddeti on Dec 16, 2008 6:11 PM

1 REPLY 1
Read only

Former Member
0 Likes
245

Hi,

Try this


data str type string, "Now if you press F1 on the keyword string, you will get the documentation.

regards,

Advait