SAP RemoteCube 
Definition
An SAP RemoteCube is a RemoteCube that allows the definition of queries with direct access to transaction data in other SAP systems.
Use
Use SAP RemoteCubes if:
- You need very up-to-date data from an SAP source system
- You only access a small amount of data from time to time
- Only a few users execute queries simultaneously on the database.
Do not use SAP RemoteCubes if:
- You request a large amount of data in the first query navigation step, and no appropriate aggregates are available in the source system
- A lot of users execute queries simultaneously
- You frequently access the same data
Structure
SAP RemoteCubes are defined based on an InfoSource with flexible updating. They copy the characteristics and key figures of the InfoSource. Master data and hierarchies are not read directly in the source system. They are already replicated in BW when you execute a query.
Integration
To be assigned to an SAP RemoteCube, a source system must meet the following requirements:
- BW Service API functions (contained in the SAP R/3 plug-in) are installed.
The Release status of the source system is at least 4.0B
In BW, a source system ID has been created for the source system
DataSources from the source system that are released for direct access are assigned to the InfoSource of the SAP RemoteCube. There are active transfer rules for these combinations.
See also:
Creating a SAP RemoteCube