SAP BW Info Source and Update Rule
SAP BW Info Source and Update Rule
Confidential
Content
1.
1. Introduction
Introduction to
to SAP
SAP BW
BW Info
Info Source
Source
2.
2. Introduction
Introduction to
to SAP
SAP BW
BW Update
Update Rule
Rule
3.
3. Use
Use of
of Transformation
Transformation
Confidential
Content
1.
1. Introduction
Introduction to
to SAP
SAP BW
BW Info
Info Source
Source
2. Introduction to SAP BW Update Rule
3. Use of Transformation
Confidential
Page 4
Confidential
Page 5
Confidential
Page 6
Confidential
Page 7
Confidential
Info Source:
is a quantity of InfoObjects that belong together and that contain all available information for
a business process (for example, cost center accounting). The structure in which these are
stored is called a communication structure. The communication structure is the technical
realization of the InfoSource. The communication structure is, in contrast to the transfer
structure, dependent on the source system, because the communication structure can be
supplied from different source systems. An InfoSource is created in the InfoSource tree
underneath an application component.
Page 8
Confidential
Choose which
application
component you want
to store the info
source.
Page 9
Confidential
Page 10
Confidential
Page 11
Confidential
Confidential
Confidential
Page 14
Confidential
Page 15
Confidential
Content
2.
2. Introduction
Introduction to
to SAP
SAP BW
BW Update
Update Rule
Rule
3. Use of Transformation
16
Confidential
The update rules specify how the data (key figures, time
characteristics, characteristics) is updated from the communication
structure for an InfoSource into a data target. You are thus
connecting an InfoSource to a data target.
With the help of update rules, data targets can be filled with data
from one or more InfoSources. They are used for posting data in the
data targets as well as the derivation and modification of data.
Page 17
Confidential
Page 18
Confidential
Update Type
you can control whether or not a key figure is updated in the data target. The following
update types exist:
With Addition, the key figure values for the data records are added that have the same
value for the respective characteristics.
If you choose No Update, the key figures are not written to the data target.
Update Method
you can control how a key figure is updated in the data target. You have the following
selection options:
Source key figure: The field is filled directly from a source key figure belonging to the
communication structure.
Routine: The target field is determined by an ABAP program. All ABAP programming
functions are available in the routine. In general, routines only have one return value for
key figures.
Formula: The target field is determined by a formula from one or more source fields.
The formula editor is described in detail at the end of the lesson.
Page 19
Confidential
Start Routine
The start routine is a routine that is executed at the beginning of the update.
Within the routine you can access the entire data package.
Example:
You can use the start routine in order to generate internal tables that you can
then use in the routines for key figures and characteristics. The advantage of
this is better performance, because you can avoid accessing the database in
update rules for key figures and routines.
Page 20
Confidential
Page 21
Confidential
Content
3.
3. Use
Use of
of Transformation
Transformation
22
Confidential
3. Transformation Method
Page 23
In SAP BW 7.0 above, update rule and transfer rule will be replace
by Transformation methods. The purpose of the transformation is
same as both old rule. Below is the graphics for the transformation.
Confidential
3. Transformation
Page 24
Confidential
3. Transformation
Page 25
Confidential
Content
Any Questions ?
26
Confidential