0% found this document useful (0 votes)
21 views7 pages

Two Step Pick Sap

The document discusses achieving two-step picking in SAP based on customer and plant instead of just product. It provides the required configuration steps which include automatic wave generation, two-step picking setup, storage type configuration, wave template determination using a condition type, and creating and maintaining the necessary condition records and alternate IDs. The process is then outlined showing how to create a sales order, outbound delivery, check the waves, and observe the two-step picking in action with separate work templates for the source to intermediate bin and intermediate to pack bin steps.

Uploaded by

Rajesh Dhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views7 pages

Two Step Pick Sap

The document discusses achieving two-step picking in SAP based on customer and plant instead of just product. It provides the required configuration steps which include automatic wave generation, two-step picking setup, storage type configuration, wave template determination using a condition type, and creating and maintaining the necessary condition records and alternate IDs. The process is then outlined showing how to create a sales order, outbound delivery, check the waves, and observe the two-step picking in action with separate work templates for the source to intermediate bin and intermediate to pack bin steps.

Uploaded by

Rajesh Dhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Wave-2step picking:

Aim: Client want wave 2 step picking based on customer and plant.

In standard sap we can achieve wave 2 step picking based on product only as show below

So, with the help of a pick badi, we can achieve the aim with some bypassing code.

Required configuration:
Step1: automatic wave generate for WPT 2010, 2011, 2021.

STEP2: Set up 2 step picking


STEP3: Storage type SS for stock removal

STEP4: Wave template determination


We are using ZWDT condition type for 2 step picking

Create procedure and assign to doc type OUTB

STEP5:

Maintain condition records for condition type ZWDT


STEP6:

Create ALI Type and Alterate ID in plant and Customer

T-code: /N/SAPAPO/LOC3
Maintain BP type -0002 in customer

T-code: BP

Process:

Step 1: create Sales order

Step 2: create obd

Step3: check wave in ewm in /prod

Step4: /wave

Check wt created and press release withdrawal icon and observe picking wt created
First WT– source bin to 2step bin (intermediate step)

Second WT - 2step bin to Pack bin

Confirm it and obs for 2nd step

You might also like