Menu

SAP Function Module FVWH_PRINT_YIELD_LIST

Ergebnisliste zur Renditeberechnung ausgeben

The Function Module FVWH_PRINT_YIELD_LIST (Ergebnisliste zur Renditeberechnung ausgeben) is a standard Function Module in SAP ERP and is part of the function group FVWH within the package FTVV.

Technical Information

Function Module FVWH_PRINT_YIELD_LIST
Short Text Ergebnisliste zur Renditeberechnung ausgeben
Function Group FVWH
Package FTVV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DENDE LIKE SY-DATUM Ende des Betrachtungszeitraums
DSTART LIKE SY-DATUM Beginn des Betrachtungszeitraums

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
RENDITE LIKE REFFZINS Renditeliste

Exceptions

This function module does not define any Exceptions.