The Function Module SXMB_SINGLE_PIPELINE_WITH_SRV (eine Pipeline incl. Pipeline Services selektieren) is a standard Function Module in SAP ERP and is part of the function group SXMSADM within the package SXMSADM.
Function Module | SXMB_SINGLE_PIPELINE_WITH_SRV |
Short Text | eine Pipeline incl. Pipeline Services selektieren |
Function Group | SXMSADM |
Package | SXMSADM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PID | TYPE | SXMSPIPE-PID | Pipeline Identifier | |
MUST_EXIST | TYPE | CHAR1 | Single-Character Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PIPE | TYPE | SXMSPIPE | XML Message Server: Pipeline Definition |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_SXMSPEL | LIKE | SXMSPIPEEL | XML Message Server: Pipeline Definition | |
T_SXMSSRV | LIKE | SXMSPLSRV | Pipeline Service Specifications |
This function module does not define any Exceptions.