cancel
Showing results for 
Search instead for 
Did you mean: 

How to distribute the changed route details in EWM to ECC outbound Delivery.

ramesh_racherla
Participant
0 Kudos

Hi Experts,

In our Outbound process the Route will not coming from ECC outbound delivery. We manually assign the Route in EWM and the same route information should be updated back to ECC outbound delivery.

Is there any specific config to allow the route information from EWM to ECC outbound delivery updation.

How is it possible. Kindly let me know please.

Thanks & Regards

Ramesh.R

Accepted Solutions (0)

Answers (4)

Answers (4)

surajtatpalliwar
Employee
Employee
0 Kudos

As this is not given by standard, Best way to do such thing in isolation. As route comes from S4/LE with specific determination indicator.

Create action in monitor like carrier change for route change and update route in custom field or text tab.

write code to take this field and send change in LE delivery.

Update LE delivery same via bapi change as done for carrier.

Also write code to update log and update monitor report with new route.

former_member230160
Active Participant
0 Kudos

Dear Ramesh.R,

please also see

You can either:

a.) determine or enter Route in ERP. Then this is NOT changeable in EWM

b.) determine or enter Route in EWM. But then this route is NOT transferred back to ERP.

What was describe above as GEOROUTE is a separte field which is only used for CRM processes. But this field is not the route which you will see in ERP as route on the delivery.

I also wonder why you would need the route in ERP. Either the route is relevant in ERP then I would assume that you determine it there. Or it is not and it is only relevant for EWM then you determine it there but then why would you need it in ERP?

Best regards

Markus

0 Kudos

Hi!

EWM transferred route to ERP  in BAPI_OUTB_DELIVERY_CONFIRM_DEC structure:

HEADER_DATA_SPL-GEOROUTE.

Check in smq2.

BR, Alex.

Former Member
0 Kudos

Dear Ramesh ,


Since Creation of delivery is initiated at ERP will it be logical to have routes assigned to delivery at ECC before distributing to EWM.  Is there is any specific rationale  as why you are assigning route in EWM side ?

Thanks

Jinoy

ramesh_racherla
Participant
0 Kudos

Hi Jinoy

In ERP Outbound Deliveries are created in advance.

Business does not have idea of the route at that point of time.

So they would like to assign the Route in EWM system

Regards

Ramesh.R