ABAP function modules
The APICONNECT function modules are the core components of our APICONNECT interface solution and the APICON Data Master data maintenance cockpit. Our function modules are developed in the ABAP programming language.
The APICONNECT function modules are available for SAP ECC 6.0 and SAP S/4HANA and are maintained and further developed as part of software maintenance. You receive the function modules as an SAP add-on delivery package in the reserved name range /APICON/.
Thanks to regular certification by SAP, including code reviews and functional tests, and software maintenance, they offer the necessary operational reliability and corporate compliance for demanding applications.
The APICONNECT SAP basic module is the remote-capable function module for receiving (importing) and sending (exporting) XML data. The basic module therefore serves as the input and output for all data that is exchanged with SAP via APICONNECT. This takes place via SAP Remote Function Call (RFC) and the XML markup language. The basic module interprets incoming XML structures (XML parser) and transfers the data contained to the APICONNECT function module specified in the XML. The APICONNECT basic module uses the data from the called module to generate an XML structure for return to the external system (XML generator). The called APICONNECT function module therefore does not have to be RFC-capable.
This process can be executed synchronously and asynchronously. With synchronous processing, the basic module returns the SAP data immediately. In asynchronous processing, an ID is returned under which the SAP response can be read later.
The basic module can deliver all data of a data object or only the fields specified in the import XML under parameter control. This can reduce the amount of data transferred and improve performance. Furthermore, a connection test to the SAP system can be carried out via the APICONNECT SAP basic module.
The APICONNECT SAP basic module can also be used by SAP NetWeaver PI to receive and send an XML string from and to the RFC adapter of the PI (synchronously or asynchronously). This makes it easy to switch communication from the APICON RFC connector APICONNECT/X to SAP NetWeaver PI.
The central SAP Enterprise Service is also made available via the basic module for communication via web service.
The APICONNECT function modules are the basis of the APICON architecture and contain the essential know-how for the realization of stable and highly functional interface solutions. They offer a number of advantages over SAP's on-board tools or individual developments.
You can obtain a list of functions via the contact form. We will be happy to advise you on functionality and details.