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: 

inventory balance migration

Former Member
0 Kudos

hello guys iam transfering inventory balance using lsmw. i am having couple of questions

1.is standardobject goods movement used for inventory balance migration for direct iput method in lsmw?

2.i tried to transfer using standard direct input method using goods movement object then at step 5 mapping sourcefields the bldat and budat are not appearing in bmseg target fields and at step 7 specify files it is giving a message no logical path has been specified can any of you experts help me with this problem.

guys i can do this in recording method but according to to my project requirement

iam going for alternative.

1 REPLY 1

Former Member
0 Kudos

This is an old post - but maybe you still need help.

1. Yes you can use this object to load inventory levels. It actually generates a material document that does the posting - but the result is esentially the same.

- Plus material documents are good as they give history and traceablity.

2. BLDAT & BUDAT are within the structure BMSEG. Make sure that you are displaying technical fields in LSMW. They both have a defualt value of SY-DATUM assigned - so that might be why you cannot see them.

3. Logic path/filename - enter the step in change mode and double click the .conv file. Enter the same file name for the logical path and filename - the system will create the logic stuff for you.