Skip to Content
0
Former Member
Jul 21, 2008 at 12:57 PM

One field need to map with two source structure fields LSMW

211 Views

Hi All,

I am doing the material migration (Recording method)using LSMW..

The Scenario is , i have a field MATNR which comes twice in recording on different screens. and i have two different fields i.e. MATNR and MATNR_REF with different values in my source struture.

Now i need to map the

1) MATNR (Target Screen 0060) -> MATNR(Source)

2) MATNR (Target Screen 4000) -> MATNR_REF(source).

I know that i need to write code in Conversion report program(Generated by SAP). But how i vl do this??

Can anyone help me out or give an example?? give some Piece of code and where i have to put this code ?