SAP ABAP Data Element FPMGB_ALIGNMENT (Alignment)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Basic Data
Data Element FPMGB_ALIGNMENT
Short Description Alignment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FPM_INPUT_FIELD_ALIGNMENT    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Alignment 
Medium 16 Alignment 
Long 20 Alignment 
Heading 20 Alignment 
Documentation

Definition

Determines the text alignment of a field.

Use

The following options are available:

  • Automatic

    Automatic alignment of the text. Alignment is specified by the data type of the value presented in the user interface element.

  • Centered

    Text is center-aligned.

  • Left-Justified

    The text is always left-justified, regardless of the text direction.

  • End of Line

    The text is always displayed at the end of the line. It is dependent on the text direction; if the text direction is left to right, the text is right-justified and if the text direction is right to left, then the text is left-justified.

  • Right-Justified

    The text is always right-justified, regardless of the text direction.

  • Start of Line

    The text is always displayed at the beginning of the line. It is dependent on the text direction; if the text direction is left to right, the text is left-justified and if the text direction is right to left, then the text is right-justified.

Dependencies

Example

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