cancel
Showing results for 
Search instead for 
Did you mean: 

SAP TM9.0: Available EDI Messages

Former Member
0 Kudos

Can we use EDI to communicate with Carriers/ Suppliers?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Samir,

Have a look at the proxy services provided with TM. You can access them by using Tcode SPROXY. These XML services come pre-configured and tied to actions in TM.

For example:

  • The send to carrier option on a Freight Order will use the TransportationOrderRequest_Out service. (EDI 204)
  • The inbound EDI 990 can come in use TransportationOrderConfirmation_In and it will set the Freight Order's status to confirmed by carrier

If your looking to integrate EDI 214 (Shipment Status Message) I would recommend using Event Management and its native integration with TM.

Note: You will need to use a middleware of some kind (PI or other) to convert the XML message to EDI and visa-versa.

Devin

Former Member
0 Kudos

Hello Devin,

That's very helpful information thank you.

Best,
Samir.

Former Member
0 Kudos

Hello Samir,

You are welcome. Let me know if you have anymore questions. I have successfully implemented 204s, 210s, 214s, and 990s with TM and can point you in the right direction for any of those.

Devin

Former Member
0 Kudos

Nice Devin! Why don't you post a blog or a doc talking about that?

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Thank you Eduardo. Good information there.

Former Member
0 Kudos

Hi Samir,

Please refer http://it.toolbox.com/blogs/ehadzipetros/sap-edi-mapping-an-idoc-for-every-interface-33013

Some commonly used EDIs:

204 Load Tender

990 Response to a Load Tender

214 Appointment / transport carrier Shipment Status Message

210 Freight Invoice

Thanks,

Ananya