I am trying to understand all of the SAP integration patterns (and anti-patterns in that matter).
What I am sure that are the patterns:
- sync BAPI
- async BAPI
- IDOCs (inbound + outbound; or just one direction)
When doing actual integration with SAP, I have noticed also a pattern with BAPI RFC request and an outbound IDOC as a response. Is this also a valid pattern?
I would appreciate if anyone has a documentation source of various integration patterns with SAP.
Thanks.