cancel
Showing results for 
Search instead for 
Did you mean: 

SAP 4.7 interfacing with Non-SAP system

Former Member
0 Kudos

We have SAP 4.7 instance and no XI and currently we are looking at following solutions using SAP connector, need following infrormation:

1. Which standard connector can be used ?

2. Ho Master Data to be replicated from SAP system to non-sap system( Outbound) ?

3. How Transactional data from non-sap sytem to SAP system ?

We need the above input considering that we don't have XI

regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

Hi Khattar,

You can make use of IDOCs/ BAPIs or RFCs to interface a SAP system with a non-sap system.

Read the links provided in this discussion to know more about Business Connector:

Regards,

Ravi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You're options are lowered down to using IDocs or RFCs. Also, custom HTTP communication handlers might be built based on your requirements. Web services are only supported by SAP systems starting from version 6.4 and higher, so this one is not available for you.

The solution is really dependent on your requirements such as system type, protocols, etc.

Regards,

Gökhan

Former Member
0 Kudos

Thanks for the info.

In this scenarios we have to interface our SAP 4.7 with non sap system (asp dot net,SQL server 2004). SAP 4.7 will receive data and push back data to this non- sap system.

I would like to understand if you have any reference document/link for reference how can we interface through RFC with non-sap system.

regards

former_member181962
Active Contributor
0 Kudos

Read about the SAP .NET connector here:

Regards,

Ravi