The Function Module QELA_CHANGEDOCUMENT_DETAILS (Anzeige von Änderungsbelegpositionen) is a standard Function Module in SAP ERP and is part of the function group QELA within the package QE.
Function Module | QELA_CHANGEDOCUMENT_DETAILS |
Short Text | Anzeige von Änderungsbelegpositionen |
Function Group | QELA |
Package | QE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANGENR | LIKE | CDHDR-CHANGENR | Change number | |
I_TITLE2 | LIKE | RSMPE-TITTEXT | Überschrift der Belegpositionen | |
WINX1_01 | LIKE | SY-WINX1 | 6 | Top right corner |
WINX2_01 | LIKE | SY-WINX2 | 70 | Bottom left corner |
WINY1_01 | LIKE | SY-WINY1 | 7 | Top right corner |
WINY2_01 | LIKE | SY-WINY2 | 17 | Bottom left corner |
This function module does not define any EXPORTING parameters.
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_INFOTAB | LIKE | QCDINFO | Zusatzinformationen für Positionen (sortiert) | |
T_TABLETAB | LIKE | QCDINFO2 | Sortierung, Auswahl und Info für Tabellen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_FOUND | No data found |