Navigational Attribute and Hierarchy

Hi All,
We are loading customer master from DB Connect to infoobject "ZCUSTID". Now Company type description (ZCMPINDS) is Navigational Attribute of ZCUSTID. And we are loading flat file hierarchy for ZCMPINDS with two external characteristics (ZMKTSEG and ZINDSEG).
We have created test query and we maintained necessary setting for Hierarchy but we are not able to drill down to hierarchy for ZCUSTID. Mainly we are not able to see ZINDSEG and ZMKTSEG in report.
Kindly suggest some solution.
Regards,
Sohil Shah.

Hi Sohil,
In Query designer : right click on ZCUSTID, there you have to select attributes of  ZCUSTID ,find ZINDSEG and ZMKTSEG  select them .
Hope it heps.......
Thanks
chandra sekhar

Similar Messages

  • Navigational attribute and query result

    gurus
    i have business organization under which i have various materials. my data flows through ods into cube. and in the cube i have my business org and materials ids
    now the problem is some of my materials have changed Buss ORG like
    Mat 1    used to be under   Buss Org 1
    now
    Mat 1    is under    Buss org 2
    and when the users run the report they should be able to see mat 1 under buss org 2. (even the history should go under buss org 2)
    and now i have to change my design
    options i have
    1) since my data is available in ods if i propose buss org as a navigation attribut and create a new cube without buss org in the cube will it work
    2) i will go with the existing design and load the new data which mean i have two sets of data
    one with material 1 under buss org 1 (which is history) and
    material 1 under buss org 2 (from now)
    now if i propose buss org as navigation attribute and use this in query will i see both history data and new data under Buss org 2.
    please do reply
    thanks

    thanks for a very useful information bhanu
    lets say my records in cube are
    Mid         Bussorg         Qty
    10048        GMI             100
    10048        GMR             200
    now initially 10048 was under busorg GMI but its now under GMR.
    if i take BusOrg char into my query i will get two BusOrg for the same Mat
    i want even my history to be moved under new BusOrg
    its like when i run the report it should give me
    10048      GMR              300
    this is how i want the result
    if i propose BusOrg as navigational attr and take that into query will i get the same result?

  • Navigational attribute and FOX in IP

    Hi,
    I have experienced a strange behavior of a FOX.
    This is a copy from ACTUAL InfoCube to PLAN InfoCube, keyfigures are different.
    In the ACTUAL one, we have only cost center and profit center as navigational attribute. In plan, we have both. Here is the fox (operand is KF, infoprovider, profit center) :
    {KF1, ACTUAL, PC01} = {KF3, PLAN, #}.
    I doesn't work in IP (no data are read from the reference). We tested it in BPS and it works.
    For me, this is the right syntax since profit center is not is the ACTUAL cube.
    After that, we removed profit center from the operand (PC01 is a constant in the filter).
    Here is the new fox (operand is KF, infoprovider) :
    {KF1, ACTUAL} = {KF3, PLAN}. This fox is not supposed to work because it should try to read reference data with profit center PC01. But it works !!!
    After saving data, we noticed that the fox copies every records from the ACTUAL cube with navigational attribute profit center = PC01.
    Did you ever experience that or I missed something ?
    The system seems to take into account the value of the navigational attribute.
    Thanks

    Hi Jaques,
    I guess you have a MultiProvider and you have mapped the Characteristic PC from the plan cube and the navigational attribute from the actual cube both to the characteristic in the multiprovider.
    Then it is correct, that the sytsem does the selection on the char in plan and the nav in actual.
    regards
    Cornelia

  • Selection generated with Navigational Attribute and store forecast profile

    Hi,
    Our business has a requirement that will require for the solution a Forecast Profile to be stored against a selection which was generated with a navigational attribute in the selection. I have found two SAP Notes 329707 and 394076 shown below which point to BAdi /SAPAPO/SDP_FCST5 method SEL_CHANGE to do the job. Can anyone help me in understanding what coding we need to do within the BAdi to get this to work. Does anyone have an example?
    SAP Note 329707
    Method:
        SEL_CHANGE  (as of SCM 4.1)
        This method can be used to change the selection to be stored in
        in the generated selection table. Navigation attributes can be
        removed, such as the function of assigning a forecast
        profile to the selection can also be allowed for selections with
        navigation attribute without a basic characteristic.
        Parameter
         IV_PAREAID      Importing  Type /SAPAPO/TS_PAREAID
         CT_SELECTION    Changing   Type /SAPAPO/TS_IOBJ_SELECTION_TAB
    Sample code:
        DATA: lv_tabix     TYPE sytabix.
        DATA: lt_chars     TYPE /sapapo/dm_int_chars_tab.
        DATA: ls_chars     TYPE /sapapo/dm_int_chars.
        DATA: ls_selection Type /SAPAPO/TS_IOBJ_SELECTION.
        IF iv_pareaid = 'PAREA1'.
          CALL FUNCTION '/SAPAPO/TS_PAREA_SINGLE_GET'
            EXPORTING
              iv_pareaid   = iv_pareaid
            IMPORTING
              et_chars     = lt_chars
            EXCEPTIONS
              not_found    = 1
              OTHERS       = 2.
          CHECK sy-subrc EQ 0.
          LOOP AT ct_selection INTO ls_selection
                              WHERE iobjnm NE '9AVERSION'.
            lv_tabix = sy-tabix.
            READ TABLE lt_chars INTO ls_chars
                                WITH KEY iobjnm = ls_selection-iobjnm.
            IF sy-subrc EQ 0 AND NOT ls_chars-atrnavfl IS INITIAL.
               DELETE ct_selection INDEX lv_tabix.
            ENDIF.
          ENDLOOP.
        ENDIF.
    SAP Note 394076
    As of Release SCM 4.1, you can use the method SEL_CHANGE of the BadI /SAPAPO/SDP_FCST5 to process the selection before saving it to the generated selection tables. This allows you to save selections with navigation attributes, for example, where the selections do not have a specified basis characteristic. You simply need to delete the navigation attributes from the selection.

    Is all the Navigational attribute checked for display during cube creatiion?
    Prathish

  • Difference between Navigation attribute and normal attribute

    Hi Experts,
    What is the use of Navigation attribute in place of normal attribute? When we need to use navigation attribute instead of normal attribute?
    Thanks!
    Sapna

    Hi Sapna,
    Please try to search...this has been discussed many many times.

  • Navigational Attribute and search help

    Dear all,
    i have couple of questions about manual planning layout.
    i have year material and quantity in my manual layout, when i enter material with 0material, i want to change that search help.
    1) Where do i set the search help of 0material? any way to do that?
    2) I have nav. attribute of material, i want to enter that nav. attribute insted of 0material, (thats material number in other coding system) and try to fill 0material in background.
    How come?
    Thanks
    jmq

    in info object maintenance i can set that, points to myself.

  • Navigational Attribute data is not display in Cube level and reporting

    Hello ALL
    Iam facing a problem like,I created Navigational attribute and I selected that navigational attribute in cube level also but data is not display in cube level.
    What will be the problem?Pl help me out.
    regards
    balaji

    Hi Dinesh
    You mean base characteristic means loading data after creating Navigational attribute?Is it this way,(orelse can u tell me about this base characterstic)
    Yes after making that particular attribute as a navigational attribute I loaded data in master data tables.
    How to run Attribute change run?can u give me steps
    regards
    balaji

  • Error while changing the Display Attribute into Navigational Attribute

    Hi all.. Gud Mrng.
    I was changed the attribute (product) from display attribute into navigational attribute and while save and activating the info object it is not getting activated and it is throwing the below error message.
    Error Message: u201CThe Info object is being used in several data targetsu201D
    My Questions:
    i)     Do I need to delete the data from all the data targets (where this info object is using)??
    ii)     Do I need to delete data only from the main info object (Zmaterial)? Is this single action enough?
    Please suggest me which action I need to follow & What are the precautions need to take while changing the Display Attribute (product) into Navigational attribute of info object (Zmaterial).
    Thanks in advance.
    Thanks & Regards,
    B Venugopal

    Hi Garima
    Only in case of key figures we cannot change it from display to navigational.
    If the info object is a characteristics then in the General tab of the info object if you select 'attribute only' then the iobj would be a display attribute only. If you leave it unmarked then you can use the iobj as a navigational atribute.
    I am sure you know that these settings only mean if a IOBJ can be used as display or navigational.  To  use it as a navigational within another object you will have to change the settings from 'DIS' to 'NAV' for the said info object in the 'Attributes' tab of its parent info object.
    Further if you use the parent info object in any data target / infio provider you will have to further mark the info object as 'navigational' while defining the attrbute of the said data target / info provider. The info object gets displayed in the data target / info provider attribute properties as 'parent IOBJ_info object'
    Cheers
    Umesh

  • Navigation attribute in the Alert Monitor

    Hi All,
    In the alert monitor in SAP APO the display table contains only characteristics and not the navigational attribute.
    Is there any way through which we can display the navigational attribute also?
    Thanks,
    Diana

    Diana ,
    This is how we handled it when we had a situation similar to yours. Since the navigational attribute was also a BW info object , we pulled the value for the navigational attribute to APO-BW  . We then put custom logic in the BAdI to pull data for the navigational attribute and display the same in the alert monitor.
    Your ABAP team should be able to help you in putting the custom logic in the BAdI . To save the value to the info object you need to have an idea about APO-BW.
    Thanks
    Saradha

  • How to change an characteristic to an navigation attribute?

    Hello everyone!!
    Does anybody knows how to change a characteristic that is on a POS to an attribute navigation of another characteristic that is in the same POS without deactivating it?
    An infocube has the same POS characteristics. So, if I do this modification, the infocube will be automatically chaged? I think not, but I want to avoid manually changing almost everything.
    Thanks in advance!!
    Regards

    Hello Heidi
    Sorry if I took so long to answer.
    Unfortunately you will have do deactivate the POS and of course change all the infocubes, infosources, etc, that are involved with this change. If you deactivate your POS, all the CVC´s are eliminated, so it will be better if you backup all the data in your live cache in an backup infocube.
    When you change the characteristic to an navigation attribute and also change the infocube, the data in the infocube will adjust automatically. You will have to create the CVC´s again with the new "format". But in the infocube, it won´t be necessary.
    I hope it helps.
    Best Regards
    Angela

  • Navigational attribute issue-time dependent

    Hi all,
    I am working with 0PA_C01, I included some additional navigational attribute(time dependent )to 0employee, but when i am checking all these navigational attribute at cube level or Report  , i can find only the latest values ,for eg i added  Designation as a time dependent navigational attribute for 0employee, and the designation for a employee is changing after 12.2008 from VP to SVP ,at the cube   and also in the report  i can find only the latest designation for all the calmonth ie before 12.2008 also  as SVP .
    I checked  the the time dependent Navigational attribute option to make designation as a time dependent navigational attribute ,and also ran the attribute change run .
    Can anyone suggest some information to fix it?
    Thanks
    Sandhya

    Dear Sandya,
    Results correct only in your report. Time dependent attributes displyas data based on keydate. if no key date specified, system takes current date as key date and displays data.
    So in your case latest data displaying. If you want to see any historic designations, you need to specify key date, which shold fall into that particular range.
    Create a User entry variable for keydate and use.
    Key date
    Each query has a key date. For time-dependent data, the key date determines the time for which the data is selected.  The default key date value is the date on which the query is executed, that is <Today>.
           1.      Click on the Key Date field. A dialog box with a calendar appears for you to select your key date.
           2.      Select a date from the calendar. If you select 01.01.1999 for example, time-dependent data is read from the 01.01.1999.
    Note
    The key date applies only to time-dependent data.
    Check: [Query Properties|http://help.sap.com/saphelp_nw04/Helpdata/EN/07/0ab63c71f41d5ce10000000a114084/frameset.htm]
    Srini

  • Variable for navigational attribute affected fiscper input variable

    Dear Friends
    Initially, the query is having an input variable for fiscper. The query was able to run properly.
    When i add a input variable for a navigational attribute to the same query which is based on multiprovider, the fiscper input variable is no longer  seen.
    So, I removed the global filter for the navigational attribute and it is ok again.  I fixed a value for the navigational attribute at filter level is also fine.
    Please advise what could be the cause. Thank you so much.
    Best regards
    Bass

    Hi Bass,
    Again seems to be a strange issue, if you have two independent characteristic with two different input enabled variables then there is no reason for the variable to not to show up on selection screen.
    Once you add the new variable and save the query just make sure that you have earlier variable as it is and check the query properties popup and see the fiscper variable sequence in the variable list.
    Regards,
    Durgesh.

  • Use of navigation attributes in APO DP

    I am trying to clarify how navigation attributes compare with full planning characteristics in APO DP (V5).
    In general, I know that navigation attributes are used for selection and navigation in APO DP.
    But suppose I have a navigation attribute called 'product type' for planning characteristic 'product'. Isn't it also possible to forecast and make adjustments at the 'product type' level.
    If the answer is yes, what is the real difference between the use of navigation attributes and planning characteristics?
    Thanks for any help with this.
    Bob Austin

    You do not see difference in Attribute and characteristics in the interactive planning screen. So you should be able to create selections and do general navigation
    just a little more detail on the difference between nav attributes and planning char
    But creating forecast profiles might be a problem- Selections with navigational attributes do not create forecast assignment table entries. As of SCM4.1, the attribute information can be stripped out of the selection via BADI, allowing an assignment entry to be created.
    Maintenance of CVCs also have to be done differently. Navigational attributes are not same as CVCs. Instead they point at the value of another characteristic. We create master data for nav attrib in the Admin workbench. Also If you plan to use navigational attributes on standard characteristics, say in 9AMATNR, then you could have issues in SNP since SNP does not support Nav attrib
    Also realignment of Navigational attributes is not a standard process but can be done.

  • Calculation based on display Attribute and Nav attribute

    Hi all,
    i have a problem in sap biw 3.5 .at query designer level i have issue is
    i have master data  CHARECTRISTICS   OUC_CONTRACT having attributes mvn_date,leg_mvn_date  .i need to display union of both dates in single column.
    Regards
    satish

    Your simplest solution is to modify your infoobject and create a new attribute that is the characteristic that you wish to display. Update the transfer rule or DTP with a function that merges the two other attributes into the new attribute, and then use that attribute in your query.
    Alternatively you can set these attributes up as Navigational attributes, and then you can manipulate them as independent characteristics in your query results. But this will significantly reduce the performance of your query.

  • Help with use if navigational attributes in ABAP code

    Hi!
    I have a question for you all. I have a master data object called SC_PRIO, that have an attributes called "IN_DEADL". The attributes is sett to "navigational attributes, and are showing its value when I look at the data content of the DSO.
    I would like to use the value from the attributes "IN_DEADL" in the formula describe under, but it will not work when like this. I have defined it like this "COMM_STRUCTURE-/BIC/IN_DEADL", but it failes. Anyone that can help me? There has to be something special when using attributes from a master data infoobjects....
    DATA:
    l_duration LIKE COMM_STRUCTURE-/BIC/INC_DUR_D.
    l_duration = COMM_STRUCTURE-/BIC/INC_DUR_D / 3600.
    IF l_duration > COMM_STRUCTURE-/BIC/IN_DEADL.
    RESULT = 'BROKEN'.
    ELSE.
    RESULT = 'NOT BROKEN'.
    ENDIF.

    Hello Helge,
    Can you please tell me if the InfoObject IN_DEADL is user defined/Custom. If it is custom only then your case is bound to work. If it is Std IO, then you need to remove the '/BIC/' and just use the IO name.
    Eg : IF l_duration > COMM_STRUCTURE-IN_DEADL.
    Also if it is an attribute of someother IO and is not present in the communication strucuture you need to get it from the master data table of the Original IO.
    Edited by: Pramod Manjunath on Sep 2, 2008 4:29 PM

Maybe you are looking for

  • Managing Multiple Aperture Libraries

    I use multiple Aperture libraries with Aperture 3. When I start-up Aperture, I get a list of libraries that I've used in the past. However, some of the libraries are now deleted but still show up on that list. Is there any way to edit the list of lib

  • Get the error "Make an entry" in the date field

    Hallo Experts, I have the following problem. I have a date filed with value help. In the Getter-Method, I inserted the following code to get a value help: CALL METHOD CL_CRM_UIU_BT_DATE_TOOLS=>GET_DATE     EXPORTING       IV_ATTRIBUTE_PATH   = ATTRIB

  • Old Mac games not working

    I've just found a box with some of my favourite old Mac games in that I used with my old Lime iMac. Titles such as FA/18 Hornet, Command and Conquer and Railroad Tycoon amongst others. I also have some education disks that are invaluable resources. I

  • Regex gurus: Intermittent stack overflow from Matcher?

    I've been using the following code to grep out links from <a> tags in html. For some pages it is throwing stack overflows from within the pattern matcher class. I am wondering, is there a better way to be doing this, or did I make some kind of mistak

  • Java help needed-Inventory System

    I urgently need help in finishing my java inventory project for school. Can anyone help me usin files and streams to get the program to save data and help me get the menu to work pls THANKS> Heres the source code below: // TextForm.java // A simple l