Hibernate SAP integration

SAP

Can we integrate Hibernate and SAP?

1
Answers

Replies

As per my experience and knowledge, I don’t think integration exists.SAP includes its own set of mapping strategy called as Open SQL which is flexible to provide some of the special functions like insertion, updation and deletion of the data, allowing to ensure the data consistency, functions being called as BAPI. Also a SAP connector is required to call the BAPI functions 



Also it is possible to establish a connection directly to the database. However, this option is not recommended and found to be dangerous as this could lead to inconsistencies in the system. When you are working with the softwares like connectors, you can use the SAP interface system.



There is also one more strategy that is used as an intermediate table on the database where you and SAP are involved in taking and writing the data and establishing communication with each other using some controls. Also you can make use of BAPI if you are using the standard table or the custom table.

 
 

If you want to unleash your potential in this competitive field, please visit the SAP course page for more information, where you can find the SAP tutorials and SAP frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.