SAP ABAP Class CL_SATC_TIME_RANGE_SVC (Service to convert date / timestamp ranges)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
Properties
Class CL_SATC_TIME_RANGE_SVC  
Short Description Service to convert date / timestamp ranges    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_SHARED_AUX_CORE   INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details 
Created 20090828   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_TIME_RANGE_SVC has no forward declaration.
Interfaces
Class CL_SATC_TIME_RANGE_SVC has no interface implemented.
Friends
Class CL_SATC_TIME_RANGE_SVC has no friend class.
Attributes
Class CL_SATC_TIME_RANGE_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATE_2_TIMESTAMP Static method Public Method 20090828
Events
Class CL_SATC_TIME_RANGE_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_DATE_RANGE Public See coding Date range 20090828
2 TY_T_TIMESTAMP_RANGE Public See coding Timestamp range 20090828
Method Signatures

Method CONVERT_DATE_2_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TIMESTAMP_RANGE Call by reference Type reference (TYPE) TY_T_TIMESTAMP_RANGE Timestamp range 20090828
2 Importing I_DATE_RANGE Call by reference Type reference (TYPE) TY_T_DATE_RANGE Date Range 20090828
3 Importing I_TIME_ZONE Call by reference Type reference (TYPE) SYSTZONLO SY-ZONLO Time Zone of Current User 20090828

Method CONVERT_DATE_2_TIMESTAMP on class CL_SATC_TIME_RANGE_SVC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800