The Function Module SXMB_SELECT_ELEM_OF_PIPELINE (Pipeline-Elemente zu einer Pipeline selektieren) is a standard Function Module in SAP ERP and is part of the function group SXMSADM within the package SXMSADM.
Function Module | SXMB_SELECT_ELEM_OF_PIPELINE |
Short Text | Pipeline-Elemente zu einer Pipeline 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 | XML Message Server: Pipeline GUID |
This function module does not define any EXPORTING parameters.
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 |
This function module does not define any Exceptions.