cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Stop delivery distribution

SAPSupport
Employee
Employee
0 Kudos
541

Delivery distribution to be set to stop distribution at delivery level as client wants to make changes after EWM delivery creation as well.


Distribution mode option is not available at config level for us to make the change. 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

Hi,

 

The Customizing field "Distrbtn Mode" is hidden at Customizing "Define Delivery Types" for SAP S/4HANA Cloud System.

You may consider achieve it with BADI LE_SHP_CHECK_DISTRIBUTION - Control Distribution of Delivery Documents.

 

  1. Created Customized field with business context Delivery Header.
  2. Implement the BADI to check if the customized field is initial.
  3. When creating the delivery, it is hold by default. The delivery can be distributed once the customized field is changed according to the custom logic.

 

Attached screenshot.

Best Regard,

Answers (0)