The Function Module SXMS_CALL_PLSRV_RFC (SXMS: Pipeline-Service per RFC aufrufen) is a standard Function Module in SAP ERP and is part of the function group SXMS_MAIN within the package SXMSF.
Function Module | SXMS_CALL_PLSRV_RFC |
Short Text | SXMS: Pipeline-Service per RFC aufrufen |
Function Group | SXMS_MAIN |
Package | SXMSF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MESSAGE | TYPE | XSTRING | Serialized Message | |
IM_PIPELINE_SERVICE_ID | TYPE | SXMSPSID | XMS: Pipeline Service Identifier |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MESSAGE | TYPE | XSTRING | Serialized Message |
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.