Menu

SAP Function Module FI_PSO_DUE_DATE_CREATE

IS-PS: Faelligkeit und Datum einer neuen Fälligkeitsrate berechnen

The Function Module FI_PSO_DUE_DATE_CREATE (IS-PS: Faelligkeit und Datum einer neuen Fälligkeitsrate berechnen) 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_DUE_DATE_CREATE
Short Text IS-PS: Faelligkeit und Datum einer neuen Fälligkeitsrate berechnen
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_INTERVALL TYPE I Zeit zwischen den Raten
I_PSODT_PA LIKE PSO02-ZFBDT Vorlagedatum
I_PSOSU_WAERS_PA LIKE FMDY-PSOSU Vorlagebetrag
I_P_ANZAHL TYPE I Anzahl der Raten
I_SCHEMA TYPE C Schema: Aufteilung nach Raten oder Beträgen

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_FAELLIGKEIT LIKE PSO02-ZFBDT Faelligkeitsdatum
C_P_BETRAG LIKE PSO02-WRBTR Faelligkeitsbetrag

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_INSTALMENT Keine Rate möglich (aufgrund Rundung)