The Function Module RS_LIST_FROM_SERPLISTS (Import a saved list) is a standard Function Module in SAP ERP and is part of the function group SLIS within the package SM38.
Function Module | RS_LIST_FROM_SERPLISTS |
Short Text | Import a saved list |
Function Group | SLIS |
Package | SM38 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SREPOLIST | LIKE | SREPOLIST | Key and name of saved list |
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_LISTOBJECT | LIKE | ABAPLIST | List |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | List not found |