Menu

SAP Function Module VERGLEICHSKONTO_STAFFELN

Staffelt das Vergleichskonto mit einem vorgegebenen Effektivzinssatz

The Function Module VERGLEICHSKONTO_STAFFELN (Staffelt das Vergleichskonto mit einem vorgegebenen Effektivzinssatz) is a standard Function Module in SAP ERP and is part of the function group FV90 within the package FIMA.

Technical Information

Function Module VERGLEICHSKONTO_STAFFELN
Short Text Staffelt das Vergleichskonto mit einem vorgegebenen Effektivzinssatz
Function Group FV90
Package FIMA
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_KZ_DISP TYPE TRFF_FLG SPACE
I_KZ_ITER TYPE TRFF_FLG SPACE
I_SEFFMETH LIKE VTBFIMA-SEFFMETH
I_SZBMETH LIKE VTBBEWE-SZBMETH '1'
I_ZINSSATZ LIKE VZZEFFZ-BITER

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RSALDO LIKE

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
EDISP LIKE VTBDISP_EFFZ Ausgabetabelle mit Anzeigefeldern
IEFFZ LIKE VZZEFFZ

Exceptions

This function module does not define any Exceptions.