SAP ABAP Function Module FIOA_DEBIT_INT_RATE_DETERMINE (Bestimmung Sollzinssätze aus T056P)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
FPS_IOA (Package) Interest on Arrears
⤷
⤷
Basic Data
| Function Module | FIOA_DEBIT_INT_RATE_DETERMINE | Bestimmung Sollzinssätze aus T056P |
| Function Group | FPIA_INTEREST_CALC | Interest Calculation |
| Program Name | SAPLFPIA_INTEREST_CALC | |
| INCLUDE Name | LFPIA_INTEREST_CALCU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FBFROM | TYPE | SYST-DATUM | Date from which int. rates are determined | |||
| |
FBTILL | TYPE | SYST-DATUM | Date until which interest rates are determined | |||
| |
INTEREST_ADD | TYPE | T056A-ZUSCHLZINS | Surchge or disct to/on the int.rate | |||
| |
INTEREST_REF | TYPE | T056P-REFERENZ | Interest rate reference | |||
| |
INTEREST_RATES_TAB | TYPE | INT_TAB | Table of determined interest rates | |||
| |
ERR_T056P | TYPE | Error int.rate determination frm T056P | ||||
| |
ERR_ZINSS_NEG | TYPE | Interest rate becomes negative. | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |