SAP ABAP Data Element FPMGB_FORM_ELEM_LBL_END_COL (End Column of Element Label in Form Grid)
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_FORM_ELEM_LBL_END_COL
Short Description End Column of Element Label in Form Grid  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FPMGB_FORM_GRID_COLUMN    
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 10 End Col. 
Medium 20 End Col. of Label 
Long 30 End Col. of Label in Grid 
Heading 40 End Column of Element Label in Form Grid 
Documentation

Definition

Specifies the column letter of the lower-right corner of a label of a form element in a form grid.

Use

The position of a form element on a form grid is specified by the start (upper-left corner) and end (bottom-right corner) coordinates. For standard elements, this attribute always refers to the column number of the WD UI element and not to the column number of its accompanying label. Therefore, this attribute is only relevant if the position refers to a standard element with a label.

If this attribute is relevant, the default value depends on the form layout type. The default value is C in the following circumstances:

  • 16/1 form layout
  • 16/2 form layout (the first column)
  • 8/1 form layout

In the second column of a 16/2 form layout, the default value is K.

Dependencies

Example

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