cancel
Showing results for 
Search instead for 
Did you mean: 

Conversion program to do movement type 202 and 309

Former Member
0 Kudos

Hi everyone,

I need to do a conversion program to upload current stock balance from 1 material to another material (Material to material transfer). This is because we have created a new material type, therefore i would need to move any current stock balance of 1 material (of a different material type) and create the material again in the new material type and transfer the current stock to it.

Our consultant has decided upon using movement type 202 and 309 to do the goods movement required.

Since MIGO could not be recorded, is there any other suggestion besides using ABAP program?

Thanks in advance. Hope to get some feedback on this asap because this is urgent.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You could write a simple LSMW (direct input) for this.

Also, why dont you do a 562 (or 502) & then a 561 (or 501) instead?

Former Member
0 Kudos

Hi Bernard,

You can check the direct input program RM07MMBL for goods movement.

This is used in most of the cases to do a goods movement.

Hope this helps

Cheers

VJ