cancel
Showing results for 
Search instead for 
Did you mean: 

How Can we get the data from Non-SAP to SAP in WebDynpro

Former Member
0 Kudos

Hi,

I hope u understand my query, How can we get the data from Non-SAP to SAP thru WebDynpro Programming.

Help out with the steps for getting the data or procedure.

Regards,

Mutyapu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can expose the APIs in the Non-SAP backend as Web Services, and consume them in SAP by creating an Enterprise Proxy. Then these can be called just like normal class methods from Web Dynpro.

Regards,

Nithya