External System non-SAP Client to Idoc Adapter (AAE) Part I
Introduction
On this document we face how to implement
a client server to send idocs from a non-SAP system to PO via AAE idoc. Below
step by step procedure explain way to register program ID into PO gateway and
obtain metadata to achieve our goal from a SAP system (metadata repository by
default).
You can see into next flow picture how
connection should be split into two points:
- Sending idoc to PO and register idoc on PO via idoc sender AAE (Idoc
Message: HRCC1UPTEVEN.HRCC1UPTEVEN01 ) - Checking metadata into a SAP system
Next integration community document relate will explain opposite direction from SAP system to non-SAP system and how to handle creation java server to receive idocs.
This document has been created and developed by the Integration Community team (Roberto Cantero and Federico Abait)
External System non-SAP Client to Idoc Adapter (AAE) Part I full step by step document can be found in here
External system non_sap client_to_idoc_adapter_(aae)
Well done! 😉