SAP ABAP Function Module TB_TIME_INTERVAL_OVERLAP (Berechnung der Überlappungstage zwischen zwei Zeitintervallen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
Basic Data
Function Module TB_TIME_INTERVAL_OVERLAP Berechnung der Überlappungstage zwischen zwei Zeitintervallen  
Function Group TB61   Accrual/deferral: Calculate and generate  
Program Name SAPLTB61    
INCLUDE Name LTB61U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OVERLAP TYPE Überlappungstage
Importing A_BEGIN TYPE VTBBEWE-DBERVON '00010101' Intervall A: Beginn
Importing A_BEGIN_EXCLUSIVE TYPE VTBBEWE-SEXCLVON '0' Intervall A: Beginn - Exklusiv
Importing A_BEGIN_LAST_OF_MONTH TYPE VTBBEWE-SULTVON SPACE Intervall A: Beginn - Ultimo
Importing A_END TYPE VTBBEWE-DBERBIS Intervall A: Ende
Importing A_END_INCLUSIVE TYPE VTBBEWE-SINCLBIS '0' Intervall A: Ende - Inklusiv
Importing A_END_LAST_OF_MONTH TYPE VTBBEWE-SULTBIS SPACE Intervall A: Ende - Ultimo
Importing B_BEGIN TYPE VTBBEWE-DBERVON '00010101' Intervall B: Beginn
Importing B_BEGIN_EXCLUSIVE TYPE VTBBEWE-SEXCLVON '0' Intervall B: Beginn - Exklusiv
Importing B_BEGIN_LAST_OF_MONTH TYPE VTBBEWE-SULTVON SPACE Intervall B: Beginn - Ultimo
Importing B_END TYPE VTBBEWE-DBERBIS Intervall B: Ende
Importing B_END_INCLUSIVE TYPE VTBBEWE-SINCLBIS '0' Intervall B: Ende - Inklusiv
Importing B_END_LAST_OF_MONTH TYPE VTBBEWE-SULTBIS SPACE Intervall B: Ende - Ultimo
Importing CALCULATION_METHOD TYPE VTBBEWE-SZBMETH Zinsberechnungsmethode
Importing CALENDAR TYPE SKALID Zinskalender
               
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  19970710 
SAP Release Created in