Menu

SAP Function Module FIMA_INTEREST_METHOD_VALUES

The Function Module FIMA_INTEREST_METHOD_VALUES () is a standard Function Module in SAP ERP and is part of the function group FF05 within the package FIMA.

Technical Information

Function Module FIMA_INTEREST_METHOD_VALUES
Short Text
Function Group FF05
Package FIMA
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_DOMAINNAME TYPE DDOBJNAME 'SZBMETH' Domain Name
I_FLAG_INTRADAY TYPE TFM_JINTRADAY SPACE Indicator for Intraday Interest Calculation

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_INTEREST_METHOD_EXCL TYPE FIMA_TAB_INTEREST_METHOD_EXCL Exclude Interest Calculation Methods

Exceptions

This function module does not define any Exceptions.