cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Transaction

Former Member
0 Kudos

Hi,

What is the best practise to post IDoc's to SAP from MII. From my understanding A preferable alternative approach technically would be to call a BAPI instead of IDOC_INBOUND_ASYNCHRONOUS, because assigning the data to the BAPI structures would be a lot simpler than trying to populate data correctly in unformatted structures.However, having the data loaded into SAP using IDocs has its advantages, principally that you get the audit trail and error reprocessing functions of an IDoc.

Thanks,

Mukul

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Mike for the suggestions

0 Kudos

Hi Mukul,

This has come up several times in the last couple of years. Please seach back through this forum (Use IDOC_INBOUND_ASYNCHRONOUS as the search term) and set the timeframe to All. You should find the solution(s) you seek.

You may also want to take a look at Process Messages as the means of transport, or XI/PI from within the MII transaction.

Regards,

Mike