Menu

SAP Function Module WWW_I_GET_LIST_LEVEL_N

Internal use - Generating a details list

The Function Module WWW_I_GET_LIST_LEVEL_N (Internal use - Generating a details list) is a standard Function Module in SAP ERP and is part of the function group SURI within the package SWWW.

Technical Information

Function Module WWW_I_GET_LIST_LEVEL_N
Short Text Internal use - Generating a details list
Function Group SURI
Package SWWW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIST_INDEX LIKE SY-LSIND List index
REPORTNAME LIKE SY-REPID Name of Report
ROW_COL TYPE SWWW_T_ROW_COL
UCOMM LIKE SY-UCOMM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIST_INDEX LIKE SY-LSIND List index

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
FORMAT TYPE SLIST_FMBS_TAB
LIST TYPE SLIST_LIST_TAB
TAGS TYPE SLIST_HYPERTAGS_TAB
XFORMAT TYPE SLIST_FMBS_TAB

Exceptions

This function module does not define any Exceptions.