Menu

SAP Function Module ALV_DEBIT_POSITION_LIST

Sollstellungslisten mit ALV-Listtool

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.

Technical Information

Function Module ALV_DEBIT_POSITION_LIST
Short Text Sollstellungslisten mit ALV-Listtool
Function Group FVD_DB
Package FVVD
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_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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.