SAP ABAP Data Element XSS_SER_ARARGPOSITION (Position of an Area in an Area Group)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-ESS (Application Component) Employee Self-Service
     ESS_SERVICE_BASIS (Package) Central Services for ESS
Basic Data
Data Element XSS_SER_ARARGPOSITION
Short Description Position of an Area in an Area Group  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
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 Position 
Medium 20 Area Group Position 
Long 40 Area Group Position 
Heading 55 Area Group Position 
Documentation

Definition

Contains the position of an area on the area group page.

Use

Use this field to position the areas on the area group page by assigning numbers to them.

  • The area with the lowest number appears in the top-left position.
  • The area with the second lowest number appears in the top-right position.
  • The area with the third lowest number appears below the area with the lowest number.

The system determines the positions of the areas by sorting the numbers. Therefore, using the numbers 1, 2, and 3 has the same effect as using the numbers 10, 20, and 30. SAP recommends you use numbers with blank intervals (such as 10, 20, and 30). This way you can later insert another area, at any position, without renumbering the other areas. You can use numbers from 1 to 999.

If you do not enter a position number for a table entry, the relevant area will not appear on the screen.

History
Last changed by/on SAP  20041216 
SAP Release Created in 100