SAP ABAP Data Element SMI_ORDER_BY (Result filtered by field name)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SMI (Application Component) Social Media Intelligence Foundation
     BS_SOMI_DATA_MODELS (Package) Datta Models for Social Media Intelligence
Basic Data
Data Element SMI_ORDER_BY
Short Description Result filtered by field name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Ordr By 
Medium 20 Order By 
Long 30 Order By 
Heading 40 Order By 
Documentation

Definition

Indicates the column name used to sort the result set of the query.

Use

You use ORDER BY to sort a multi-row results set by the content of a specified column.

Dependencies

Example

In the context of table type SMI_T_ORDER_BY, if multiple column names are supplied in the following order (SocialMediaChannel, SocialPost, Language), then the result set of the query will be sorted first by social media channel, followed by social post, and then language.

History
Last changed by/on SAP  20131122 
SAP Release Created in