The Function Module RS_GET_LISTS (Alle gesicherten Listen zu einem Knoten) is a standard Function Module in SAP ERP and is part of the function group SLIS within the package SM38.
Function Module | RS_GET_LISTS |
Short Text | Alle gesicherten Listen zu einem Knoten |
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 |
---|---|---|---|---|
FLAG_ALL_LISTS | LIKE | auch andere Listen (nur wenn Report angegeben) | ||
I_SREPOVARI | LIKE | SREPOVARI | Strukturknoten (und Report) |
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_SREPOLIST | LIKE | SREPOLIST | Gesicherte ABAP-Listen | |
T_SREPOLIST2 | LIKE | SREPOLIST | Andere gesicherte Listen |
This function module does not define any Exceptions.