Menu

SAP Function Module PCLO_DETERMINE_DAYS_N_BASE

Bestimmung der Zinstage und der Zinstagesbasis

The Function Module PCLO_DETERMINE_DAYS_N_BASE (Bestimmung der Zinstage und der Zinstagesbasis) 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_DETERMINE_DAYS_N_BASE
Short Text Bestimmung der Zinstage und der Zinstagesbasis
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_METHOD TYPE IMETH Zinsberechnungsmethode
PF_MONTH TYPE PABRP Abrechnungsperiode
PF_YEAR TYPE PABRJ Abrechnungsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DAYS TYPE INT2 Zinstage
PF_IBASE TYPE INT2 Zinstagesbasis

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.