Menu

SAP Function Module REUSE_ALV_BLOCK_LIST_INIT

Initialization of Block List Output

The Function Module REUSE_ALV_BLOCK_LIST_INIT (Initialization of Block List Output) 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_INIT
Short Text Initialization of Block List Output
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
IT_EXCLUDING TYPE SLIS_T_EXTAB Table of inactive function codes
I_CALLBACK_PF_STATUS_SET TYPE SLIS_FORMNAME SPACE Name of Form Routine for Setting PF Status
I_CALLBACK_PROGRAM LIKE SY-REPID Name of the calling program
I_CALLBACK_USER_COMMAND TYPE SLIS_FORMNAME SPACE Name of Form Routine for Handling USER COMMAND

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.