The Function Module SXMS_IF_GET_RFC (Gibt Sender/Empfänger-ID zurück) is a standard Function Module in SAP ERP and is part of the function group SXMS_INTERFACE_API within the package SXMSJOB.
Function Module | SXMS_IF_GET_RFC |
Short Text | Gibt Sender/Empfänger-ID zurück |
Function Group | SXMS_INTERFACE_API |
Package | SXMSJOB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID | TYPE | SXMSSITE | Sender/Empfänger-ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTERFACE_WA | TYPE | SXMSINTERFACE | Sender/Empfänger-Definition |
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.