SAP ABAP Function Module TTE_CHK_DTRNG_DATETAB (Checks the consistency of a complete date range table)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_CONFIG_C (Package) Transaction Tax Engine ( Configuration )
Basic Data
Function Module TTE_CHK_DTRNG_DATETAB Checks the consistency of a complete date range table  
Function Group CA_TTE_UTIL   Utilities for TTE  
Program Name SAPLCA_TTE_UTIL    
INCLUDE Name LCA_TTE_UTILU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERRORREFLINE TYPE INT4 Linenumber of erroneous Entry
Importing DATETAB TYPE TTET_DATERANGE_TAB Table of Dateranges
Exception DATE_RANGE_OVERLAP TYPE Given date ranges overlap each other
Exception DATE_RANGE_INVALID TYPE End date lower than from 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  20040218 
SAP Release Created in 400