SAP ABAP Data Element UPARM_Y_ATTR_SEQ (Column Sequence)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     UPARM (Package) Retail MAP Master Data Maintenance
Basic Data
Data Element UPARM_Y_ATTR_SEQ
Short Description Column Sequence  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPARM_SEQ_NO    
Data Type NUMC   Character string with only digits 
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 Sequence 
Medium 15 Sequence 
Long 20 Sequence 
Heading Sequence 
Documentation

Definition

Determines the sequence in which columns are displayed in the result table.

Use

Dependencies

A result table is made of different column types:

  • Info Object column
  • Info Provider column
  • Virtual column

At run time, the sequence number of each of those columns will be merged together to determine the final display sequence.

Example

For example, if you define two info object columns, (Attribute A with the sequence 1and Attribute B with the sequence 3) and one info provider column (Key Figure A with sequence 2).

The results table will display the column in this sequence. The first column will contain the Attribute A, the second column will contain the Key Figure A, and the last column will contain the Attribute B.

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