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.
Function Module | FIMA_INTEREST_METHOD_VALUES |
Short Text | |
Function Group | FF05 |
Package | FIMA |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.