‎2013 Sep 10 6:51 PM
Hello,
I am using Message type CTRACDOCUMENT_CREATE to post FI-CA document in SAP.
Partner profiles are set up correctly but when I am trying to process the IDOC using WE19, I get error in IDOC Status 51 - Incorrect function module ABI_IDOC_DISPATCH called up.
Long text of the error shows as:
The function module ABI_IDOC_DISPATCH, which was called for the application input, was not able to process the IDoc. A possible cause is that the IDoc has wrong message type or IDoc type.
Please check the message type assignment for the application function module in the ALE customizing.
Can you please suggest what else am I missing in configuration?
Thanks in advance.
‎2013 Sep 12 9:37 AM
Hi,
You must be using the wrong FM, and error may be because of that.
IN WE19, after entering values, click standard inbound, and there you can see Fm name and also you can check for errors if any.
If you are using the same FM, it will not throw error.