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

Definition

Specifies the column letter of the upper-left corner of a form element in a form grid.

A form element can be a UI element (with or without a label), a button, or a button row.

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 letter of the WD UI element and not to the column letter of its accompanying label.

If a UI element has no label, the default letter of the start column of the UI element is A in the following circumstances:

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

However, if the UI element is a standard element with an accompanying label, the default letter of the start column is D.

In the second form column of a 16/2 form layout, the default letter of the start column is I (for a UI element without a label) and L (for a UI element with a label).

Dependencies

Example

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