Connecting SAP data from ASP.NET
Revision number 1, Saturday, May 10, 2008 9:02:50 PM by
This is not the most up to date version of this article. The most recent version can be found here.
You must Login to comment.
|
Sun, May 11, 2008 3:50 AM
by anas
|
It would be nice if you provided an introduction to SAP , what is SAP ? the Article doesn't talks about its meaning !
|
|
Tue, May 20, 2008 10:57 AM
by saney
|
This is great if you're not looking for any sort of decent response time. My team got tired of the slow response time and started doing direct table reads for the data we needed. We've even gone so far as to add our own views to the PR3 database. Additionally, we're exposing a number of the SAP BAPIs as web services for the time when we need to feed data into SAP. The response time is much better than using the connector. Environment: SAP r3 with a SQL 2005 database ASP.NET 3.5 5 .NET developers 4 SAP programmers
|