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:

ParameterTypeRequiredDescriptionExample
Application ServerStringYesSAP application server hostname or IP addresssap-server.example.com
UsernameStringYesSAP username for authenticationSAPUSER
PasswordPasswordYesSAP password for authentication********
SchemaStringYesHANA schema to access via NetWeaverMYSCHEMA
SAP ClientStringYesSAP client number100 or 800
System NumberStringYesSAP system number00 or 01
LanguageStringNoSAP 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