The Function Module ALV_DEBIT_POSITION_LIST (Sollstellungslisten mit ALV-Listtool) is a standard Function Module in SAP ERP and is part of the function group FVD_DB within the package FVVD.
Function Module | ALV_DEBIT_POSITION_LIST |
Short Text | Sollstellungslisten mit ALV-Listtool |
Function Group | FVD_DB |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_ADD_FI_DATA | TYPE | XFELD | SPACE | 'X' -> FI-Daten füllen |
I_FLG_SHOW_POST | LIKE | Kennzeichen, ob Nachbetrachtung | ||
I_STR_VARIANT | TYPE | DISVARIANT | Anzeigevariante (externe Verwendung) | |
I_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
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 |
---|---|---|---|---|
IT_VDBEPP | LIKE | VDBEPP | anzuzeigende Plansätze |
This function module does not define any Exceptions.