Menu

SAP Function Module CHECK_SAPDB_CLIENT

Prüfe, ob eine .EXE Datei auf dem Applikationsserver vorhanden ist

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CHECK_SAPDB_CLIENT (Prüfe, ob eine .EXE Datei auf dem Applikationsserver vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group SADC within the package SADA.

Technical Information

Function Module CHECK_SAPDB_CLIENT
Short Text Prüfe, ob eine .EXE Datei auf dem Applikationsserver vorhanden ist
Function Group SADC
Package SADA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXE_DATEI TYPE CHAR20 'dbmrfc' Name der .EXE Datei
MODUS TYPE CHAR1 '2' 1-Nur nach String 'SAPDBA' suchen, 2-Alle Pfade durchsuchen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT_EXISTS TYPE CHAR1 Y-Client software ist installiert, N-Nicht intalliert
INSTALL_PATH TYPE STRING Pfad, wo client software installiert ist (nur bei MODUS-2)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORITY Keine Berechtigung für READ DATASET
NO_PATH_VARIABLE Keine Path-Environment-Variable gefunden
OPEN_ERROR Fehler beim OPEN DATASET
SYSTEM_ERROR Systemfehler