The Function Module REUSE_DOUBLE_ALV () is a standard Function Module in SAP ERP and is part of the function group SLVC_SERVICES_2 within the package SLIS.
Function Module | REUSE_DOUBLE_ALV |
Short Text | |
Function Group | SLVC_SERVICES_2 |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT_DOUBLE_ALV | TYPE | LVC_S_DALY | Layout for double ALV | |
IS_STABLE | TYPE | LVC_S_STBL | ALV Control: Refresh Stability | |
IT_SP_GROUP | TYPE | LVC_T_SGRP | Group Table | |
I_DISPLAY_ONLY | TYPE | C | Display mode | |
I_POPUP_TITLE | TYPE | SY-TITLE | Dialog Box Title | |
I_TITLE_LEFT | TYPE | SY-TITLE | ||
I_TITLE_RIGHT | TYPE | SY-TITLE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CANCELLED | TYPE | CHAR01 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_LEFTX | LIKE | LVC_S_OBJS | ||
T_RIGHTX | LIKE | LVC_S_OBJS |
This function module does not define any Exceptions.