Answer Posted / viswanadha reddy.m
1)I assume when you are asking about inflow and outflow you
are talking about the aggregation tab of a key figure and
the non cumulative section. if I am correct in this
assumption; the inflow and outflow will be the way the
non-cumulative keyfigure is calculated at the query run time
(since the value is not contianed in the infocube itself but
calculated at the query runtime). in a short description
basically the inflow will be the amount of something (maybe
inventory) coming into the warehouse or something and the
outflow will be the amount of inventory leaving.
so an example of this continuing with our inventory would be
Quantity Total stock will be a non-cumalitive key figure
with reciept quantity total stock being the inflow and issue
quantity total being the outflow. thus the query will
subtract reciept - issue = total
(OR)
hi,
for example u take stocks in the godown
what r material coming in to the godown is infow
what r the material going out is outflow
so total stock of the material can br found out based on
inflow and outflow
this behavior is mainly seen in inventory management
There are two ways of implementing Non cumulative Key
figure...inflow outflow is one way of doing that...mainly
used in inventory scenario...take an example...you have
issued stock and received stock data coming from R/3...in
report you need current stock based on key date ( That may
be current date ) so u cant directly subtract the two values
and cumulate them because its Non cumulative KF and
aggregated in different way.....
To implement this we create infoObject for current stock and
check the third option in infoObject " Inflow Outflow" and
there u will specify Inflow = received qty and Outflow =
Issued qty so this infoObject will always contain difference
of these two
current stock = received - issued
Also you initialize the current stock with some value initially
Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
When you define aggregates, what are the available options?
What is the process chain and when you can use the same in the data warehouse?
How do start routine and return table synchronize with each other?
What are the general services supported?
What is authorization processing type?
Without taking downtime how to fill logistics extractors (2lis types)
What is the program to maintain change run?
what is the call sequence?
is it possible to avoid special characteristic in infocube level permanently?
I am looking for SAP BI banking reports and business content for banking. Please help
Why is one request falls, all the subsequent requests are turned to ?red? in an info provider?
How to fetch the data from sap-r/3, sap-bw/bi to informatica system? what is step by step procedure? at what senario you retrieve the data from sap system to informatica or say dwh system? --
Is the user exit common for all data sources?
What is a dashboard in sap bw?
We have standard info cubes given in sap why you created zinfo cubes can u tell me the business scenario