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.
Function Module | REUSE_ALV_BLOCK_LIST_INIT |
Short Text | Initialization of Block List Output |
Function Group | SALV |
Package | SLIS |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.