SAP ABAP Data Element FPMGB_FORM_ELEM_LBL_START_COL (Start 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_START_COL
Short Description Start 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 Start Col. 
Medium 20 Start Col. of Label 
Long 30 Start Col. of Element Label 
Heading 40 Start Col. of Element Label in Form Grid 
Documentation

Definition

Specifies the column letter of the upper-left 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.

The default value for this attribute depends on the form layout type.

In the following circumstances, the default value of this attribute is A:

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

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

Dependencies

Example

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