SAP ABAP Function Module GM_VALIDATE_DATE_RANGE (Ensure that a list of from/to dates is contigious)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-MD (Application Component) Master Data
     GMMASTERDATA_E (Package) Grants management (master data)
Basic Data
Function Module GM_VALIDATE_DATE_RANGE Ensure that a list of from/to dates is contigious  
Function Group GMGR   GM: Grant master operations  
Program Name SAPLGMGR    
INCLUDE Name LGMGRU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FROM_DATE TYPE DATS Field of type DATS
Importing I_TO_DATE TYPE DATS Field of type DATS
Tables T_DATERANGE TYPE GMDATERANGE Structure for list of from / to dates
Exception RANGES_OVERLAP TYPE from to dates overlap
Exception RANGE_HAS_HOLES TYPE ranges do not span entire range
Exception CONTINUOUS_BUT_EXCESSIVE TYPE range is covered but exceeds boundaries
               
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  20030327 
SAP Release Created in 462A