cancel
Showing results for 
Search instead for 
Did you mean: 

Stock Transfer Plant to plant of all materials

former_member222120
Participant
0 Kudos

Hi SAP experts,

Greetings to all...

I wish to ask following question:

I wanted to transfer all the stock present in one of the storage location of a plant to a different plant. for this I am planning to use 301 movement type. in MB1B I see that we have to provide the quantity and batch number (material is batch managed) of the material.

So I am facing following problems in it:

1. Data is large - we have 10000 items so we will have add those many in MB1B (Probably I need to ask ABAPer to write some code to pull all the materials in a single shot)

2. Getting the data batch wise - I need to prepare the list of material batch wise.

3. Getting the quantity batch wise -

So just wanted to know that will I have to prepare the input file batch & quantity wise for each of the material?

Regards,

Uday.

Accepted Solutions (1)

Accepted Solutions (1)

tejyadav
Active Contributor
0 Kudos

I would suggest to use LSMW for 301 Mvt., Once you get the template, Download the MB52 report of the entire Plant to excel, Now you just need to copy paste the entire Data in the template & Upload the 301 Mvt. to Other Plant.

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

adding to Tej's points,

u can use bapi, BAPI_GOODSMVT_CREATE for uploading in one shot.

u can down load batch wise stock in to an excel using mb52 report by clicking "batch wise" check box in the selection screen.

fill the excel in the format of BAPI and upload the file using BAPI. for this i hope u have to take an abaper's help.

Regards.

kailas_ugale
Active Contributor
0 Kudos

HI,

Bach wise report-MB52 and report MB5M

Kailas Ugale