SAP ABAP Data Element MC_CM_SSEL (sorted reading of DB table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCS (Package) R/3 application development: Logistics Information Warehouse
Basic Data
Data Element MC_CM_SSEL
Short Description sorted reading of DB table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
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 sortd read 
Medium 15 sorted reading 
Long 20 Sorted reading 
Heading 17 Sorted reading 
Documentation

Definition

Setting this indicator guarantees that the source table ( source info structure) will be read as sorted by primary key.

It is for example possible that the execution of a self-defined method might make this necessary. Sorting is also necessary when resuming an interrupted copy run.

Bestehen zur Quelltabelle Sekundärindexe (bzw. kann die Tabelle performanter als mit dem Primärindex gelesen werden), so führt das sortierte Lesen zu einer Verringerung der Performance.

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