cancel
Showing results for 
Search instead for 
Did you mean: 

TransportationOrderRequest_Out documentation

S_Arora
Participant
0 Kudos
2,066

Hello,

I need to trigger an XML message "TransportationOrderRequest_Out" from Freight order.

I need to see the above message structure and its documentation(what each xml element means ) before actually doing the PPF confg or actually triggering an actual message. How to see the xml documentation/xml structure

rgds

sachon

Accepted Solutions (0)

Answers (2)

Answers (2)

DominikTylczyn
Active Contributor

Hello sachin.d.arora

Go to the SPROXY transaction, find the TransportationOrderRequest_Out and display its WSDL:

That will give you a nice overview of the structure of the XML message.

Best regards

Dominik Tylczynski

S_Arora
Participant
0 Kudos

Hello Dominick,

Many thx for the wonderful answer. Two questions

1) In ESR Browser, which button to click to select TransportationOrderRequest_Out ?

2)Is there a documentation to know which XML element carriers which FO information. For e.g whch xml carries the carrier name, which one carries the FO events etc.

DominikTylczyn
Active Contributor

Hi sachin.d.arora

In the ERS browser go to the namespace http://sap.com/xi/TMS/Global then to the service interface TransportationOrderGenericRequest_Out

Double click on the interface and you will see its details with WSDL tab

I don't think there is any comprehensive documentation on how XML elements of the message are actually populated. You need to figure it out by trial and error, by code analysis or with the tip from rsl_82

former_member809312
Contributor
0 Kudos

hello

Check Oss 2356343 - How to debug XML messages in TM (B2B or A2A).

Regards

Rogerio