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
Importing WF_BISDT TYPE SYST-DATUM Date until which interest is calculated
Importing WF_BWART_SOZINS TYPE T056B-BWART Transaction type for debit interest from T056A
Importing WF_SZ_FUBAU TYPE T056U-FUNCTBAU Function module for debit interest calc. from T056L
Importing WF_VONDT TYPE SYST-DATUM Date from which interest rates should be determined
Importing WF_VZSKZ TYPE T056U-VZSKZ Interest calculation indicator
Importing WF_WAERS TYPE BKPF-WAERS Currency
Tables ZSTAB TYPE INT_TAB Table of interest rates
Exception ERR_INTTAB_T056A TYPE Error reading table INTTAB_T056A
Exception ERR_T056P TYPE Error reading table T056P
Exception ERR_ZINSS_NEG TYPE Interest rate becomes negative
Exception INTTAB_T056A_EMPTY TYPE Table INTTAB_T056A is empty
               
Processing Type
Normal Function Module  
Remote-Enabled 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