Thank you for your reply. I have solved that issue. Now we are working on Outbound IDOC scenarios through AIF. I found that we need to create an ABAP-PI port if we want to process the outbound IDOC through AIF. But the problem is ; I am not able to trigger the action FMs and check FMs in this case. We are triggering IDOCs for Sales Order outbound on the sales order creation or change. This is triggered through an output type.
I could only understand that we have to create an ABAP-PI port for this where we have to mention the AIF function module to process the action FM in the outbbound processing.
Can you guide me here how to proceed?
Thanks in Advance