- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
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
Using EF to insert data into SAP Business One.
You are absolutely correct. You cannot use anything other than DI to perform data manipulation.
Because if you violate this, the warranty is void and SAP would stop any kind of support it.
Coming to your point of using EF in your project, I will issue a simple warning to you just because a basic operation also results in updating many tables. In simple words, a lot of data manipulation happens. So in case you still stick to using EF, then you will need to take care of doing that on your own.
- Related Articles
- Query returning no data in SAP Business One using Table Relationship
- Connecting PHP directly to SAP Business One
- Checking SAP Business One installation programmatically
- How to insert Binary data into a table using JDBC?
- Using method getBPLIST() to get list of all orders in SAP Business One
- Invalid Connection String in SAP Business One
- Use workbench along with SAP Business One
- MySQL statement to copy data from one table and insert into another table
- Recovery database SBO-COMMON in SAP Business One
- How to insert data into a table with auto-incremented columns using JDBC?
- Controlling close events in SAP Business One Screen Painter
- How do we connect SAP Business One with Ubercart?
- Insert data into inner array in MongoDB?
- Getting an error invalid Object Name in SAP Business One
- In SAP Business One, making HTTP request with SOAP body

Advertisements