SAP ABAP Function Module FKK_DTE_PERIOD_INTERSECTION (Prüft ob zwei Zeitintervalle eine Überschneidung haben)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FKKCORR (Package) Correspondence Tool
Basic Data
Function Module FKK_DTE_PERIOD_INTERSECTION Prüft ob zwei Zeitintervalle eine Überschneidung haben  
Function Group FKK2_HIST   Correspondence: History  
Program Name SAPLFKK2_HIST    
INCLUDE Name LFKK2_HISTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_INTERVAL1_LOW TYPE CORR_ABRZU_KK Untergrenze Intervall 1
Importing I_INTERVAL1_HIGH TYPE CORR_ABRZO_KK Obergrenze Intervall 1
Importing I_INTERVAL2_LOW TYPE CORR_ABRZU_KK Untergrenze Intervall 2
Importing I_INTERVAL2_HIGH TYPE CORR_ABRZO_KK Obergrenze Intervall 2
Exception NO TYPE Keine Überschneidung
Exception INVALID_INPUT TYPE Falsche Eingaben
               
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  20020827 
SAP Release Created in