Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI to IDocs

Former Member
0 Likes
295

hello experts

i wanted to implement a scenario where external middleware system is expected to invoke BAPI/RFC in ECC 6 system.

what i want is if BAPI call is successful i will return the response back to middleware but if its unsuccessful due to some data issues in SAP i wanted to persist the message into ECC.

I checked BAPI-ALE interface but it seems using that the middleware will always have to call BAPI asynchronously through the generated message type which i don't want.

Is there any way where incase of SAP errors i should be able to generate suitable IDoc so that i will get message re-processing ability in SAP?

Thanks in advance.

regards

rajeev

hello experts

i wanted to implement a scenario where external middleware system is expected to invoke BAPI/RFC in ECC 6 system.

what i want is if BAPI call is successful i will return the response back to middleware but if its unsuccessful due to some data issues in SAP i wanted to persist the message into ECC.

I checked BAPI-ALE interface but it seems using that the middleware will always have to call BAPI asynchronously through the generated message type which i don't want.

Is there any way where incase of SAP errors i should be able to generate suitable IDoc so that i will get message re-processing ability in SAP?

Thanks in advance.

regards

rajeev

1 REPLY 1
Read only

Former Member
0 Likes
273

posted in diffdrent forum