SAP ABAP Data Element RSMHANAMODEL (External SAP HANA view for BW object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_MISC (Package) OLAP: Various
Basic Data
Data Element RSMHANAMODEL
Short Description External SAP HANA view for BW object  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSMHANAMODEL    
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 HANA View 
Medium 15 SAP HANA View 
Long 30 External SAP HANA View 
Heading 50 External SAP HANA View 
Documentation

Definition

You can use this flag to set whether or not an external SAP HANA view is generated for the BW object.

Use

If this flag is set accordingly, an external SAP HANA view is generated. This external SAP HANA View is not used by the BW runtime, but can be used as a SAP HANA native access interface to BW models and data.

The SAP HANA package where the external SAP HANA view is deployed can be set using transaction SPRO. In addition to the SAP HANA view, the corresponding BW authorizations are replicated to SAP HANA privileges and automatically added via roles to the SAP HANA DB user which corresponds to the BW user.

Dependencies

It is possible to generate an external SAP HANA view for the following BW object types:

  • General limitations
    • Navigation attributes of InfoObjects where master data access is not Standard are not supported. If the navigation attribute is also authorization relevant, it is not possible to generate an external SAP HANA view.
    • Texts are not visible for InfoObjects where master data access is not Standard.
    • Non-cumulative keyfigures are not supported
    • Keyfigures with aggregation set to No aggregation are not supported
    • Compounding is not supported: There is no view attribute in the external SAP HANA view representing the concatenated value of an InfoObject with compounding.
    • Date and alpha conversion are not supported
  • CompositeProvider
    • The CompositeProvider must have at least one non-transient PartProvider like a standard InfoCube or Datastore. A CompositeProvider consisting only of a VirtualProvider based on a HANA Model is not supported for generation of an external SAP HANA view for example.
    • Request handling is not supported: For all PartProviders of the CompositeProvider, all requests are read.
  • Query as InfoProvider
    • Index for Query As InfoProvider must exist
  • DataStore
    • SID Generation must not be Never create SIDs
  • InfoCube
    • Subtype must be SAP HANA-Optimized InfoCube
  • InfoObject: It is possible to generate an external SAP HANA View both for the master data view and the master data provider
    • InfoObject must be a characteristic
    • The master data access is Standard
    • The Attribute Only flag is not selected
    • The characteristic must have master data or texts
    • If the flag High Cardinality is selected, the characteristic must have master data
    • The characteristic must be an InfoProvider to generate an external SAP HANA view for the master data provider

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740