SAP ABAP Data Element RSDD_AINDEX (Analytic Index)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_METADATA (Package) Metadata Layer for Logical Indexes
Basic Data
Data Element RSDD_AINDEX
Short Description Analytic Index  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 64    
Decimal Places 0    
Output Length 64    
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 Ayl. Index 
Medium 20 Analytic Index 
Long 30 Analytic Index 
Heading 22 Analytic Index 
Documentation

Definition

An analytic index is a data container with data and metadata that are stored in BWA/TREX. A TransientProvider is derived from the index.

Use

Analytical indexes can be created and filled with data quickly. They are therefore suited for quick on-the-fly analyses.

The data scope of an analytic index is spanned by its Dimensions. The dimensions can have attributes. "Last Name" could be an attribute of "User" for example. This data is known as dimension data. Every grid point created in this way can have a key figure vector. This data is referred to as facts. As well as the fact and dimension data, an analytic index can also contain authorization data. Like with analysis authorizations, this authorization data ensures that users can only display data in the query if they are authorized.

The analytic index actions Create, Change, Load, Delete and Delete Data are logged in the application log as the object Analytic Index (AIND).

The authorizations for these actions are assigned using authorization object S_RS_AI.

Analytic indexes can be created and filled with data using Analysis Process Designer (APD). In the Property dialog for the data target analytical index, you can decide whether the analysis process updates facts, dimension data or authorization data.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 730