on 2023 Oct 19 11:43 AM
Hello,
in Sproxy T code, I can see the xml structure in WSDL tab for TransportationOrderRequest_Out.
I cannot understand the structure. Which xml element contains what sap freight order data like FO number, carrier, source location, destination, stages, equipment type and other many things. Is there any guide which gives clarification ?
rgds
sachin
Request clarification before answering.
Hi Sachin,
this blog give a sample how it is filled from FO:
How To Plan in SAP TM using TransportationOrderGenericRequest_In | SAP Blogs
Regards
Rogerio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sachin,
I would reccomend (or at least I prefer it that way) to have a look at the Webservice Structure via the "External View" Tab within Transaction SPROXY. There it is easier to read and browse through the complex Service Structures:
But even from here you won't get the Information about which Field of the Business Objects is mapped to which Field within the XML Structure. The Value Mapping for Service Consumer "TransportationOrderRequest_Out" happens in Class "/SCMTMS/CL_PPF_SERV_TOR_B2B", Method "DO_MAP_TOR_TPNOR_REQ". From here you'll come to know the exact Mapping.
I would also reccomend to have a closer look at the following SAP Notes:
1517523 - Outbound SOA communication for BO's /SCMTMS/TOR and /TRQ
1512334 - Additional SOA Documentation for SAP TM 1.0 and subsequent (the attached Documents might be what you are searching for)
I hope this helps?
Kind regards,
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.