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.
Function Module | FVD_SM_POSTINGS_READ |
Short Text | Anzeigen aller Belege im Kontoauszug |
Function Group | FVD_STATEMENT |
Package | FVVD |
Module Type | Normal Module |
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 |
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 |
---|---|---|---|---|
ET_VDBEPI_ADD | LIKE | VDBEPI_ADD | Erweiterte VDBEPI für Anzeige im Kontoauszug |
This function module does not define any Exceptions.