You are on page 1of 2

#######Exceptions----Known as Alerts, using this we can alert the business user,

regarding a threshhold value, i f any keyfigure is deviating from expected value,


Then if u want to have alert on Keyfigure, use this

Sales----Plan sales--1 lak

X--20000---Bad---Red
Y---80000---Avg--Yellow
Z---120000---Gud---Green

By using colors we can alert the business users.

Alerts Sales Volume, Qty, Alerts on sales returns, Alerts on Inventry, ALerts on
open orders.

In a Single query we can design many alerts.

#######Change Query Global, Change Query Local

Change Query Global--if we make any changes or if we define any new element in the
query Global View, The elements can be reusable by other Queries.
Callculated keyfigure
Restricted keyfigure

Change Query Local----if we make any changes or if we define any new element in the
local View, The changes cant be reusable by other Queries---New Selection/New
Formula

#####Restricted keyfigure---Using this we can restrict only one keyfigure with one
or more Char values.

Infocube--Country--C00/C02/C03
Year & Month---2010/2011/2012
Value Type--10(Actuals)/20-Plan
Invoice amount-----/Gr qty

2012 C00---Plan Invoice Amount with Actual Invoice amount

C1(Act) C2(Plan) C3(VarianceC2-c1)


Invoice Amt Invoice Amount
Country-C00
Country-C00 Year-2012
year-2012 Vtype-20
Vtype-10

####New selection-----it is similar to RKF, But it is local which cant be reusable

You might also like