The Function Module INTEREST_COMPUTE () is a standard Function Module in SAP ERP and is part of the function group FV02 within the package FIMA.
Function Module | INTEREST_COMPUTE |
Short Text | |
Function Group | FV02 |
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_ABASTAGE | LIKE | 0 | ||
I_KZ_EXPO | LIKE | SPACE | ||
I_STGBASIS | LIKE | '2' | ||
TAGE | LIKE | 0 | ||
ZINSBASIS | LIKE | |||
ZINSMETH | LIKE | SPACE | ||
ZINSSATZ | LIKE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ZINSEN | LIKE | Interest amount |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.