cancel
Showing results for 
Search instead for 
Did you mean: 

how to stop auto distribution of SD delivery based on conditions?

0 Kudos
1,476

I want to control the auto distribution of delivery to EWM based on some customer-specific conditions. How to do that ?

Accepted Solutions (1)

Accepted Solutions (1)

Narasimha
SAP Champion
SAP Champion

This is for your custom logic.

Answers (2)

Answers (2)

JuergenPitz
Product and Topic Expert
Product and Topic Expert

Hi,

maybe you should check first what options there are in the standard.

- per warehouse number you can set that the distribution is immediately (standard) or not (means you have to trigger the distribution, which you do with scheduling a job for the report WS_MONITOR_OUTB_DEL_DIST (which is behind TA VL06O (for outbound, there is a similar thing for inbound deliveries - whereas for inbound deliveries you have limitations, certain distributions can not be stopped, see note 1239277)).

- the warehouse settings can be overruled by the settings in the delivery type (again, with the exceptions described in the note).

That should be enough for most requirements, without any development.

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!

Lakshmipathi
SAP Champion
SAP Champion

I presume, you were referring to some outputs which are triggering automatically. If you want to restrict this with some specific Business reasons, ask your ABAP team to add the required logic in the routine / smart form used for this process