|
The Value First SAP plug-in performs data pull out transaction from SAP client-server application architecture as below:
BAPI (Business Application Programming Interface) are created based on enterprises requirements of business objects of SAP business model
The SAP technical consultant managing SAP implemented business objects also maintains enterprise-intensive data in SAP database, thereby establishing connection between SAP components using BAPI interface
SAP plug-in application parameters are dynamically configured according to SAP implemented enterprise architecture
Microsoft Windows Service Manager starts VelocityPlus incorporated SAP plug-in
SAP plug-in executes and thus invokes RFC (SAP standard interface consisting function modules) iteratively to fetch data in batch operations
Once SAP Plug-in calls RFC interfaces externally, the RFC interacts the BAPI interface that utilizes local methods and functions to pull data out of SAP business architecture
BAPI interacts with invoked RFC(s) to enable data movement from SAP business model
SAP Plug-in triggers Pull-Out process to fetch data from SAP system and successfully models it in VelocityPlus supported database architecture.
|