Sap Bi
Sap Bi
Introduction to Business
Intelligence Module
Business intelligence (BI)
Business intelligence (BI) is an application used for giving meaning to
raw data that an organization has. The raw data is cleansed, stored and
applied with business logics to be useful for enterprise users to make
better business decisions. This data can be presented in the form of
reports and can be displayed in the form of tables, charts etc. which is
efficient and easier to analyse and make business decisions.
OLAP systems have data for analysis purpose. The input for this system
is from OLTP systems. The data from the OLTP systems is made use to
prepare the data for analysis purpose.
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 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.
The following areas in the Business Explorer can be used for Data
Analyses:
What is an InfoObjects?
Info-Objects take information from the source, then adjust and arrange
the information into either a standard or customized report. Infoobjects
are the smallest available information modules/fields in BI. It is needed
in info-providers like InfoCubes, DSOs, MultiProviders, Queries
etc… These Info-Providers are made up of Info-objects.
Info-object gives all information about the business. For instance
company ‘XYZ’ is interested in finding out how much of “product x”
shipped on “date x” to “factory x”. By defining Info-object for specific
function like “0MATERIAL”, “0DATE” and “0LOCATION” all the
information can be retrieved.
Characteristics:
Characteristics are Business reference objects used to analyze key
figures.
Key figures:
Key figures provide the values to be evaluated. They are numeric
information that is reported in the query.
Quantity (0QUANTITY)
Amount (0AMOUNT)
Units:
Units are paired with Key figure values . They provide assign a unit of
measurement to a Key Figure Value. For instance 10 Kg where 10 is the
KeyFigure and Kg is the unit
Value unit (0UNIT) (or) unit of measure (Hold the unit of measure
e.g. Gallon, Inch, cm, PC)
Time Characteristic:
Time characteristics give time reference to data.
Technical Characteristics:
Technical characteristics are SAP standard objects having their own
administrative purposes.
Examples of Technical Characteristics:
Before creating an Info Object, Info Area and Info Object Catalog
need to be created.
What is an InfoArea?
In Business Warehouse, Info-areas are the branches and nodes of a
tree structure.
It is used to organize info cubes and info objects.
Each Info-object is assigned to an Info Area.
Info Area can be thought of as a folder used to hold related files
together.