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 D_INTEREST_RATES_SELECT (Zinssatzbestimmung 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 | D_INTEREST_RATES_SELECT |
Short Text | Zinssatzbestimmung 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 until when interest is paid | |
WF_BWART_SOZINS | LIKE | T056B-BWART | Transaction type for debit interes | |
WF_SZ_FUBAU | LIKE | T056U-FUNCTBAU | Function module for debit interest | |
WF_VONDT | LIKE | SY-DATUM | Date from which on interest rates | |
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 | RFDUZI10 | 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_T056F | Error when reading table T056F |
INTTAB_T056A_EMPTY | Table is empty INTTAB_T056A |