Menu

SAP Function Module FVD_MODEL_CALC_OVERALL_RUNTIME

Gesamtlaufzeit in Monaten berechnen

The Function Module FVD_MODEL_CALC_OVERALL_RUNTIME (Gesamtlaufzeit in Monaten berechnen) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_TOOLS within the package FVVCL_MODEL.

Technical Information

Function Module FVD_MODEL_CALC_OVERALL_RUNTIME
Short Text Gesamtlaufzeit in Monaten berechnen
Function Group FVD_MODEL_TOOLS
Package FVVCL_MODEL
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_DFIRST_DISB TYPE DATS Datum der ersten Auszahlung
I_TERM_END TYPE DELFZ Laufzeitende

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OVERALL_RUNTIME TYPE TB_VIEW_OVERALL_RUNTIME Gesamtlaufzeit in Monaten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.