Menu

SAP Function Module PCLO_GET_INTEREST_DAYS

Beschaffung der Tagesbasis zu einer gegebenen Zinsberechnungsmethode

The Function Module PCLO_GET_INTEREST_DAYS (Beschaffung der Tagesbasis zu einer gegebenen Zinsberechnungsmethode) 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_GET_INTEREST_DAYS
Short Text Beschaffung der Tagesbasis zu einer gegebenen Zinsberechnungsmethode
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_DATE TYPE D aktuelles Datum
PF_METHOD TYPE IMETH Zinsberechnungsmethode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_IBASE TYPE I Jahreszinsbasis

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.