Menu

SAP Function Module PCLO_DAY_DIFFERENCE_30

Berechnung der Zinstage bezogen auf 30

The Function Module PCLO_DAY_DIFFERENCE_30 (Berechnung der Zinstage bezogen auf 30) is a standard Function Module in SAP ERP and is part of the function group HRPY_LOAN within the package PCLO.

Technical Information

Function Module PCLO_DAY_DIFFERENCE_30
Short Text Berechnung der Zinstage bezogen auf 30
Function Group HRPY_LOAN
Package PCLO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_1DAY TYPE DATS erster Tag
PF_2DAY TYPE DATS zweiter Tag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_IDAYS TYPE INT2 Zinstage

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FDAY_GT_SDAY Beginndatum ist größer als das Endedatum