cancel
Showing results for 
Search instead for 
Did you mean: 

transfer posting for special stock Q

Former Member
0 Kudos

We are trying to do a transfer posting (movement type 309 Q and 311 Q) via t-code MIGO_TR.

Problem is the destination batch is not being created in storage location level.

Via normal stock this is working fine, but if we put special indicator Q, batch is not created at storage location level, only at plant level.

I am an abap consultant, and my functional is asking me to look for an exit that would automatically create the batch at stor loc level. But I would like to make sure there is no missing config to fulfil this,

Accepted Solutions (1)

Accepted Solutions (1)

former_member183349
Active Participant
0 Kudos

check MB51 ( Material Document List).

MIGO - TransferPosting:

If it is plant to plant: Try this movement type 301Q and 309Q via Migo_TR.

( Go to OMJ8 ,


Option: A,

if you select plant - place a tick mark in empty box (storage location automatically created with respect to specified plant)

Option: B

if you select Movement type - place a tick mark in empty box (storage location automatically created with respect to Movement type)

If it is stloc to stloc: Try this movement type 311Q and 315Q via Migo_TR.

For better clarity I had mentioned below, please have a look.

301 Q - Transfer posting plant to plant ( one-step )

309 Q - Transfer posting project material to material ( Two-step )

311 Q - Transfer posting Storage location ( One-step) - Project

315 Q - Transfer posting sloc to sloc ( Two-step ) - Place in storage

Thanks,

Vivek

Former Member
0 Kudos

Hi Vivek,

We use either material to material and/or stor loc to stor loc.

So if I do MIGO_TR (movement type 309), enter:

Material, Plant, Stor Loc and Batch (from From and Destination).

If I open the Destination in MSC3N (enter material, plant, stor loc and batch), it will be displayed.

This is what they want to do for special stock. But if we put Q, then it will be posted, but if you go to MSC3N, enter material, plant, stor loc and batch, it does not exist.

JL23
Active Contributor
0 Kudos

I initially thought you get an error while posting, but now it became clear that you could post but miss only the MCHB segment of the batch.

Why do you need this MCHB segment, special stock is stored with batch number together in the the special stock table MSPR

Former Member
0 Kudos

yes initially not able to post. But functional changed some customizing, now able to post but no MCHB segment.

Anyway, requirement cancelled as functional found other ways to monitor the batch. Thanks for all your info

Answers (1)

Answers (1)

JL23
Active Contributor
0 Kudos

is the target batch field a mandatory field?

Former Member
0 Kudos

No Its not.

If you do a check before posting in MIGO_TR, it would say

Batch 'MaterialX' 'PlantX' 'StorLocX' 'BatchX' does not exist.

If you check in MSC3N, the batch exist in Plant Level. If you do an MSC1N, and extend the batch to the Storage Location, the document will be posted succesfully in MIGO_TR.

What we want is skip MSC1N step, and the create the batch automaticaly in Stor Loc level during transfer posting. Which is the case for normal stock