The Function Module LXE_SXMAN_GET_CONNECTION_DATA (ermittelt die Daten für die RFC-Verbindung) is a standard Function Module in SAP ERP and is part of the function group LXE_SXMAN within the package SLXE.
Function Module | LXE_SXMAN_GET_CONNECTION_DATA |
Short Text | ermittelt die Daten für die RFC-Verbindung |
Function Group | LXE_SXMAN |
Package | SLXE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | SY-MANDT | R/3 System, Client Number from Logon | |
HOSTNAME | TYPE | SY-HOST | R/3 System, Name of Application Server | |
LANGUAGE | TYPE | LAISO | Language According to ISO 639 | |
SID | TYPE | SYSYSID | Name of SAP R/3 System | |
SYSTEMNUMBER | TYPE | CHAR2 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.