function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
arishi0arishi0 

SAP - SF integration

I am needing to integrate salesforce with SAP where I need to push new account information to create the master records. I dont have freedom to add an "SF Id" field to the SAP tables so I'm thinking of using a 2 field combo to identify unique record to and from Salesforce. The problem is that once the information is sent to SAP and it is used to create the master record I need to send the SAP ID back to salesforce and populate a "SAP ID" field in the appropriate account to maintain a reference between them. 

Any ideas as to how I would be able to achieve this?