SAP - BI
How To Load Master Data From Flat File in SAP BI/BW
We will learn the load with the help of a scenario - Load Master data to InfoObject ZMAT (Material...
Before we learn more about SAP BI Architecture, lets learn about
Persistent Staging Area
The data extracted from the Source Systems first enters into the Persistent Staging Area. The data at this layer is the raw data which is in unchanged form. The data is consolidated and cleansed only in the next layers.
Staging area is a temporary table that holds the data and connects to work area or fact tables. In the absence of staging area the data load will have to go from the OLTP system to the OLAP system directly which hamper the performance of OLTP system.
Data Warehouse Layer (DWH Layer)
Data from the Persistent Staging Area is loaded into the DataWareHouse Layer. It has Corporate information repository. Data in this layer is stored for a longer period.i.e,Entire History data (for example, last 5 years data) is stored here in this layer.No aggregation of reporting-relevant data;the granularity of the data stored in this layer is at line-item (detailed) level.
Operational Data Store Layer
Data is loaded to an Operational Data Store Layer very frequently on a continuous basis from the source systems. Hence the data in this layer contains all the changes to the data that was done throughout the day. Data from Operational data store later can be loaded to the Datawarehouse layer at particular timings (say end of the day) to update the date in Datawarehouse Layer. This Operational Data Store Layer can also be used in case of any emergencies when the data in the datawarehouse and datamart layers are lost. In such situations data can be loaded from the Operational Data Store layer to the Data Warehouse Layer and Data Mart Layer. ODS is not based on star schema model but they are in a flat files format.
Architected Data Mart Layer
Architected Data Mart Layer also known as Infocube. It is designed to store summarized and aggregated Data for long period of time. Data from the Data Warehouse Layer is loaded into the Architected Data Mart Layer. It is used in Analysis and reporting. The data is at a high level relevant for creating reports displaying these data. Data manipulation with business logic is done at this layer. It consists of a central fact table(Key Figures) surrounded by several dimension tables, it is used to support BW queries
Business Intelligence is a core component of SAP NetWeaver. The figure below shows the key components of a BI system.
The following areas in the Business Explorer can be used for Data Analyses:
BI has three tier architecture:
Database Server: Where data is physically stored.( ODS, PSA, Infocube and metadata repository).
Application Server: The application server is based on the OLAP processor. It is used to retrieve data stored in the database server.
Presentation Server: Manages reporting and data access.
We will learn the load with the help of a scenario - Load Master data to InfoObject ZMAT (Material...
What is an InfoObjects? Info-Objects take information from the source, then adjust and arrange the...
We will learn how to load transactional data from a Flat File with the help of a scenario....
The key to making informed decisions is having the right data in the right place at the right...
$20.20 $9.99 for today 4.6 (115 ratings) Key Highlights of SAP BI PDF 196+ pages eBook Designed for...
What is Process Chain? A process chain is a sequence of processes that wait in the background for an...