- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Standard way to integrate SAP with external system like .NET application
The SAP tables can be directly accessed by the .net application but it is not recommended to do so. Generally, the SAP database is accessed by the program or reports and there are security checks running behind that and directly accessing SAP tables can cause security threats.
ERP Connect is the best way. You can access the database by RFC which is supported by ERP Connect.
- Related Articles
- Downloading SAP.NET connector to integrate .NET application with SAP system
- Integrating .NET application with SAP system and using best practices
- Integrate node.js with SAP HANA system
- Connecting SAP system from C# application via .NET Connector 3.0
- Error while creating a PO in SAP system from a .NET application
- Interfacing database to external parties in SAP system
- Creating orders in SAP system using .Net
- Connect to SAP system from C# application
- Different ways to interact with SAP system from a web application
- Fetching list of products from SAP: connecting SAP database from .net application
- Best way to connect to SAP system from JAVA
- Writing a material on SAP system via .NET Connector
- Error while posting a sales order in SAP from .net application
- Parsing SAP Logon ticket with .NET
- Upgrading SAP .NET Connector from .NET 2.0 to .NET 3.0

Advertisements