Anbei eine kleine Linksammlung zum Thema „IDocs an SAP ABAP Systeme über HTTP schicken“:
Wie man IDocs als XML direkt per HTTP (ohne weitere Middleware) an ein ABAP System schickt, zeigt folgender Artikel:
Post IDoc to SAP ERP over HTTP from any application
Erstellen eines WebServices in ABAP zum Empfang von XML IDocs:
CONNECTING A THIRD PARTY TO SAP ECC USING HTTP XML FORMAT.PDF
Ersetzen des SOAP Adapters durch den HTTP Adapter (SAP PI):
SAP PI: SOAP Adapter durch HTTP Adapter ersetzen