SAP ABAP Data Element RSDBEXFL (SID Generation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Data Element RSDBEXFL
Short Description SID Generation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSDBEXFL    
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 SID Gen. 
Medium 20 SID Generation 
Long 40 SID Generation 
Heading 40 SID Generation 
Documentation

Definition

You use this indicator to determine whether the DataStore object is available for BEx queries.

The indicator has three modes:

  1. During reporting ( ' ' ): No SIDs are needed for the new characteristic values when the data is activated in the DataStore object. This reduces the runtime during activation. The SIDs are generated during query execution.
  2. During activation = ('X'): SIDs are created when the data is activated. This reduces the runtime when queries are executed.
  3. Never create SIDs ( 'N'): SIDs are never created. In other words, they are not created during activation or reporting. However, SIDs are created for InfoObjects when master data is loaded.

    This option is recommended for all DataStore object that are basically used for further processing in other DataStore objects or InfoCubes. If you create a query for a DataStore object with this property, the query cannot be executed. It is also possible to define InfoSets with the DataStore object and execute queries on it.

History
Last changed by/on SAP  20130604 
SAP Release Created in 20B