

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- 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
- Connect to SAP system from C# application
- Creating orders in SAP system using .Net
- 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
- How to run an external application through a C# application?
- Error while posting a sales order in SAP from .net application
- What is British standard system and international standard system?
Advertisements