on ‎2015 Nov 04 4:43 PM
Hi,
Has anyone worked on the interface set up between INTRAA and SAP EM where container updates and status are send via EDI messages thru INTRAA .I assume when container related info is send by INTRAA architecturally EM should be the receiving system and then info is send thru RFC to TM?
Request clarification before answering.
Hi Indraneel,
I have worked on my previous project on Container tracking where we implemented custom solution with INTRAA.
We have used Webmethods as middleware tool, where we get EDI message Container Ocean Shipping end to end scenario EDI 300 - Booking Request, EDI 301 - Booking Confirmation, EDI 303 Booking Cancellation, 312 - Container Arrival Notice, EDI 313 - Shipment Status Inquiry etc.
INTRAA (4PL) itself like SAP TM, so you can receive directly all the statuses through RFC in SAP EM through middleware tool or if INTRAA can call directly SAP EM RFC then you can integrate. I believe, INTRAA has new lite version which has more capability to integrate any third party systems adapters directly.
As we know standard integration points are available to connect SAP EM to SAP TM in most of the stages, once you establish connection between INTRAA and SAP EM.
Regards
GGOPII
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Indraneel,
We haven't used SAP PI to integrate SAP EM/SAPECC. The Webmethods tool has capability to call directly BAPI RFC/ create IDOC or webmethods can customize their call to integrate.
Actually we don't require SAP PI to integrate with INTRAA if your client has as Webmethods/Middleware tool.
Check with INTRAA team, they will give list of services of SAP RFC BAPI.
Regards
GGOPII
Hi,
Can you share some details about the field mappings we can use while integrating with TM/EM with INTRAA .
Also in your case did you receive the messages directly into EM or was it that receipent was TM and then it was EM .Also was there any speciif field in TM where the status got updated.
If you can share some more technical info it will be great.
Hi Indraneel,
You can receive directly into SAP EM through BAPI EVM message or EH_POST.
If INTRAA is sending directly to SAP EM, then you should have middleware tool where XML file formats convert and send it to SAP EM or you can use inbound RFC to convert XML format and map into EVM message.
If there is no middleware tool with the client, then I would suggest to use EH or EVM IDOC message to post event message, because that would help client to handle exception process.
Webmethods or certified SAP Middleware has standard RFC adapters that would be help to minimize the coding at SAP EM inbound side.
Talk to middleware and INTRAA team to provide mapping document that would give you an idea on each and every stage of road and ocean shipment process and how to integrate with SAP EM.
We have implemented combination of all below expected events with enhance customized version.
OCB10_CONTAINER
OCB10_ORDER
TRA10_ROAD
TRA10_SEA
Regards
GGOPII
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 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.