on ‎2018 Apr 18 9:43 PM
we want to create TU on EWM system from TM system.
For what I have been read so far seems to be 4 ways to do this :
1. PI integration
2. SW-RM.
3. If the instances are in the same domain , we can create RFC destinations(sm59) in each system and call RFC/BAPI to create TU in EWM from TM?
4. Link PPF action definition to logical system? is this scenario possible going from TM to EWM to create TU?
can someone give me some ideas of the scenarios involved here?
thanks
Request clarification before answering.
Yes, TM can send the freight order to EWM to create the transportation unit using interface TransportationOrderLoadingAppointmentRequest. You'll need to update the Document Creation Relevance of your Freight Order Type in config. In PPF, this interface uses action profile /SCMTMS/TOR and action definitions:
TOR_LDAP_CNC Send Loading and Unloading Instructions
TOR_LDAP_REQ Send Loading and Unloading Instructions
You can trigger the interface from Edit Freight Order by choosing Load Plan Status > Set Load Plan to Finalized. This will trigger event "Ready for Loading" and send the XML out.
TM info:
EWM info: https://help.sap.com/saphelp_ewm94/helpdata/en/71/0242522c478444e10000000a44538d/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you wrote - it is possible to use a direct TM - EWM integration with either PI or using point-to-point integration using web services reliable messaging. Please check SAP Note: 1978857 point-to-point communication between SAP TM and SAP EWM (relevant service groups: /SCWM/SRVG_TM_SR (SAP EWM) /SCMTMS/TOR_LDG_APPT_RQ (SAP TM).
Kind regards,
Beata
Hi Sarah,
Thanks for your sharing.
We use the function "Load Plan Status > Set Load Plan to Finalized" to send the loading instruction to EWM successful, but if the delivery quantity has been changed in EWM, the change will not show in FU. Such as:
Delivery order from ERP system: 123456, and the quantity is 2
The reference FU for the delivery order in TM system: ABCD
After send the loading instruction to EWM system, and the quantity change to 1 in EWM system, but the quantity of the FU is 2 in TM system.
Any good idea for the issue?
Thanks
Best Regards
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 3 | |
| 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.