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

lsmw data conversion

Former Member
0 Likes
557

hi all,

I have customer number like 1000 i have to convert this one to hb001 through lsmw . How can i do that one? how can we do data conversion in LSMW?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

there is a step for conversion mapping in the lsmw steps, That is where you have to do your conversions.

Prince

hi all,

I have customer number like 1000 i have to convert this one to hb001 through lsmw . How can i do that one? how can we do data conversion in LSMW?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
532

Do you mean that you want to make the documents posted against the old customer go to the new one?

Rob

Read only

Former Member
0 Likes
533

there is a step for conversion mapping in the lsmw steps, That is where you have to do your conversions.

Prince

Read only

0 Likes
532

Right, in that step, you can add custom ABAP code to pretty much do whatever you want, including calling a function module.

Regards,

Rich Heilman