SAP ABAP Function Module ISH_DATE_RANGETAB_FILL (IS-H: Füllen einer Rangetabelle für select-statements)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_DATE_RANGETAB_FILL IS-H: Füllen einer Rangetabelle für select-statements  
Function Group N00X   IS-H: Utilities, list modif. sorting  
Program Name SAPLN00X   IS-H: List Modification, Sort Order 
INCLUDE Name LN00XU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGINDATE TYPE SYST-DATUM Start date
Importing ENDDATE TYPE SYST-DATUM End date
Importing RSIZE_MAX TYPE 50 Size of range table
Tables X_DATERANGE TYPE RNRDATE Results table
Exception EMPTY_DATE TYPE Both data specifications initial
Exception INVALID_DATE TYPE End date < start date
               
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  20050224 
SAP Release Created in