SAP ABAP Function Module TTE_CHK_DTRNG_VALID (Check if the from date is earlier than the to date.)
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_VALID Check if the from date is earlier than the to date.  
Function Group CA_TTE_UTIL   Utilities for TTE  
Program Name SAPLCA_TTE_UTIL    
INCLUDE Name LCA_TTE_UTILU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DATEFROM TYPE DATS Field of type DATS
Importing DATETO TYPE DATS Field of type DATS
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