SAP ABAP Function Module CHECK_SAPDB_CLIENT (Prüfe, ob eine .EXE Datei auf dem Applikationsserver vorhanden ist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Basic Data
Function Module CHECK_SAPDB_CLIENT Prüfe, ob eine .EXE Datei auf dem Applikationsserver vorhanden ist  
Function Group SADC   SAP DB: DBMRFC Programming Interface  
Program Name SAPLSADC    
INCLUDE Name LSADCU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CLIENT_EXISTS TYPE CHAR1 Y=Client software ist installiert; N=Nicht intalliert
Exporting INSTALL_PATH TYPE STRING Pfad, wo client software installiert ist (nur bei MODUS=2)
Importing MODUS TYPE CHAR1 '2' 1=Nur nach String "SAPDBA" suchen; 2=Alle Pfade durchsuchen
Importing EXE_DATEI TYPE CHAR20 'dbmrfc' Name der .EXE Datei
Exception NO_PATH_VARIABLE TYPE Keine Path-Environment-Variable gefunden
Exception NO_AUTHORITY TYPE Keine Berechtigung für READ DATASET
Exception OPEN_ERROR TYPE Fehler beim OPEN DATASET
Exception SYSTEM_ERROR TYPE Systemfehler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041219 
SAP Release Created in 46D