SAP ABAP Function Module K_KKB_JAHRPER_INTERSECTION (build the intersection of two ranges tables)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-IS (Application Component) Product Cost Controlling Information System
     KKB (Package) Reporting for Costing
Basic Data
Function Module K_KKB_JAHRPER_INTERSECTION build the intersection of two ranges tables  
Function Group KKBM   Information System ML/Actual Costing  
Program Name SAPLKKBM    
INCLUDE Name LKKBMU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting R_INTERSECTION TYPE KKBML_T_JAHRPER intersection of the two given ranges tables
Importing I_INTERVALS_ONLY TYPE do not return single values (option=EQ)
Importing IR_JAHRPER1 TYPE KKBML_T_JAHRPER first ranges table for periods
Importing IR_JAHRPER2 TYPE KKBML_T_JAHRPER second ranges table for periods
Exception EMPTY_INTERSECTION TYPE the intervals of the two given ranges tables do not intersect
               
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  19990520 
SAP Release Created in