SAP ABAP Data Element FPMGB_FORM_ELEM_START_ROW (Start Row 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_ROW
Short Description Start Row 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_INDEX    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Row 
Medium 20 Start Row of Element 
Long 30 Start Row of Element in Grid 
Heading 40 Start Row of Element in Form Grid 
Documentation

Definition

Specifies the row number 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 two separate coordinates, the start (upper-left corner) and end (bottom-right corner) coordinates.

For standard elements, this attribute always refers to the row number of the WD UI element and not to the row number of its accompanying label.

The default row number is 1 for the first element of the form. For subsequent rows, it is one below the lowest UI element position.

Dependencies

Example

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