cancel
Showing results for 
Search instead for 
Did you mean: 

WAVE RELEASE based on DELIVERY CREATION DATE or PLANNED SHIP DATE in SAP EWM

hari_y11
Participant
0 Kudos
402

Dear Experts,

Good day.

We have a requirement related to WAVE RELEASE based on DELIVERY CREATION date or PLANNED SHIP DATE.

My 1st question related to standard SAP EWM behavior, Wave release criteria confusion based on SAP F1 definition.

hari_y11_0-1731157694340.png

According to above, wave release should happen based on “yard departure date”,  below is our example:

Delivery created date 11/07/2024 / 14:00:04

Yard departure date. 11/08/2024

hari_y11_2-1731157736712.png

Planned GI on 11/08/2024

hari_y11_3-1731157761800.png

Wave Template, release days 0.

hari_y11_4-1731157784329.png

Wave release date  11/07/2024 / 15.01.00

hari_y11_5-1731157796166.png

As per standard behavior the Wave release date calculation is updating a day prior(yard date -1 day) to actual departure date form the yard, which is confusing, why it is taking -1 day?

Some other cases:

Ex 1: wave creation date 11-06-2024 and departure date from yard is 11-07-2024 release date is updated 11-06-2024  and wave got released on release date 11-06-2024 release time 15:01:00 as per wave template 

Ex 2: wave creation date 11-06-2024 and departure date from yard is 11-08-2024 release date is updated 11-07-2024 and wave would release on 11-07-2024 at 15:01:00

Ex 3: wave creation date 11-06-2024 and departure date from yard is 11-13-2024 release date is updated 11-07-2024 and wave would release on 11-12-2024 at 15:01:00 

 

Question 1 is: Why system taking Yard date -1 day for release?

Question 2 : If we want the wave release based on  DELIVERY CREATION date or PLANNED SHIP DATE any options available?

Kindly help to achieve this solution or to understand exact wave release logic.

Thanks,

Hari

 SAP Extended Warehouse Management SAP Community SAP Knowledge Warehouse 

@sapewm @Pr_Si 

Accepted Solutions (0)

Answers (2)

Answers (2)

JuergenPitz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

no idea what BAdI you have to use, but my guess would be "/SCWM/EX_WAVE_SAVE Change Wave Data When Saving".

You need to check which BAdI allows you to change these settings, for that you need to check the docu and the interface.

Brgds

Juergen

hari_y11
Participant
0 Kudos
ok Thanks @JuergenPitz, I am checking if there are any exists available. I will post here, if it get anything specific to this. Thanks, Hari
JuergenPitz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

"Why system taking Yard date -1 day for release?"

The problem is that EWM always use the exact time.

In your ERP system you only calculate with days. That why your GI date is 11/08/24 - probably sometime in the afternoon.

But EWM thinks that you want to leave at midnight. And because the wave needs to be finished before that time - it ends on the 7.

I have never found a way to correct this, the only option I found is to use exact scheduling (with hours and minutes) in the sales order.

Brgds

Juergen

---
All the above is no official SAP statement.

Want to learn EWM?
Check for EWM courses: https://training.sap.com/trainingpath/Applications-Extended+Warehouse+Management-EWM+in+S4HANA
Get a SAP Learning Hub Subscription: https://training.sap.com/learninghub

And it is EWM. NOT eWM - Duh!
And if your question includes the word "transfer order" - do NOT tag the question with Extended Warehouse Management!

hari_y11
Participant
0 Kudos
Hi @JuergenPitz, thanks a lot for your explanation, I am checking the key points your highlighted.
hari_y11
Participant
0 Kudos
Hi @JuergenPitz, can you please help me with any BADI or any exit available in EWM using which we can enhance the wave release criteria to fulfil customer requirement. I mean to achieve the wave release based on Delivery creation date or Planned ship date.
hari_y11
Participant
0 Kudos
@JuergenPitz in our system in Se18 i found below BADI, I do not find anything related to RELEASE, Can you please advise if wehave any BADI's for wave release? /SCWM/EX_ARCH_WME_WAVE BAdI: Archiving of Waves /SCWM/EX_WAVE_PARALLEL BAdI: Influence on Parallelization of Waves /SCWM/EX_WAVE_PLAN BAdI: Automatic Wave Assignment /SCWM/EX_WAVE_RELEASE_RETRY BAdI: Control of Automatic Wave Release Retry /SCWM/EX_WAVE_SAVE Change Wave Data When Saving /SCWM/EX_WAVE_SIMULATE BAdI: Processing After Wave Simulation /SCWM/EX_WAVE_UI_SELECTION Enhancement of Selection of WRs in Wave UI