on 2016 Jan 28 4:34 PM
I've setup a simple MFS in SAP EWM(9.1). My WT is put in the correct MFS queue (without resource management) but it is not automatically processed.
I'm using FM "/scwm/mfs_sim_receive" to test the telegram communication. The WT is assigned to the correct queue but no telegram is sent /created
I've checked with SMQ2 whether there is an error as suggested in here. but there is none.
Below the WT log when manually confirming on the first communication point.
Any suggestions would be much appreciated
Request clarification before answering.
Can you please check whether Communication channel is started or not? (status B)
cheers
Jobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nils
I guess by now you'll have solved your issue, I will answer anyway in the hopes it might help someone in the future. In my case it was caused because I was using structure /SCWM/S_MFS_TELETOTAL in the customizing of the telegram structures for telegram types. You cannot do this, you have to use your own structures here. If you attempt to use /SCWM/S_MFS_TELETOTAL instead of your own structures as shown below you will see dumps in ST22 and your telegram will not be sent.

Kind regards
Helios
| User | Count |
|---|---|
| 18 | |
| 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.