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
545

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
520

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

Prince

3 REPLIES 3
Read only

Former Member
0 Likes
520

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
521

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
520

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