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

Spliting the work are data with #

Former Member
0 Likes
435

HI,

ONE problem:

LV_TEXT is the context attribut containe type string.

i amgetting the values in to LV_TEXT attribut.

LV_TEXT = nkafjkafkafhkafksfkak<b>#</b>bshfsafkasfkasfkas.

i wanto to split this and will get the before <b>#</b> values in to other other node workarea LS_dis_new.

this LS_DIS_NEW i have to modify with table LT_DIS_NEW.

i used the code : Split wa at '#' into table LT_DIS_NEW.

this is not working.

3 REPLIES 3
Read only

thomas_jung
Developer Advocate
Developer Advocate
0 Likes
409

General ABAP syntax questions shouldn't be asked in the Web Dynpro ABAP forum. I'm moving your question to the ABAP General forum.

Read only

0 Likes
409

Hi,

I usedthe normal ABAP code that is working.

In sted of passing the work are of elemnts in the webdynpro that is not spliting..

for this i posted the forum in webdynpro abap.

Thanks

Ramkumar

Read only

matt
Active Contributor
0 Likes
409

It's a frequently asked question in this forum, so I'm locking it.

matt