Menu

SAP Function Module RS_GET_LISTS

Alle gesicherten Listen zu einem Knoten

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.

Technical Information

Function Module RS_GET_LISTS
Short Text Alle gesicherten Listen zu einem Knoten
Function Group SLIS
Package SM38
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.