Menu

SAP Function Module REUSE_ALV_BLOCK_LIST_APPEND

Append Simple List in Block Mode

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module REUSE_ALV_BLOCK_LIST_APPEND (Append Simple List in Block Mode) is a standard Function Module in SAP ERP and is part of the function group SALV within the package SLIS.

Technical Information

Function Module REUSE_ALV_BLOCK_LIST_APPEND
Short Text Append Simple List in Block Mode
Function Group SALV
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LAYOUT TYPE SLIS_LAYOUT_ALV List Layout Specifications
IT_EVENTS TYPE SLIS_T_EVENT Table of events to perform
IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Field Catalog with Field Descriptions
I_TABNAME TYPE SLIS_TABNAME Name of Internal Output Table
I_TEXT TYPE SLIS_TEXT40 SPACE Text of This List for Overview Screen

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_OUTTAB LIKE Table with data to be displayed

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MAXIMUM_OF_APPENDS_REACHED Maximum Number of Lists Reached
PROGRAM_ERROR Program Errors