SAP ABAP Function Module /AIN/DOES_NUM_RNG_OVERLAP_MULT (Does a number range overlap any other number range in the table)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/ENCODE (Package) Auto-ID Number ranges
Basic Data
Function Module /AIN/DOES_NUM_RNG_OVERLAP_MULT Does a number range overlap any other number range in the table  
Function Group /AIN/NRRANGE_GEN   Number Range Generation: Generic  
Program Name /AIN/SAPLNRRANGE_GEN    
INCLUDE Name /AIN/LNRRANGE_GENU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IS_NUMRANGE TYPE ANY
Importing IT_NUMRANGES TYPE STANDARD TABLE
Exception NUMBER_RANGE_OVERLAP TYPE Given number range overlaps existing number ranges
Exception MULTIPLE_ACTIVE_RANGE TYPE Multiple active range for same object
               
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 300