cancel
Showing results for 
Search instead for 
Did you mean: 

Automation of Warehouse task creation and confirmation in SAP EWM

Former Member
0 Kudos

Hi,

I have a business requirement where in we are creating inbound delivery in SAP ECC based on ASN file processing which then gets replicated in SAP EWM.

The warehouse task creation and confirmation is a manual process in SAP EWM.

Can anyone let me know if there is any possibility to automate the creation and confirmation of warehouse taks in EWM?

Thanks

Garima

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shiva,

Thanks for your response. Can you tell me the exact configuration as to how to achieve this in EWM system?

Regards

Garima

Former Member
Former Member
0 Kudos

Hi Garima,

In this you need below two things

1 . PPF action to create auto wt when ID is created.

check ppf customization and tcode >>/nSPPFCADM

go to /SCDL/DELIVERY

click on define action and profile.

check in ur customization and find which action profile is assigned to your ID  del document type.

select the same and check action definition  /SCWM/PDI_01_WT_CREATE.

select Time of Processing >> Imme processing

Processing Times Not Permitted >>processing while saving.

2. go to wpt and flag auto confirmation.

for more detail on ppf check below document.

you need to go through complete document and check all as you req.

Regards

Suraj

Former Member
0 Kudos

Hi,

Yes, its possible to create and confirm the WT in EWM immediately after the inbound delivery replication in EWM.

PO--Inbound delivery-->CIF to EWM-->

IDN->ID -- PPF config

Once the iD is created in EWM  -- system determines the WPT--

make sure this WPT has only task to complete -- that is putaway

trigger 1st PPF -- for doing the GR

trigger the 2nd PPF for creating WT-- This WT needs to confirmed ASAP.... so make the config in WPT for auto confirmation --

IF LM is active-- make sure that this external step is inactive in LM configuation

Regards

Shivakumar