SAP ABAP Function Module RKE_SELTAB_RANGES_INTERSECT (Bildet die Schnittmenge von zwei RANGES-Tabellen (nur für Intervalle))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RKE_SELTAB_RANGES_INTERSECT Bildet die Schnittmenge von zwei RANGES-Tabellen (nur für Intervalle)  
Function Group KED4   Selection table manipulation  
Program Name SAPLKED4    
INCLUDE Name LKED4U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Tables T TYPE CEDST Selection table for result
Tables T1 TYPE CEDST Selection table 1. operand
Tables T2 TYPE CEDST Selection table 2. operand
Exception INTERSECTION_EMPTY TYPE The intersection of T1 and T2 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  19940828 
SAP Release Created in