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

Posting same event multiple times in Execution tab of FO/FB

supriya31
Explorer
0 Likes
1,590

Hi Team,

Is it possible to Post same event multiple times in execution tab of Freight Order/Freight Booking via API ?

Any API which is applicable for this please let me know.


Regards,

Priya

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member612515
Discoverer
0 Likes

Hi I am using the same service ''TransportationEventBulkNotification_In'' for reporting events in Freight Booking but getting an error :

An exception with the type CX_FEH_CONSISTENCY_ERROR was raised, but was not handled locally or declared in a RAISING clause.

An ECH process could not be determined for proxy method /SCMTMS/II_CPX_TPEVT_BULK_NTF~TRANSP_EVENT_BULK_NOTIF_IN

Is there any SAP note to enable this service for Freight Booking?

0 Likes

Kindly follow set by step process of Recurring SAP Transportation Management

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

Hello supriya31

To my knowledge you can post the same event multiple times with the API and that will create multiple entries on the "Execution" tab of a freight order.

Best regards

Dominik Tylczynski

supriya31
Explorer
0 Likes

Hi Dominik,

Thank you.

Can you let me know within the API which lines we can find these details of creating multiple entries

Attached the details

Also any configuration would need to be maintained for the events update on multiple lines in SPRO ? if any.

Regards,

Priya

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

Yes it’s possible.

There is SOAP API EventNotificationBulk_In. I might have put the API name slightly wrong as I can’t check it right now but you’ll find the API in SPROXY transaction or on SAP API hub.

Best regards

Dominik Tylczynski

supriya31
Explorer
0 Likes

Hi Dominik,

Thank you for your response. Yes there is an API TransportationEventBulkNotification_In which triggers the events in the execution for FO/FB.

So is it possible to post the same events multiple times.

For eg : Event - Arrival at destination - 05/10/2020, 11.00 IST

Arrival at Destination - 08/10/2020 04.55 IST

Will it update the same line or the event will be seen in the next line ?

My requirement is the same event to be triggered in the next line with the latest date. So is it possible by using the same API TransportationEventBulkNotification_In . If yes can you throw some light on this.

Hope my example makes sense.

Regards,

Priya