Classes
This section contains information about ERPConnect's main classes for reading and writing data from and to SAP. ERPConnect supports the following functionalities:
| Functionality / SAP Objects | Description |
|---|---|
| ABAP Code | Generate and execute ABAP code on-the-fly. |
| BAPIs and Function Modules | Access BAPIs and RFC function modules to read and write data from and to SAP. |
| BW Cube and BEx Queries | Extract data from SAP BW InfoCubes and BEx Queries. |
| IDocs | Send and receive SAP IDocs. |
| Queries | Extract SAP queries (not BEx queries). |
| RFC Server Functions | Create, register and use RFC server functions. |
| Tables | Read SAP Tables directly via RFC. |
| Transactions | Execute SAP transactions via batch input. |
ERPConnect API Documentation
The complete ERPConnect API documentation is available in the Object Browser in Visual Studio.
To view the Object Browser, navigate to the menu View -> Object Browser.
Note
To make the API documentation available in Visual Studio, the file ERPConnectXX.xml must be in the same folder as the ERPConnectXX.dll.

Last update: June 25, 2026