SAP ABAP Data Element LVC_CONV (Conversion Exit: Date in the Format MM.YYYY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Basic Data
Data Element LVC_CONV
Short Description Conversion Exit: Date in the Format MM.YYYY  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LVC_CONV    
Data Type NUMC   Character string with only digits 
Length 6    
Decimal Places 0    
Output Length 7    
Value Table LVC_CALM    
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 Conv.Exit 
Medium 18 Conversion Exit 
Long 20 Conversion Exit 
Heading 25 Conversion Exit 
Documentation

Definition

The UTC time stamp displays the date and time with reference to UTC (Universal Coordinated Time).

In order to normalize local times in an UTC time stamp so that they can be compared, you must convert them by specifying their time zone. To do this, you use the ABAP statement convert.

Even if you still can determine the time zone used for this conversion from Customizing or your master data, we nevertheless recommend that you store the time zone as well.

The internal structure of the UTC time stamp is logically subdivided into a date and a time section in packed numeric format <JJJJMMTThhmmss>. A high-resolution UTC time stamp (10^-7 seconds) is also available.

History
Last changed by/on SAP  20010130 
SAP Release Created in 50A