‎2022 Mar 09 7:47 AM
Hi all,
please can someone help me in understanding the need for assigning inbound Function module to the Message Type,
like why do we need to assign the inbound function module to the message type and How is the Function module getting triggered internally when the receiver receives the idoc.
Thank you.
‎2022 Mar 09 2:09 PM
Hello ananthum007
Look at my response How standard tables are updated from standard inbound idoc
Hope it helps you understand the logic from ALE message type, through process code to the function module that actually processes the IDoc.
Best regards
Dominik Tylczynski
‎2022 Mar 09 7:47 AM
Welcome and Thank you for visiting SAP Community to get answers to your questions. Please add more details to your question, e.g. you can also add a screenshot. With that, you can reach a broader range of experts to get your question answered. I also recommend to do this tutorial https://developers.sap.com/tutorials/community-qa.html
The more details you provide, the more likely it is that members will be able to assist you.
Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS. By personalizing your profile with a photo of you, you encourage readers to respond.
Regards, Svea
SAP Community Global Moderator
‎2022 Mar 09 8:29 AM
I don't understand what you don't understand.
You receive an idoc, the idoc in the heade contains informations used by SAP to determine witch FM need to run using the input data. it is not logic for you ?
‎2022 Mar 09 1:53 PM
what i couldnt understand is why do we need to assign the inbound function module to logical message type using WE57, during the steps to be followed in inbound process creation
‎2022 Mar 09 2:09 PM
Hello ananthum007
Look at my response How standard tables are updated from standard inbound idoc
Hope it helps you understand the logic from ALE message type, through process code to the function module that actually processes the IDoc.
Best regards
Dominik Tylczynski
‎2022 Mar 09 6:03 PM