SAP ABAP Data Element FPP_TIMESTAMPL (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     FPPCO (Package) Framework for Parallel Processing (FPP): Control
Basic Data
Data Element FPP_TIMESTAMPL
Short Description UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNTSTMPL    
Data Type DEC   Counter or amount field with comma and sign 
Length 21    
Decimal Places 7    
Output Length 27    
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 UTC Universal Coordinated Time).

To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times need to be converted using your time zone and the ABAP command convert.

Even if the system is able to determine the time zone from Customizing or master data, you should save the time zone redundantly here.

The internal structure of the UTC time stamp is subdivided into a date part and a time part in packed number format <YYYYMMDDhhmmssmmmuuun>. Note that the maximum resolution of 100 nanoseconds as used in the structure is not always supported by the hardware used.

See also GET TIME STAMP. A shorter form of the UTC time stamp is also available.

History
Last changed by/on SAP  20041209 
SAP Release Created in 600