Menu

SAP Function Module FVD_SM_POSTINGS_READ

Anzeigen aller Belege im Kontoauszug

The Function Module FVD_SM_POSTINGS_READ (Anzeigen aller Belege im Kontoauszug) is a standard Function Module in SAP ERP and is part of the function group FVD_STATEMENT within the package FVVD.

Technical Information

Function Module FVD_SM_POSTINGS_READ
Short Text Anzeigen aller Belege im Kontoauszug
Function Group FVD_STATEMENT
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
IS_VDARL LIKE VDARL Darlehen
I_CURTYP LIKE VTSKAU_SHOW-CURTYP_SHOW Anzeigewährung
I_REFRESH TYPE XFELD 'X' Flag für erneutes Lesen
I_WAERS LIKE VDARL-SANTWHR Vertragswährung

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
ET_VDBEPI_ADD LIKE VDBEPI_ADD Erweiterte VDBEPI für Anzeige im Kontoauszug

Exceptions

This function module does not define any Exceptions.