Application Development 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: 

lsmw - i can't change data in the recording , why ?

Former Member
0 Kudos

i add recording ( batch-input ) to my lsmw project ,

now i want to add line

xre3+0(3) = 'svg' .

now , if there was any value inside ( like 'aaabbbccc' ) ,

it was eraze and i see just : 'svg' .

but if i add line befor :

xref3 = '9999999'.

xre3+0(3) = 'svg' .

i see the result that i want : 'svg99999'

what can i do ?

2 REPLIES 2

rajasekhar_matukumalli3
Active Participant
0 Kudos

Hi Dakota Piper,

Can u please put your requirement clearly? What u are doing and what u want to do?

Enjoy SAP.

Rajasekhar

Former Member
0 Kudos

Hi,

Where are you putting this code.

you should use Concatenation Rule or ABAP code rule for this purpose in Field mapping.

Hope it helps..

Regards,

Komal.