cancel
Showing results for 
Search instead for 
Did you mean: 

Transform MM-Transfer Posting into a WM-Transfer between Storage Type

Former Member
0 Kudos

Hi all,

in my scenario I have 1 Plant "P001" with 1 Storage Location "W001" linked to 1 Warehouse Number "W01" with 2 Storage Type under (C01 - "Quality Check" and C02 - "Non compliant item").

In the Storage Type C01 - "Quality Check" I already have the stock that must be checked (Stock Q - Quality Stock).

If the quality check fail, I need to AUTOMATICALLY transfer the stock from the C01 Storage Type to the C02.

Whyle transferring the stock I need even to change the Stock type from "Q - Quality Stock" into "S - Blocked Stock".

In SAP MM, I think that the appropriate mov.type is the Transfer Posting (A08-R10) 350 "TR blocked to QI".

Using the MM-WM mov. type interface I want to transform in WM this MM-transfer posting into a WM-transfer between the Storage C01 and the C02.

In SPRO:

I've already defined a new custom mov. type (called 902) with:

- Source --> C01 - QUALITY

- Dest --> C02 - NON_COMPL

and Shipment Type "U - Posting Change"

In the Logistics Execution-Warehouse Management-Interfaces-Inventory Management-Define Movement Types I’ve maintained the following record:

- Assign WM Movement Type References to IM Movement Types

350         TR blocked to QI                                                                   395         396         350

- LE-WM Interface to Inventory Management

W01       350         Q                                                                             902                         A                                             1

But when I post the transfer posting in MM the system only create the WM-TO from C01 – QUALITY to 922-TR-ZONE “Posting Change Area”.

How can I automate the passage to the Storage Type “C02 – NON_COMPL?”

Any help is appreciated.

Thanks,

Marco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please try the following and let me know if it works.

1) Change the "LE-WM Interface to Inventory Management" back to use standard WM mvt 309

W01  350  Q    309   A   1

2) Config storage type search (OMLY) as below. I assume there's no storage type search indicator assigned in material master. Otherwise, fill in the indicator accordingly.


3) Assign putaway strategy "F - Fixed bin" to storage type C02

4) Create storage type view of C02 for the material master and assign the fixed bin (MLGT-LGPLA = "NON_COMPL")

5) Assign picking strategy "P - Fixed bin from material master" to storage type C01

6) Create storage type view of C01 for the material master and assign the fixed bin (MLGT-LGPLA = "QUALITY")



Answers (4)

Answers (4)

Former Member
0 Kudos

I've followed your suggestions and I can confirm that it works now.

Thank you very much!

Marco

Former Member
0 Kudos

@Mohamed:

yes, I'm aware that there is a sum of two different activities (change stock type + transfer to a different storage type).

Where I can find the "post and leave materials in same storage bin" indicator?

@Ram:


Thanks for the support

former_member288833
Participant
0 Kudos

Hi,

Show us which settings which you have done in below transaction OMKZ

Regards,

Ram

Former Member
0 Kudos

Marco,


    Hope you are aware, Posting Changes generally refers a book keeping change, mostly non movement of Stock Physically.
In your case
The destination storage type is different, which means while system searches for quant. system will not be able to decide which stock to be picked for TO creation if there are multiple quant exist with the same batch exist in different storage types
When you convert a transfer order from posting change, systems searches for a quant in which the stock already exists, in your case the destination storage type does not have, so you are doing here


       • Not only a posting change
       • Also, a physical transfer - moving stock from one stoarge type to another.


While creating transfer order manually, you must remove the indicator: post and leave materials in same storage bin
 Means that no transfer is to take place for a posting change. Instead,
 the material can be re-labeled at the bin.

Without this, I dont belive  you can change the destination storage type in posting change T.O via auto mode.

Also,Please Check this thread,some folks have approached SAP in this regard.

http://scn.sap.com/thread/1468130


Please revert if you have any questions.