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

Replacing internal Table in SO10 - text

Former Member
0 Likes
839

hi Pals,

seems to be a basic question, but i had to post this as i could not find a solution . I have an internal table with remarks in it.

I am using TEXT_SYMBOL_REPLACE to relpace the contents of internal table, but it never replaces the internal table.

I have also tried using the comman LOOP at remarks. &remarks-tdline&. endloop. but when i print the text i am able to see

LOOP at remarks. and endloop statment.

Please help.

- Krishnan

hi Pals,

seems to be a basic question, but i had to post this as i could not find a solution . I have an internal table with remarks in it.

I am using TEXT_SYMBOL_REPLACE to relpace the contents of internal table, but it never replaces the internal table.

I have also tried using the comman LOOP at remarks. &remarks-tdline&. endloop. but when i print the text i am able to see

LOOP at remarks. and endloop statment.

Please help.

- Krishnan

3 REPLIES 3
Read only

ravi_lanjewar
Contributor
0 Likes
661

Hi,

Pl. provide source code.

Read only

Former Member
0 Likes
661

Resolved by creating a FM.

Read only

0 Likes
661

Me facing the same issue .

Pls provide sol ...

Thanks

Supriya