on 2023 Jun 07 4:14 AM
Hi Experts,
Whenever a contract is created or changed in S4 system, it should be immediately transferred to SRM system and the same needs to be created as new contracts or changed in SRM system. Contracts can be created from fiori app as well.
How to achieve this? Can we use idoc, then how? Or is there any other alternative better way?
Request clarification before answering.
nikhilunnikrishnan
To transfer contracts from S4 system to SRM system, you can use IDocs 1. Here are the steps:
For more information on how to configure IDocs for contract transfer between S4 and SRM systems, you...2.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
nikhilunnikrishnan
Yes, you can use Idocs to achieve this. An Idoc is an interoperability standard used to exchange data between different systems—in this case, S4 and SRM.
An Idoc typically consists of a number of fields which contain information to be passed from one system to the other, such as contract details, customer information, etc.
Once the contract is created or changed in S4, an Idoc can be triggered containing all the relevant data to create/change the contract in SRM.
The data is received by SRM which updates or creates the new contract. In addition, if the contracts are being created from the Fiori app, an API Gateway could be used to call the relevant API's in S4 and SRM. This would allow the Fiori app to create/change contracts in both systems at once.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.