SAP ABAP Function Module /AIN/UI_DOES_NUM_RNG_OVERLAP (Check if the number ranges overlap)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII-UI (Application Component) User Interface
     /AIN/UI (Package) Auto-ID User Interface
Basic Data
Function Module /AIN/UI_DOES_NUM_RNG_OVERLAP Check if the number ranges overlap  
Function Group /AIN/UI_TOOLS   UI tools  
Program Name /AIN/SAPLUI_TOOLS    
INCLUDE Name /AIN/LUI_TOOLSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_OVERLAP TYPE BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
Importing IS_NUM_RNG1 TYPE /AIN/UI_GEN_RNG Generic number range structure
Importing IS_NUM_RNG2 TYPE /AIN/UI_GEN_RNG Generic number range structure
               
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  20141109 
SAP Release Created in 200