cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC6.0 Integration from ABAP to SQL server 2005

Former Member
0 Kudos

Hi gurus,

We have a new integration req .we are having ECC 6.0 .

Our process follows.

From external business they are updating new customer,vendor data to Sql server 2005 . Our req is

we should frequently trigger our RFC to chk is there a new record in external database. IF yes

get that record and update in SAP for new customer or vendor creation .

We dont want to use any external Webservice like (IBM wep spere ).

Is it can be done through ABAP connection to Sql server 2005 .

Plz explain in detail . if possible provide me the sample code .

Note . we dont have Net Viewer.

Regards

Vinoth.v

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

please check Note 178949. It's basically all in there.

Sven