on 2023 Oct 27 9:19 PM
What is the replacement of IDoc in S/4HANA public cloud? Are IDocs still supported in the public cloud as per this link?
Do you have any links on how to implement it in the public cloud?
Request clarification before answering.
Hi,
After further research, we found a suitable replacement which is the used of these pre-packaged content.
https://api.sap.com/package/ICAPrepackagedContent/integrationflow
Inbound IDOC (EDI to SOAP)
iflow template: https://api.sap.com/integrationflow/EDI_to_SOAP_-_Inbound_temp
docu: https://api.sap.com/odata/1.0/catalog.svc/Files('4db39bfa501b423387eecdd12c0522f7')/$value
Outbound IDOC (SOAP to ASC X12 EDI format)
iflow template: https://api.sap.com/integrationflow/SAP_SOAP_to_X12_-_Outbound
docu: https://api.sap.com/odata/1.0/catalog.svc/Files('9417e7d3410142e5a6e64e44482def3e')/$value
Outbound IDOC (SOAP to UN-EDIFACT EDI format)
iflow template: https://api.sap.com/integrationflow/SAP_SOAP_to_EDIFACT_s3_-_Outbound
docu: https://api.sap.com/odata/1.0/catalog.svc/Files('24377bb45c364531abd566d7e0fc34fd')/$value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A few Idocs are still available, mainly master data related ones. Transactional ones like ORDERS, INVOIC etc are not available anymore. You can see this if you create the Communication Arrangement for the related scenario. Mostly, IDocs are replaced by the respective SOAP services. Unfortunately, often they don't cover everything that IDocs do...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi rammel,
In SAP S/4HANA Cloud, public edition we use released application programming interfaces (APIs) to connect business processes across your system landscape and integrate with external consumers of your services. You can check the content in the SAP Business Accelerator Hub.
I would recommend checking each API documentation to review the required configuration. For example, Sales Order (A2X).
For more detailed information: Communication Management
Hope this helps.
Arturo Montes de Oca
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello rammel,
Please refer below SAP thread and Blog.
https://answers.sap.com/questions/12637648/call-idoc-in-s4hana-cloud.html
https://www.google.com/amp/s/blog.sap-press.com/edi-integration-with-sap-s4hana%3fhs_amp=true
Regards,
Neeraj Jain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
8 | |
8 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.