dab FunctionModuleTester

Updated 2 months ago by Jyothsna Sarali

Introduction

You can use the dab FunctionModuleTester to check whether your installed RFC function module is functional.

Download: dabFunctionModuleTester.4.1.9.142.zip

You must enter the following information in the dab FunctionModuleTester:

  • Server Name
    • You can enter the IP address of the SAP server in the server name.
    • These can be found in the Group/Server column in the SAP Logon
    • Another way of determining the IP address of the SAP server is to use transaction SMMS.
    • Once you have entered this transaction, you must select the connection and then click Show details.
    • Under hostadr you will find the IP address of the server.
  • Server type
    • Here you can choose between gateway and message server.
    • If you are directly connected to the server, you can select Gateway
    • If the connection to the SAP server is made using a message server, you must select Message Server.
  • System Number
    • You can find the system number in the SAP Logon in the column Instance Number.
  • Client
    • Enter the client in this field.
  • Language
    • In the Language field, you can specify the required language key, e.g. DE, EN, and so on.
  • Authentication type
    • Username / Password
      • Username
        • This field requires you to enter the SAP user name.
      • Password
        • This field requires the corresponding password of the SAP user.
    • SNC (Single Sign-On)
      • You can find this information in the SAP logon by right-clicking on the required connection and choosing Properties.
      • In the following window you have to select the second tab Network
      • In this window you can see all further information
      • You can choose between Kerberos and NTLM for the mechanisms.
      • If neither of the two is available, you can specify a third individual alternative.
      • Partner name
        • You can determine the partner name using transaction SU01 (User Maintenance).
        • In the user maintenance, enter the respective user and then click on the eyeglass symbol.
        • Alternatively you can also press F7 here.
        • In the overview, select the SNC tab.
        • In the SNC name field, you see the value that you must specify as the partner name.
      • Quality of protection
        • authentication
        • integrity
        • privacy
        • Maximum available
      • Mechanism
        • Kerberos
        • NTLM
        • Individual
          • Library path
  • Library type
    • Classic RFC
    • NetWeaver RFC
  • Download table
    • In the Download Table field, you can use a table for testing.
    • It is recommended to use table T001.
  • RFC function module
    • The name of the block must be entered in the Name function module field.
  • RFC Function Type
    • For this field you have to choose between Classic and Cert.
    • If you have installed the block via the .sar file, you must select Cert.
    • Otherwise, choose Classic

After you have started the dabFunctionModuleTester.exe, you will see all input fields. You must enter the information of your SAP system in these fields.

At the beginning, the Test Sap Connection button is not yet activated. This only becomes active after all fields have been filled.

Default values have been assigned to the Language, Download table, and function module input fields. This is EN for Language, T000 for Download table, and /DABEXP/RFC_SAPCONNECTOR for Name function module.

If you changed the name during the function module installation, you must also change it here.

After you have made all the entries, you can click on the Test Sap Connection button.

First, the dab FunctionModuleTester checks whether the SAP system is accessible. You can recognize this by the first block in which Ping is located.

The system number is then verified, which also checks the RFC function module.

The third block checks whether the structure of the table can be entered.

The last block checks whether the specified table can be downloaded.

Only one data record is downloaded from the specified table and the download is stored in the working memory. No file or log folder is created.

The configuration of the RFC module was successful if all four blocks are successful.

Additional Articles


How did we do?


Powered by HelpDocs (opens in a new tab)

Powered by HelpDocs (opens in a new tab)