SAP ABAP Data Element DDAMPMFORMAT (DD: Indicator whether AM/PM time format is required)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DDAMPMFORMAT
Short Description DD: Indicator whether AM/PM time format is required  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDAMPMFORMAT    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium 15 AM/PM-Enabled 
Long 35 AM/PM time format supported 
Heading AM/PM 
Documentation

Definition

The checkbox AM/PM time format supported is used for specifying the time format to be used on screens (24-hour or 12-hour format) for time fields (fields of data type TIMS).

By default, time fields are issued in the 24-hour format. If the checkbox AM/PM time format supported is set, the time format specified in the user master record is used for display on screens (if sufficient space is available). In the user master record, a 12-hour format with AM (am) or PM (pm) can be specified.

If the checkbox AM/PM time format supported is set, there are the following options for the output length:

  • 11 : Output and input with minutes and seconds
  • 8 : Output and input with minutes, but without seconds
  • 5 : Output and input without minutes and seconds

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 711