SAP ABAP Data Element FPMGB_FORM_ELEM_END_COL (End Column of Form 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_END_COL
Short Description End Column of Form 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 End Col. 
Medium 20 End Col. of Element 
Long 30 End Column of Element in Grid 
Heading 40 End Column of Element in Form Grid 
Documentation

Definition

Specifies the column letter of the bottom-right corner of a form element on 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.

The default end column of a form element is the last column in the respective form layout or form column. Therefore, in a 16/1 form layout P is the default end column. In an 8/1 form layout, or in the first column of a 16/2 form layout, the default end column is H; in the second column of a 16/2 form layout it is P.

Dependencies

Example

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