cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Picking location for a Shipping point

shanawaz_mohamed
Explorer
0 Kudos

Hi,

Is it possible to assign mutiple picking location against a shipping point in one plant.

Currently we can assign only one storage location as picking location against a shipping point in the below bath

SPRO->LE->Shipping->Picking->Determine picking location->Assign picking location

I have mutiple storage location for a single shipping point. I want system to check any one of the storage location while creating delivery for that particular shipping point.

Eg:

Plant P1 have storage locations S1,S2,S3,S4 & shipping Point SH1,SH2.

System has to determine picking location as S1 or S2 for shippint point SH1.

Is it possible to control this by any userexit or anyother way?

This has to be applicable for STO/PO also.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

andrzej_chmura
Contributor
0 Kudos

Hello,

there is user-exit:

"Determinations in the Delivery

You can use the following enhancements to control determination of the organizational units that control the picking or putaway process of deliveries:

Enhancement Function influenced

V02V0002 Storage location determination

V02V0003 Gate and staging zone determination (Header)

V02V0004 Staging zone determination (item)"

SPRO: Logistics Execution>Shipping>System Modifications-->Previous User Exits in Shipping

Line: -


You can also use Business Add-In for Delivery Processing:

Business Add-In for Delivery Processing

Use

Application component: LE-SHP-DL

You can use the Business Add-In LE_SHP_DELIVERY_PROC to influence processing of delivery data, during creation and changing of deliveries at specific points described in the interface. The BAdI methods enable you to read, write, determine, delete, and save your own delivery-related data, and to change the standard delivery data.

SPRO: Logistics Execution>Shipping>System Modifications-->Business Add-Ins in Shipping

-->Business Add-In for Delivery Processing

Andrzej