Menu

SAP Function Module FI_PSO_STUNDUNG_ZINSEN

IS-PS: Berechnung der Stundungszinsen

The Function Module FI_PSO_STUNDUNG_ZINSEN (IS-PS: Berechnung der Stundungszinsen) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.

Technical Information

Function Module FI_PSO_STUNDUNG_ZINSEN
Short Text IS-PS: Berechnung der Stundungszinsen
Function Group F0KE
Package FMFI
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_INTDATE LIKE PSO02-INTDATE Zinsberechnungsdatum
I_INTFORM LIKE PSO02-INTFORM Zinsformel
I_OKCODE LIKE
I_PSOTYP TYPE C Anordnungstyp
I_SUGG TYPE FIPSO_SUGG Vorschlagswert

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_LOOP_CURSOR LIKE SY-INDEX Cursorposition

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ITEM LIKE PSO02S
T_PSO LIKE PSO02 FI-Beleg als Einzeiler
T_PSSEC TYPE FIPSO_BSEC_TAB

Exceptions

This function module does not define any Exceptions.