cancel
Showing results for 
Search instead for 
Did you mean: 

WEB SERVICE CONFIGURATION

Former Member
0 Kudos

HI

EXPERTS,

HERE THE ISSUE, . Can you please tell me how to push or edit or delete data in the SAP database tables using ASP.net.

I did a lot of research on this but I was able find some articles on pulling data from SAP database using SAP.NET connector.

LIKE . ."SAP.NET.SETUP.MSI" AND ."SAP.NET.CONECTOR.DLL," CANY U DOWNLOAD ANS SEND IT TO ME .AS I AM NOTABLE TO DOWN LAOD FROM SERVICE MARKET.

ANY HELP OF THIS WOULD HIGHLY APPREACITED.

THANKS

REGARDS

Edited by: Ahmed quadry on Jul 12, 2009 9:57 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Accessing SAP DB tables are not allowed directly from any program except ABAP. You can write ABAP code (RFC) to do the manipulation in DB (Add, Delete, Update etc), and you can call this function from your .Net application using .Net connector for SAP.

Regards,

Gourav

Former Member
0 Kudos

hi,

gaurav

could you please explain the step by step process, creating ASP.Net web application using sap.net coneector for micrsosoft.net, like how to recall and edit the data from sap and send it abck to sap, send me the step by step configuration.

thanks

regards

Former Member
0 Kudos

Hi,

Refer to this for general SAP .Net connector architecture: http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/23c80d66d08c4c8c044a3ea11ca90f/frameset.htm

and this is for ASP.Net specific: http://help.sap.com/saphelp_nw04/helpdata/EN/51/d5470940fd564b888f4beb9523fa6c/content.htm

I hope this helps. You can search download of .Net connector on google if you are not able to download from service market place.

Regards,

Gourav

Former Member
0 Kudos

hi,

here the issue, i have been trying to download the softwares 1) .sap.net.setup.msi 2) .sap.net.connector.dll but i couldnot get it can anybody downlaod the above mention softwars ,for data exchange between the two systems and send it it to me . any help on this would be highly appreaciable.

Eagerly waiting for your kind reply.

thanks

reagards

Former Member
0 Kudos

Hi,

Try this link: https://websmp205.sap-ag.de/connectors

you must create service marketplace id.

Regards,

Gourav

Answers (0)