Menu

SAP Function Module BCALV_GENERATE_ALV_T_T2

The Function Module BCALV_GENERATE_ALV_T_T2 () is a standard Function Module in SAP ERP and is part of the function group SKBH within the package SLIS.

Technical Information

Function Module BCALV_GENERATE_ALV_T_T2
Short Text
Function Group SKBH
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
I_DELETE TYPE CHAR1 'X' Single-Character Flag
I_DROP TYPE INT4 2
I_GEN_ALV_CHCK TYPE CHAR1 'X'
I_GEN_ALV_CUR TYPE CHAR1 'X'
I_GEN_ALV_TAB TYPE CHAR1 'X'
I_GEN_ALV_T_T2 TYPE CHAR1 'X'
I_MAX_ROWS TYPE INT4 20
I_UPDATE_BY_PACKAGE TYPE CHAR1 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OUTTAB TYPE ALV_T_GEN Table Structure for ALV_T_T2

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.