Menu

SAP Function Module REUSE_ALV_BLOCK_LIST_APPEND

Append Simple List in Block Mode

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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