SAP ABAP Data Element FILA_TMSTAMPREV (Time Stamp of Business Transaction to be Reversed)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_GF (Package) Lease Accounting General Functions
Basic Data
Data Element FILA_TMSTAMPREV
Short Description Time Stamp of Business Transaction to be Reversed  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNTSTMPS    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Time Stamp 
Medium 15 Time Stamp 
Long 20 Time Stamp 
Heading 19 Time Stamp 
Documentation

Definition

The UTC time stamp is the date and time relative to the UTC (Universal coordinated time).

To normalize local times in a UTC time stamp and make them comparable, they must be converted using their time zone and the ABAP command convert.

Although the time zone for the conversion can be fetched from customizing or master data, you should save it redundantly.

The internal structure of the UTC time stamp is logically divided into a date and time part in packed number format <YYYYMMDDhhmmss>. There is also a high resolution UTC time stamp (10^-7 seconds).

History
Last changed by/on SAP  20030326 
SAP Release Created in 110