The Function Module INCO_READ_INTEREST_STORNO (planned interest calculation: read existing interest postings) is a standard Function Module in SAP ERP and is part of the function group INCO within the package KAPI.
Function Module | INCO_READ_INTEREST_STORNO |
Short Text | planned interest calculation: read existing interest postings |
Function Group | INCO |
Package | KAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FROMYEAR | LIKE | RKAUF-GJAHR | SPACE | from year |
I_TOYEAR | LIKE | RKAUF-GJAHR_BIS | SPACE | to year |
This function module does not define any EXPORTING parameters.
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.