The Function Module C14X_PHRASECHARACT_HELP_ALVGRD (Double ALV) is a standard Function Module in SAP ERP and is part of the function group C14X within the package CBUI.
Function Module | C14X_PHRASECHARACT_HELP_ALVGRD |
Short Text | Double ALV |
Function Group | C14X |
Package | CBUI |
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 für Double ALV | |
IT_SP_GROUP | TYPE | LVC_T_SGRP | Gruppentabelle | |
I_DISPLAY_ONLY | TYPE | C | Anzeigemodus | |
I_POPUP_TITLE | TYPE | SY-TITLE | Titel des Dialogfensters | |
I_TITLE_BOTTOM | TYPE | SY-TITLE | Titel des unteren Grids | |
I_TITLE_TOP | TYPE | SY-TITLE | Titel des oberen Grids |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CANCELLED | TYPE | CHAR01 | Dialog abgebrochen ? X - 'Ja' |
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.