How to suppress hierarchy levels on query visualization

Hello Gurus, Does anybody know how to suppress from a level down on a query visualization?
I mean, if I have the following structure...
Level 1
   Level 2
   Level 2
      Level 3
      Level 3
Level 1
   Level 2
      Level 3
...I want users to be able to expand only until Level 2, not seing Level 3 down on and without displaying those arrows ">" at the left of Level 2 nodes.
If I set "Expand to Level" hierarchy property to "2" in query designer, the hierarchy is displayed correctly at the very first opening, but the users still have the arrow ">" sign at Level 2 and are able to expand the levels down on from there.
Tks in advance! Regards,
Marcelo Domingues.

You can create hierarchy authorization.
Cheers,
Neel.

Similar Messages

  • How to show specific hierarchy level in Query

    Hi!
    I have a planning query using a hierarchy based on the customer.
    The customer is been showed in they query using a hierarchy. The hierarchy contains of 11 levels.
    The user enters a number of hierarchy nodes for selection. These nodes can be from different levels.
    Question 1:
    How can I maintain the output of the query, so that the hierarchy shows data from level 2 nodes downwards?
    E.g. Hierarchy looks like:
    Root
         1234
              5678
                   9101112
    User enters 9101112 for hierarchy node selection
    Output should be:
    5678
         9101112
    Question 2:
    If there is a solution for Question 1, is there also any possibility to restrict the user from drilling down the hierarchy?
    Thanks and regards
    Marco

    Suresh,
          I am not sure how you can search across all the transports for a specific value in one of the object(table) in the transport.Is your planning level defintion still the same that you would like to move it to production ? If it is, you could transport your level right now from Dev to QA and to PROD, you can do it for the entire level or selected objects within the level.
    Hope this helps.
    Cheers
    Srini

  • How to transfer hierarchy level 1 or level 2  in Contract from CRM to ERP?

    Hi, Pro,
            I face a requirement that hierarchy in contract transfer from CRM to ERP by RFC, but the material number what we wanna to entry are maintained in hierarchy 3. Therefore after you entry the hierarchy 1 or 2 that not 3, it occur an error warning stop the process.
           Since I test manual entry a hierarchy by added a character '*" behind, it save and successfully archived that can using hierarchy 1, 2 and 3. I thought I solved the problem. But our ERP source is from CRM, so  the only confuse me is that  it can not transfer character '*' from crm to erp when it accour error like can match the hierarchy '12345*' .
          Pls help me solve this solution.
    Thanks a lot.
    Lorry

    I am using the bapi BAPI_CONTRACT_CREATEFROMDATA and BAPI_CUSTOMERCONTRACT_CHANGE.

  • How to suppress message level on FRM-40405 ?

    Dear members,
    I want to hide "FRM-40405 No changes to apply". used the following
    :system.message_level := 25;
    commit;
    :system.message_level := 5;but still the same message, where am I wrong?
    regards:

    thanks for your reply,
    here is the complete scenario,
    I have a form "FORM1" from which, I am opening another form "FORM2". using the following code.
         OPEN_FORM('FORM2.FMX', ACTIVATE, NO_SESSION, LIST_ID);when I open the FORM2 and update a field and press exit button it alter " do you want to save changes" on pressing 'Yes" it 2nd time show alter "FRM-40405 no changes to apply".
    I want to suppress this alert.
    when using open_form with SESSION it don't give any alert.
    here I am confused that the alert is coming from where? from FROM1 or FORM2?
    I tried all the possible techniques to suppress this alert but couldn't be able to suppress.
    Regards:

  • How to view hierarchy in reports

    how to view hierarchy in reports

    Open Query Designer->right click -- properties --- tick mark active hierarchy .. select ur hierarchy (u might have more than 1 hierarchy). Select the option and level and then run the report and you can see the hierarchy level repo.
    assign points if it helps...

  • Warning message about CMP problem when launching query - how to suppress?

    Dear Experts
    How can I suppress warning message that did not stop the query from running?
    I encounter this message when 1st launching it. The next run , it does not show. But if user run it  i think may still show. How to suppress it?
    The message is :
    =================
    Characteristic [Z_I_NN_FN]Application Sub Grou of the MultiProvider is not provided by the PartProvider ZC_00N; this means it is not identified. However, [Z_I_NN_FN]Application Sub Grou is compounded to 0COMP_CODE and 0COMP_CODE is identified with characteristic Z_I_MM_FM for InfoProvider ZC_006.
    In this case, there is a compounding or CMP problem with [Z_I_NN_FN]Application Sub Grou in the MultiProvider for PartProvider ZC_006.
    Processing characteristics with CMP problems in the data manager is very complicated and can have a negative impact on performance. The data manager cannot use SIDs for these characteristics (at least not in the corresponding InfoProvider) because the initial SID = 0 for [Z_I_NN_FN]Application Sub Grou is not the same as the initial compound key for 0COMP_CODE [Z_I_NN_FN]Application Sub Grou (that is, when real values are posted in ZC_006 for 0COMP_CODE).
    For this reason, hierarchies for [Z_I_NN_FN]Application Sub Grou must often be read at leaf level. Furthermore, it is not possible to use hierarchy aggregates for [Z_I_NN_FN]Application Sub Grou or for the remaining InfoProviders.
    System Response
    Where possible, the system tries to avoid negative impacts on performance. Unfortunately, such performance issues cannot be avoided if the correct results are to be displayed.
    Procedure
    When working with important MultiProviders, you should always avoid characteristics with CMP problems.
    ====================
    Please advise how to address CMP problem error message when launching query.
    regards
    Pascal

    Hi Pascal,
    Why dont you select those compounding objects in Multiprovider itself.As far as i understand while activating the MP it throws an error if compounding objects are not selected.
    One more thing to add which i noticed you can try running the query on analyzer if you are running it on RSRT.
    You can see the data even if MP is not active on analyzer but not on RSRT.
    Hope it helps.
    Regards,
    AL

  • How to hide a single value node hierarchy in the query designer

    Hi,
    I would like to perform a calculation  in the infocube. It concern  a count "Nb of different customers" with the following hierarchy : Country / region / City.
    This KF would be read at the same time by city, region and country, and  certain customers exist in 2 different region, and I have to count them only once by country.
    To do this, I added a new record (at the country level when loading infocube) to deduct a number of customers in doubloons.
    This line added contain only a country code and the number of cutomers in doubloons (- 23 when I have 23 cutomers in doublons) with revrese sign.
    Now, I would like to use this value (-23) to have a right Nb of different customers by country, without showing the not assigned line in the report hierarchy.
    How can I hide, in the query designer or the WAD, a single value node from hierarchy (NOT assigned) but take in account the value (-23) at the country level ?
    Is there another solution (more simple) to perform this in the infocube ?
    For information,
    1) The infocube is loaded once per month, and the KF (Nb of different customers" is also performed by month.
    2) I can't perform this in the report (performance problem with calculated KF).
    thx.

    Hi,
    the short answer is "you can't", the longer is: The ADF Faces tree component is stamped for better performance. This stamping means that nodes are not rendered as JSF objects but copies of an existing component (just with a changed value). For this reason the nodes don't issue their own query for data and thus cannot be refreshed individually
    Frank

  • How to get the multidementional hierarchy level number ?

    Dear all,
    Could anyone tell me how to receive the hierarchy level number like the picture below:
    [click here for the Screenshot|http://yaoxin.de/download/level.jpg]
    as you can see, when i mouse hove on a level, it shows the level number.
    but, I want to get the level number 2 (node number 2) in query designer, but i can't find anywhere to show that.
    thank you for your kind help !
    Edited by: Xin Yao on Aug 26, 2011 1:04 PM

    hi Charlie Belt,
    Thank you very much for your answer.
    And yes, I do wish to perform a calculation based (aggregation) on the hierarchy level.
    How can I continue working on that?
    yao
    wish you have a nice weekend!

  • How to suppress the back-ground execution of a query in design mode

    hi guys,
    there is a bahaviour of the system, that I'd like to change. So, when we
    1. start EXCEL
    2. go to the designer mode to create a report
    3. first drop an InfoProvider (e query) into a cell,
    4. second - pull e.g a filter element into another cell, still being in the design mode.
    Just in this moment, the query itself has been already started in the back groud, aiming to fill the cache, I guess.
    Does anyone know how to suppress the back-ground execution? I'd like to control, when to start the reports execution.
    Thanks in advance.
    Neven

    Hello,
    There is no way to do that if you are creating thru BEx Analyzer.
    Instead use the BEx Analyzer, try to create using directly BEx Query Designer.
    In that way, the query will not be executed, until you want to...
    Thank you
    Edward John

  • How to suppress Result rows in a Query in Web Application Designer

    Hi
                 I am trying to post a query in Web Application Designer. I am able to run the query in WAD but the Results rows appear. I choose Suppress Result Rows always in All Characteristics option in the query in BEx Explorer but still i see result rows in the WAD. Can anyone please let me know how to suppress Result rows so that they dont appear in Web Application Designer.
    Thanks,
    Padma

    To get the enhanced menu-
    1. Open the template in WAD.
    2. Go to Web Item properties.
    3. Go to Entries in Context Menu.
    4. Find the "Enhanced Menu" property. Set it to "display" if you want it to be visible in template result.
    5. Next time when you execute your template you will be able to access it by right clicking.
    or
    If you just want to supress results without adding enhanced menu in the context menu, simply set "Calculate result as" to "No Display".

  • Hierarchy Level value displayed in BEx Query

    Is there a way to display the Hierarchy Level value (0, 1, 2, etc...) associated with each hierarchy level in BEx Query as a characteristic?
    we are currently using the Crystal Reports function HierarchyLevel(GroupingLevel(GL Account Node id)) to display the level of the node (0, 1, 2, etc...).  Is there something similar to this in BEx Query.
    We would like to use this Level value to do groupings in Crystal Reports.  When we try to create a Group, we can only create the groups on fields that are brought over in the BEx Query results.
    Thanks --

    Hi ,
    Hierarchy level can be defined in Bex query as well.
    In the query property there is option where you can say hierarchy active for that particular object.
    Also you can define level upto which it can be active in initial display say 3 level
    Also when you want to drill down further level 4,5 you can right click and select that particular level say 4 or 5 or 6.
    If you want to display hierarchy flat there is no option in BW then to right code,but I heard in crystal report it will automatically display in fl;at version as well  means
    Level 0 level 1   ......KF1 KF2  etc.
    Thanks and regards

  • HOw to achieve this at report/query level

    Hi Experts
    Please update me how can i achieve this at query level
    Lets Consider Data in my Cube
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    That is how data is avaliable in my cube
    When i run the report the output is displayed as
    Dept_id--Date--
    Qty
    -101.01.200926-----
    That is what it actually do...it will sumirises into one record.....
    BUT
    My requirment is the query result should be ....with out summarisation
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    Please update me is there any setting i can make at query level

    Hi,
    By default data will be aggregated in Query.
    How come data available in Cube at different aggregation level...? due to request no or some other characteristic which is unique for each record...??
    If some other characteristic available, make it available that characteristic in rows to get desired result.
    Srini

  • Highlight hierarchy level rows in the query

    Hi,
    I have a requirement where I have to highlight the Hierarchy level specific rows.I have to highlight SAPBEXHLevel1,SAPBEXHLevel2,SAPBEXHLevel3 classes. Can someone explain me with a sample code on how to achieve this in ZCL_RSR_WWW_MODIFY_TABLE and to do what changes necessary. Points will be duly assigned.
    Thanks,
    Kal

    Table interface:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/403c789a-aafb-2910-e5a4-835645f0721b
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/f3a83adae1a010e10000000a11402f/frameset.htm

  • Hierarchy Node Suppression in a BeX Query

    Hi,
    We haev a hierarchy with 3 levels
    Level 1  (Root) - Customer Hierarchy
    Level 2 - Customer Groups
    Level 3 - Customer Number
    Is it possible to display the Customer Groups (level 2) without displaying the Root Node (level 1)  in a BeX query. If we Expand to  level 2 , the query displays both level 1 &  level 2. We have a requirement to see level 2 only. Is that possible?
    If anyone has done this, would really appreciate if you can respond.
    Thanks,
    Anita

    Hi Anita,
    I am sure that as you have created hierarchy for Customer Number, you have to have customer group as its attribute. Dont you have that?
    And if you have your transcational data, you will have them posted against customer number.
    you must have Customer Number in the query already and that is the reason you could enable its hierarchy.
    My suggestion was to make Customer group as navigational attribute and add them into InfoProvider. You dont have relaod the data again for this.
    Moreover, Once you have customer group as navigational attribute, disable the hierarchy for customer number and in your query designer under ROW put Customer Group and Customer Number as two seperate characteristics.
    This will elminiate ROOT from the result and you will have customer group and Customer number in the result.
    Here the only difference is, instead of showing Customer Number below Customer group, it will be dispalyed in the next column.
    - Danny

  • How to only display specific members from dissimilar hierarchy levels?

    Hi,
    I have a Business Partner that routinely wants to build a report that displays members from dissimilar hierarchy levels. For example, she wants to display member "210_UNASSIGNED EXP/ACC" from level 8 and member "E090_ADVISOR SERVICES" from level 1. When she filters on just those two members, the reports displays as such:
    She then must manually expand the "E020_CORPORATE AND EXECUTIVE" member 7 times to see "210_UNASSIGNED EXP/ACC":
    Is there anyway to make her life easier and have the report display only the "210_UNASSIGNED EXP/ACC" member and the "E090_ADVISOR SERVICES" member, even though they are from different levels?
    Thanks,
    Michael J Titera
    BI4.0 SP8.3
    SQL Server 2012

    Hello Michael
    Displaying information from mixed hierarchy levels without the context of the parent members is a reporting workflow best suited to WebI and CR. The AOLAP content can be exported as an Analysis View and then this becomes a data source for WebI and CR.
    Our previous product Voyager used to allow member selection from mixed levels without the context of parent members but it caused a lot of confusion and misinterpretation of the data, which is why we deliberately do not have it in AOLAP.
    Worth noting that BI4.1 was a big release for AOLAP with many enhancements. One is "Expand to Level". So instead of having to click 7 times to expand the hierarchy, it now just requires one mouse right-click to do the same thing.
    Regards
    Ian

Maybe you are looking for