SAP ABAP Function Module D_INTEREST_RATES_SELECT_NEW (Zinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBD (Package) Customers
⤷
⤷
⤷
Basic Data
| Function Module | D_INTEREST_RATES_SELECT_NEW | Zinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L |
| Function Group | DUZI | Interest calculation routines |
| Program Name | SAPLDUZI | |
| INCLUDE Name | LDUZIU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WF_BISDT | TYPE | SYST-DATUM | Date until which interest is calculated | |||
| |
WF_BWART_SOZINS | TYPE | T056B-BWART | Transaction type for debit interest from T056A | |||
| |
WF_SZ_FUBAU | TYPE | T056U-FUNCTBAU | Function module for debit interest calc. from T056L | |||
| |
WF_VONDT | TYPE | SYST-DATUM | Date from which interest rates should be determined | |||
| |
WF_VZSKZ | TYPE | T056U-VZSKZ | Interest calculation indicator | |||
| |
WF_WAERS | TYPE | BKPF-WAERS | Currency | |||
| |
ZSTAB | TYPE | INT_TAB | Table of interest rates | |||
| |
ERR_INTTAB_T056A | TYPE | Error reading table INTTAB_T056A | ||||
| |
ERR_T056P | TYPE | Error reading table T056P | ||||
| |
ERR_ZINSS_NEG | TYPE | Interest rate becomes negative | ||||
| |
INTTAB_T056A_EMPTY | TYPE | Table INTTAB_T056A is empty | ||||
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 | 19930710 |
| SAP Release Created in |