Skip to content

SAP HANA via NetWeaver

This connection type is used for SAP HANA databases when direct database connection is not possible. It allows you to connect using the SAP Application Server.

Before you can use this connection type, you need to import a transport request to your system. It includes an RFC-enabled Function Module which is used by Tracelake to connect to the database. Additionaly, you need to make sure the technical user has sufficient authorizations to call the RFC module.

Download

The required authorization object is S_RFC with these settings: ACTVT = 16 RFC_NAME = RFC1, RFC_METADATA, SDIFRUNTIME, SYST, ZTRACELAKE RFC_TYPE = FUGR

When adding a SAP HANA NetWeaver connection in Tracelake, you’ll need to provide the following information:

Parameter Type Required Description Example
Application Server String Yes SAP application server hostname or IP address sap-server.example.com
Username String Yes SAP username for authentication SAPUSER
Password Password Yes SAP password for authentication ********
Schema String Yes HANA schema to access via NetWeaver MYSCHEMA
SAP Client String Yes SAP client number 100 or 800
System Number String Yes SAP system number 00 or 01
Language String No SAP logon language (default: EN) EN
  • Uses SAP JCo (Java Connector) for connectivity
  • Requires SAP transport to be installed in the source system
  • Provides access to HANA tables through the NetWeaver layer