cancel
Showing results for 
Search instead for 
Did you mean: 

Excluding material on 1 SLOC available in multiple SLOCS

Former Member
0 Kudos

Hi,

We have refurbished and new materials which have the same material number.

We need to direct the sales orders by default to the WM managed SLOC where the refurbished items are.

Only by exception is it allowed to send out new ones from the other WM managed SLOC. (both are also on the same shipping point)

Problem is that we haven't found a decent way to arrange for the deliveries to be created by default on the "refurbished" SLOC and to block automatic delivery creation from the "new" SLOC.

We were first thinking of setting the SLOC MRP indicator for the "new" SLOC to 1, but that blocks delivery creation from that SLOC all together, you can't even allocate stock to the orders in CO06.

Another option was to keep both SLOCs open, but doesn't ensure default shipping from "refurbished" SLOC. Then batch determination would be the trigger for SLOC selection and that is not what we want.

A third option would have been to keep the "new" stock in blocked status but that causes issues for our inventory department.

If anyone knows of a nice and clean way to get what I want to accomplish, please let me know!!


Accepted Solutions (0)

Answers (3)

Answers (3)

phanikumar_v3
Active Contributor
0 Kudos

just a thought...

Have you tried by using the logic of Ware house checking for your renovated items by using the Plant+Stor.Loc with ware house in IMG settings--there by initially you can check the availability at ware house level where the renovated stock lies--if found negative then you can change it manually at Delivery.

"""We were first thinking of setting the SLOC MRP indicator for the "new" SLOC to 1, but that blocks delivery creation from that SLOC all together, you can't even allocate stock to the orders in CO06.

Another option was to keep both SLOCs open, but doesn't ensure default shipping from "refurbished" SLOC. Then batch determination would be the trigger for SLOC selection and that is not what we want."""

The above two points are not related to your actual requirement (like blocking deliveries,,Batch determination at Stor location level Etc...)

Pl correct if i missed any at your requirement..

Phanikumar

Lakshmipathi
Active Contributor
0 Kudos

The best option would be to try with the enhancement already suggested.  Alternatively, you can also try with USEREXIT_SOURCE_DETERMINATION in program MV45AFZB

G. Lakshmipathi

Former Member
0 Kudos

Hi Sven,

you may try to create a new rule for storage location determination (different from MALA or RETA) and assign it to delivery type in custo..

In SMOD, enhancement V02V0002, userexit EXIT_SAPLV02V_002 include ZXLOFU01 you can write your coding.

Regardd,

JM