Skip to Content
Author's profile photo Federico Abait

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:

  1. Sending idoc to PO and register idoc on PO via idoc sender AAE (Idoc
    Message: HRCC1UPTEVEN.HRCC1UPTEVEN01 )
  2. 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)



Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Roberto Cantero
      Roberto Cantero

      Well done! 😉