SAP ABAP Function Module LAW_ADD_COMPONENT_SYSTEM (Anlegen einer RFC-Verbindung)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM2 (Package) License Administration Workbench
Basic Data
Function Module LAW_ADD_COMPONENT_SYSTEM Anlegen einer RFC-Verbindung  
Function Group LAW_RFC_MODULES_2   Generate RFC Infrastructure  
Program Name SAPLLAW_RFC_MODULES_2    
INCLUDE Name LLAW_RFC_MODULES_2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_NAME TYPE C Logische Systemname
Importing I_SYSID TYPE RFCSYSID System-Id des Komponenten Systems
Importing I_HOSTNAME TYPE RFCHOST_EXT Name der Zielmaschine des Komponenten Systems
Importing I_SYSNO TYPE RFCSERVICE Verwendeter Service (TCP-Service, SAP-Systemnummer ) des Komponenten Systems
Importing I_MSHOST TYPE RFCHOST_EXT Name des Message Server des Komponenten Systems
Importing I_LBGROUP TYPE RFCLOAD Anmeldegruppe für Lastverteilungs-Modus im Komponenten System
Importing I_CLIENT TYPE RFCCLIENT Expliziter Anmelde-Mandant im Komponenten System
Importing I_USER TYPE RFCUSER Explizite User-ID im Komponenten System
Importing I_PASSWORD TYPE RFCAUTH Explizites Passwort im Komponenten System
Importing I_ROLE TYPE AGR_NAME Name der Rolle im Komonentensystem
Importing I_DEST TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
Importing I_DESCRIPTION TYPE RFCDOC_D Beschreibung einer RFC-Verbindung
Importing I_LAW_HOSTNAME TYPE RFCHOST Name der Zielmaschine des LAW Systems
Importing I_LAW_SYSNO TYPE RFCSERVICE Verwendeter Service (TCP-Service, SAP-Systemnummer ) im LAW System
Importing I_LAW_CLIENT TYPE RFCCLIENT Expliziter Anmelde-Mandant im LAW System
Importing I_LAW_USER TYPE RFCUSER Explizite User-ID im LAW System
Importing I_LAW_PASSWORD TYPE RFCAUTH Explizites Passwort im LAW System
Importing I_LAW_DEST TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) des LAW Systems
Importing I_UPDATE TYPE AS4FLAG ' ' Update einer vorhandenen Struktur
Importing I_ROLE_LAW TYPE AGR_NAME Name der Rolle im LAW-System
Importing I_TMP_USER TYPE RFCUSER Explizite User-ID für temporäre RFC-Destination
Importing I_TMP_PASSWORD TYPE RFCAUTH Explizites Passwort für temporäre RFC-Destination
Tables ET_RETURN TYPE BAPIRET2 Returnparameter
Exception NO_CONNECTION_TO_COMP TYPE Fehler beim Verbindungsaufbau zum Komponenten System
Exception LOGON_TO_COMP_FAILED TYPE Fehler beim Anmelden am Komponenten System
Exception INTERNAL_ERROR_ON_LAW_SIDE TYPE Zentraler LAW Server : interner Fehler
Exception INTERNAL_ERROR_ON_COMP_SIDE TYPE Komponenten System : interner Fehler
Exception AUTH_ERROR_ON_LAW_SIDE TYPE Zentraler LAW Server : fehlende Berechtigung
Exception AUTH_ERROR_ON_COMP_SIDE TYPE Komponenten System : fehlende Berechtigung
Exception PARAMETER_MISSING TYPE fehlende Aufrufparameter
Exception LAW_DESTINATION_EXISTS_ALREADY TYPE Name der Comp-Destination im LAW System bereits vergeben
Exception COM_DESTINATION_EXISTS_ALREADY TYPE Name der LAW Destination im Komponenten System bereits vergeben
Exception USERID_LOCKED TYPE Benutzer zur Zeit gesperrt
Exception DESTINATION_LOCKED TYPE Destination zur Zeit gesperrt
Exception LAW_USER_EXISTS_ALREADY TYPE Zentraler LAW Server : Kommunikationsbenutzer existiert bereits
               
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  20041216 
SAP Release Created in 640