Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module C_INTEREST_RATES_SELECT_NEW (Habenzinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L) is a standard Function Module in SAP ERP and is part of the function group DUZI within the package FBD.
Function Module | C_INTEREST_RATES_SELECT_NEW |
Short Text | Habenzinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L |
Function Group | DUZI |
Package | FBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WF_BISDT | LIKE | SY-DATUM | Date up to that interest is paid ( | |
WF_BWART_HAZINS | LIKE | T056B-BWART | Transaction type for debit interes | |
WF_HZ_FUBAU | LIKE | T056U-FUNCTBAU | Function module for credit interes | |
WF_VONDT | LIKE | SY-DATUM | Date from (backwards ! ) | |
WF_VZSKZ | LIKE | T056U-VZSKZ | Interest calculation indicator | |
WF_WAERS | LIKE | BKPF-WAERS | Currency |
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 |
---|---|---|---|---|
ZSTAB | LIKE | INT_TAB | Table of interest rates |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_INTTAB_T056A | Error when reading table INTTAB_T0 |
ERR_T056P | Error when reading table T056P |
ERR_ZINSS_NEG | Interest rate becomes negative |
INTTAB_T056A_EMPTY | Table INTTAB_T056A is empty |