Difference between exception aggregation in keyfigure

Hi
what is the difference between exception aggregation in key fig properties in modelling and key fig properties in query

Hi Promod,
Exception aggregation in key fig properties is GLOBAL (it will affects all queries,where ever used these key figures),because ur defining at Info object level.
Key fig properties in query is LOCAL (it will affect only for that particular Query) ,because ur defining at query level.
hope it helps.....
Thanks
chandra sekhar

Similar Messages

  • Difference between Services Aggregation & Integrated Services?

    Hi,
    I am just wondering, what is the difference between Services Aggregation Routers
    and Cisco Integrated Services Routers?
    Is the former specifically for WAN situations and the latter for LAN situations?

    services aggregation offerings for WAN and MAN that combine with integrated services routers to offer secure, wire-speed delivery of concurrent data, voice, and video services

  • Difference between exception

    Difference Between java.lang.ClassNotFoundException and java.lang.ClassDefNotFound Exception
    bye
    Ram

    ClassNotFound when the actual class requested can't be found
    NoClassDefFound when some required/referenced class of the actual class can not be found
    EG: if foo.A references foo.B in such a way that foo.B is required when foo.A is loaded (EG, foo.A is a subclass of foo.B) then you'll get NoClassDefFound when you try to load foo.A

  • Difference between Before aggregation and After aggregation

    Hello ,
       Can any one tell me what is d difference between Before and after aggregation of calculated key figure?
          Thanks,
    Aparna

    Before aggregation calculates the data before summarizing the final results while after aggregation, it will summarize the result first before it calculates.
    Assume:
    Customer#----
    Orders
    10000----
    10
    10001----
    20
    10000----
    30
    if you want to count the number of customers before aggregates and after aggregates gives you different result.
    Before aggregates will give you
    Customer#----
    Count
    10000----
    2
    10001----
    1
    After Aggregates will give you
    Customer#----
    Count
    100000----
    1
    100001----
    1
    Customer might not be a good example but the concept remains the same for others.
    thanks.
    Wond

  • Difference between Exception and Error?

    PLz i want this for my interview. PLz describe as much as possible with example.

    Valid and nice question
    Lets try to understand in Short
    Exception and Error are designed to manage unexpected behaviour of an application. If the problem is related to the business logic rule say for an instance If I am having an account in a bank and trying to withdraw more than the balance amount this is a scenario where i m trying to break the business policy of the bank.
    This is a kind of situation where exception can be thrown so the program wont exit but the rest of the logic of the withdraw() method wont perform.
    Error is something related to the system where we cant programetically manage to avoid that problem like memory problem stack overflow if this is a problem no language help u in managing such a problem so it is an error which cannot be handled

  • Differences between Exception 20 and 10 in MD04

    Hello experts,
    Depending on the material, I have two scenarios:
    Sometimes MRP says to reschedule the PO (message 10):
    And other times MRP says to cancel a PO and create a new one (message 20):
    Why does this happen? According to which data does occur one behavior or another?? Is there any value in the material master??
    Thanks in advance.
    Laura

    Hi Laura,
    10, 15 and 20 are Rescheduling Exception messages.
    10- Rescheduling In
    15- Rescheduling out and
    20- Cancel Process.
    If the PIR meets future date  demand ie production order then the status would be 10.
    Ex: if the PIR is 100 for 01/07/2014 month, and a Production order for 50 in a same month or with in the rescheduling horizon.
    If the production order is meets by a future dated PIR ie planned order then the status would be 15.
    Ex: if the Production order is 50 for 10/07/2014 month, and a PIR ie planned order for 100 in a same month or with in the rescheduling horizon.
    If the Production order created on 10/07/2014 and the PIR in future or within the rescheduling horizon then Exception message is 15.
    if the order date is not within the rescheduling horizon days then the exception msg is 20 (cancel process).
    Please check the rescheduling horizon - OMDW
    hope your clear Laura,
    Regards,
    Prashanth

  • What is the difference between cumulative and non cumulative keyfigures?

    Hi Friends
    What is the difference between cumulative and non cumulative keyfigures, when we r using  the cumulative and non cumulative
    Regards
    Ravindra

    Hi Ravindra,
    Have a look at the help:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/da1640dc88e769e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a62f8e07211d2acb80000e829fbfe/frameset.htm
    Go through these.
    Re: Types of non-cumulative keyfigures
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/da1640dc88e769e10000000a155106/content.htm
    See the following threads
    non-cumulatives KF in reporting
    Re: use of non cumulative keyfigure
    Re: When do we use Non-Cumulative values?
    Key figures:
    1. Cumulative Vaules
    2. Non – Cumulative Values
    Cumulative Values:
    Cumulative Values are Keyfigures for which Keyfigure Values are must posted in every time unit that reported on (= time period – specific Values).
    Example:
    Revenue
    Non – Cumulative Values:
    Non – Cumulative Values are Keyfigures for which KeyFigures are only evaluated for selected time Periods.
    Cumulative Keyfigures With Exception Aggregation:
    It's a 'normal' KF (with summation, min or max as aggregation behaviour), but you set some exception in this behaviour...for example, you can say that a KF, normally aggregated by 'summation', have to show the max value (or the average, or '0' or something else), that is the 'exception aggregation' when you use it in combination with 0DOC_DATE (or other char), that is the 'exception aggregation char reference'...in this case OLAP processor give to you the possibility to see your KF with different behaviour depending from you use 0DOC_DATE (in our example, MAX) or something else (SUMMATION).
    Non – Cumulative keyfigure with Associated Single Delta:
    If you have a stock KF that is fed from only one (other) movement KF that can assume positive and negative sign.
    KF1 (initial) STOCK (non-***.) = 100
    KF2 flow = -30
    KF2 flow = 70
    KF1 (final) STOCK (non-***.) = 140
    Non-cumulative key figure with associated in and outflow:
    This is the case of 2LIS_03_BF KF stocks fields.
    Here, we have the same situation in point 2, but you will have not only ONE flow KF, but TWO, one dedicated to in and another one dedicated to out !
    You have to use this scenario if you have no KF that have positive and negative sign, but two KFs each one representing positive (in) and negative (out) logical sign!
    KF1 (initial) STOCK (non-***.) = 100
    KF2 (out))flow = 30
    KF3 (in)flow = 70
    KF1 (final) STOCK (non-***.) = 140
    Website Addresses For Non – Cumulative KeyFigures:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a62dee07211d2acb80000e829fbfe/frameset.html
    http://help.sap.com/saphelp_nw04/helpdata/en/82/f2dc37f0f12313e10000009b38f8cf/content.html
    http://help.sap.com/saphelp_bw31/helpdata/en/82/f2dc37f0f12313e10000009b38f8cf/content.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/d2/e0173f5ff48443e10000000a114084/content.html
    Re: Non-Cumulative keyfigure example
    Re: Types of non-cumulative keyfigures
    /community [original link is broken]
    http://help.sap.com/saphelp_bw32/helpdata/en/80/1a62dee07211d2acb80000e829fbfe/frameset.html
    /community [original link is broken]?forumID=131&threadID=29557&messageID=273049
    /community [original link is broken]?forumID=131&threadID=111914&messageID=1248243
    Check this very useful docu.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/93ed1695-0501-0010-b7a9-d4cc4ef26d31
    ****Assign Points If Helpful****
    Regards,
    Ravikanth

  • Difference between  aggregation and calculation tab in BEx Query Designer

    HI,
    I am using BEx Query Designer for my report, for the key figures in the coloumn area i slected one numeric key figures, in  the properties tab i found aggregation tab and calculation tab.
    I need to sum up the total values for that particualar coloumn, when i used calculation tab i found to sum all the values for a particular coloumn, then what is the use the aggreagation tab?
    I not able to used that Aggregation tab it is showing as a hidden fields...
    can any one tell me whats the exact difference between these tabs and when we need to use which tab?
    With Regards,
    Thanesh Kumar.

    Hi Thanesh Kumar,
    I moved this thread from forum Data Warehousing to Business Explorer since it is a query related question (as SDN moderator).
    I could explain to you the difference between these two tabs.
    For "calculation" tab, it changes the display of result and does not change the calculation logic.
    It means that, if this key figure is used further in formula, still the original number (without "calculation" tab setting)  is used for further formula calculation.
    For "aggregation" tab, it changes the real calculation logic.
    The system takes the setting as the aggregation rule for records.
    The most common aggregation rule is of course summation. If you set to e.g. Average here, the system does the
    Average instead of summation when aggregating records. And the Average value will be taken for calculation
    in further formulas or other calculations.
    For "aggregation" tab, you could only use it for CKF (calculated key figure) or formula and you could not use it for
    a basic key figure. That should be the reason why you see it greyed-out.
    Regards,
    Patricia

  • What are the major differences between a Access Switch and Aggregation Switch w.r.t Carrier Ethernet domain?

    In a Carrier Ethernet domain,Could someone please help me understand what's the basic difference between Access Switch and Aggregation Switch both in terms of s/w and h/w functionalities. MEF deals OAM,CFM, EVC provisioning only at the access edge switches. Do we need to repeat all these at the aggregation level? or  is it just used for routing purpose? Do we have a separate Fault Management at the aggregation level?

    Duplicate posts.  :P
    Go here:  https://supportforums.cisco.com/discussion/12137156/what-are-major-differences-between-access-switch-and-aggregation-switch-wrt

  • Is there a difference between ipad demo and normal ipad except the software?

    Helli, i want to ask if someone know is there any significant difference between ipad demo version and normal ipad for selling ? Except the software difference and is true that ipad demo can be erased to a normal OS And worked normally after that? Thanks

    As far as I know only Apple can potentially change the iOS on a demo model iPad to be the proper version, due to limitations within the demo version you probably won't be able to change/update it yourself.

  • Difference between date info object in characteristics and keyfigure

    What is the difference between "date" data type in characteristic and keyfigure?
    Thanks in advance.
    Raj

    Hi Rajasekhar,
    If date is characteristics,query can be analysed based on date and filters can also be set using this date.
    If it is key figure query cannot be analysed based on date,
    Based on requirements,we have to decide whether it should be chatracteristic or key figure
    Regards
    Prakash

  • Difference between Restricted KeyFigure and Filter

    Hi Experts
    Could anyone tell me what is the main difference between Restricted Keyfigure and Filter.. Normally in which scenario we will use Restricted Key Figure and when we will use in Filter...
    Thanks
    Ajay

    Restricted Key Figure
    In your sales analysis report you have customer,material,sales qty,value for an year..You want to show current month sales one more column.You will create a restritcted key figure based on the current month and show it in the report.You will end up with a report
    customer,material,sales qty,value,Current Month Qty,Current Month value.
    Filters
    The above report you want to show only the current month sales.You will create a filter where the 0CALMONTH = current Month with customer,material,sales qtym,value for the current month only.
    Regs
    Gopi

  • Difference Between Errors and Exception?

    I want to know what is the difference between Error and Exception?

    Everything is sadly enough catchable as Throwable but
    you should never catch Errors. They are an indication
    that something has gone wrong in the JVM and they are
    not recoverable.Although it is clear that Sun recommends against catching Errors (".. indicates
    serious problems that a reasonable application should not try to catch.. etc.."), sometimes, it makes sense to catch some type of Errors.
    There was that Java editor (I forgot the name) which would catch OutOfMemoryErrors when the user would try to open a file that was too large.
    So instead of crashing, the application would recover from the Error, and I personnally thought that was an interesting feature. At least, a better alternative than the whole application failing.

  • Difference between Error and Exception

    Can anyone tell me the difference between error and exception
    Thanz

    Errors and Exceptions, in a Nutshell
    Errors and exceptions both inherit from Throwable, but they differ in these ways:
    Exceptions
    Can be checked or unchecked
    Indicate an error caused by the programmer
    Should be handled at the application level
    Errors
    Are always unchecked
    Usually indicate a system error or a problem with a low-level resource
    Should be handled at the system level, if possible
    pretty much exceptions cause abnormal flow of the program, errors stop it, least thats my idea, it can get pretty complicated, below is a really good link for htat, also, Google it.
    http://www.fawcette.com/javapro/2002_09/online/errors_jstreet_09_13_02/
    really good site
    -brian

  • Reporting-Keyfigure Properties-Enhance -Aggregation-Exception aggregation T

    Hi All,
    What is the use of Keyfigure properties-enhance-aggregarion-exception aggregation use in Bex reporting.
    I can see values like Exception if more than one record occurs,Exception if only one record occurs,Counting values and so on.
    Can any give me clear example please.
    if you have any documents please send to [email protected]
    Thanks

    Hi.
    I take it you have read through the SAP Help documents for this? They include examples, generally I find it pretty helpful when you have a question as specific as yours... here's the link for the area you are looking at.
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/76563cc368b60fe10000000a114084/frameset.htm
    Patrick

Maybe you are looking for

  • I have wireless router@home now it's asking for cellular data plan enrollment to have access to safari.

    I have a wireless router @ home and IPAD was working fine until it started asking for cellular data plan. I always choose later now will not allow me to use safari unless I pick a data plan.

  • About pricing

    hi guys, how the pricing will determine in Purchase order, for example when we are working wiht STO pricing will be determine in PO how it will be done plz explain me in detail regards Sudhakar

  • Transformation tool problem

    I cannot get the transformation tool to work properly. I click on a corner, then hold down ctrl and drag to my desired shape. As soon as I release either the mouse click or ctrl the box reverts back to a rectangle. Any remedies? Murf

  • Adobe Reader 10.1.0 savepath

    Hello, We have upgradet from the Version 9 to X. But now I have the problem, that when i save a document for example in d:/documents/school/english and then i close adobe reader. now i open another file, click on file, save as, pdf - he should show m

  • Reading XML element attribute

    I use JSTL to read a remote XML but can only print the content of the elements. How do i print the content of the attributes? <root><person id="1">George</person></root> For example, to read the Person's name i use: <x:out select="$xmloutput/ROOT/per