SAP ABAP Data Element RSDDCRBIADEACTIVATE (Deactivate BWA index if errors occur in change run)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDK (Package) BW Aggregates
Basic Data
Data Element RSDDCRBIADEACTIVATE
Short Description Deactivate BWA index if errors occur in change run  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSBOOL    
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 Deact. BWA 
Medium 16 Deactivate BWA 
Long 27 Deactivate BWA with Errors 
Heading 27 Deactivate BWA with Errors 
Documentation

Definition

If an error occurs while adjusting BIA indexes in the change run, the BIA indexes are set to inactive (they cannot be used for queries) in the change run if this parameter is set to TRUE (= X).

Use

A BIA index cannot be adjusted, for example, if the RFC connection to the BIA server is temporarily interrupted. If successfully activating the master data and hierarchies has higher priority than the availability of BIA indexes for queries, set this parameter.

Using a special program, the BIA indexes then need to be set back to status 'Active'. This does not occur automatically because the problem with the BIA server is generally not resolved immediately.

You can execute the program using the monitor for the change run (transaction CHANGERUNMONI) or directly from SE38 by using the program name RSDDTREX_BIA_CR_POSTPROCESS and the SID for the change run. The SID for the change run is listed in the log for the change run, for example. The program then rebuilds the indexes with the master data for the changed characteristics. There is no longer a faster option to adjust the values because the M version records in the master data tables are already deleted. For performance reasons, we recommend that you execute the program in the background.

Dependencies

Example

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