Navigational Attr. problem

Hi,
We have reference char. which is refering to 0CUSTOMER.
This has Nsv. Attr. 0COUNTRY.
We are using this Nav. Attr. as selection parameter for Query.
The problem is that for the customers of GREECE country there are double entries in the master data with different Source SYS ID.  One entry with country GREECE and Source Sys ID P1 , the other entry is without country and Source Sys Id FF.
If we input GREECE in the query selection parameters it is not retriving any data.
I have checked data in the cube, data exists for these Customers.
I have checked CUBE & Infoonject using RSRV, everything is fine.
What could be the solution?
Regards
SSS

Hi SSS,
Can't compound Country with source system?
Udo

Similar Messages

  • Re: How to create Aggregates on a characteristic which has navigational attr?

    HI,
    we are unable to give the Fixed value for a Navigational Attr (Vendor A/c Group) irrespective of wheather PO (Mater char for Vendor A/e Group) in the aggregate.
    Thanks much in advance .. will assign points if useful.. Waiting for replies.
    Raju
    Edited by: Gangaraju Eegu on Nov 27, 2008 4:42 PM

    Hi Gangaraju
    I just tried it out in our system and it works fine...
    What excactly is your problem? Any messages?
    Greets
    TOM

  • Missing some values for Navigation attr

    Hi All,
    1.     We are using a Navigational attr for an MD Info object
    2.     This Nav attr is used in Cube(Checked box - as Nav @ cube level)
    3.     Problem is : I am able to see all  Navigation attr values data , but randomly missing some values for this Nav attr.
    u2022     What is the reason?
    u2022     Please advise step wise..Any seetings I missed?
    Thanks ,
    LN

    Cube neednot display all values of your navigational attributes.It displays only value for which it recieved the main infoobject.
    eg :assume 0MATERIAL and nav attr say A.
    Then only values for 0MATERIAL which is present in the cube the nav attribute will be displayed.
    Hope this helps.

  • Unable to use Navigational Attr in the query ?

    Hi experts,
    We are using BEx 3.X.
    We have a report based on an infoset. We want to use some navigational attributes in the query and
    restrict the values of these attributes.
    But we are unable to use them as navigational attr. They are displayed as display attributes only.
    We are unable to restrict them. This is because the query is on Infoset.
    When i use the same navigational attr in a query based on a infocube, it is displaying as Navigational Attr.
    We are in BI 7 but using BEx 3.X.
    How to resolve this ?
    Regards,
    Nishuv.

    Hi,
    Master Data Read
    A simple master data read should be done using generic BI functionality in the update rules. Choose the
    option u201CMaster Data Attribute ofu201D in the update rule details for the selected characteristic and select an
    attribute by using the F4 help. With this setting, the value of the characteristic to be updated is read from the
    master data table of the specified characteristic.
    Characteristic Material is provided by the InfoSource.
    Characteristic Material Group is not provided by the InfoSource.
    Characteristic Material Group is an attribute of characteristic Material
    Therefore you can fill Material Group from the master data table of Material: Select the method Master Data
    Attribute from and Material as source.
    The generic master data read only works for characteristics that are available in the communication
    structure.
    For a more complex master data read or if the characteristic is not available in the communication structure,
    you have to implement the master data read yourself in a routine for the specific characteristic. If so, the
    function module RSAU_READ_MASTER_DATA should be used to read the master data.
    In Infoset u can use max 2 cubes......and Infoobjects 'N' number u can use.......
    Thanks/Tarak

  • ADF navigation lockup problem

    We are using ADF10133.We are experiencing navigation lockup problem.
    If the application idle for 30sec then navigation wont work.I have enter again application homepage url and go ..on. Of course user session still exist.
    Recently, Quarterly CPU patch applied to App server10133.Did any body experienced these kind of navigation lockup problems?
    Thanks in advance
    kaleem

    Sorry for being a bit annoying...
    But .... no one has answered my question yet......though you promised...
    Eventually I’ve somehow solved the trouble by replacing the “ panelBinding.releaseDataControl ” with
    “ panelBinding.release(DCDataControl.REL_VIEW_REFS)
    panelBinding.getBindingContext().remove(panelBinding.getName());”
    In the doDefaultCloseAction() method
    it seems like it works good now.
    I reconstructed a bit my code
    Now I’m invoking the internal frames this way:
    private void jMenuDeptVoc_actionPerformed(ActionEvent e) {
    FormCreateDeptView deptVoc = new FormCreateDeptView();
    this.getJMenuDeptVoc().setEnabled(false);
    deptVoc.setBindingContext(panelBinding.getBindingContext());
    this.deskTopPane.add(deptVoc);
    I looked through the following how to:
    http://www.oracle.com/technology/products/jdev/howtos/10g/jcmultiform/index.html
    there is an additional method there, which is invoked before creating a new frame where the binding container for the panel binding is created:
    private void createDetailBinding()
    String detailBCName = "DetailFormUIModel";
    if (panelBinding.getBindingContext().get(detailBCName) == null)
    DCBindingContainerDef bcdef = (DCBindingContainerDef)JUMetaObjectManager.getJUMom().findLoadedObject("sample.DetailFormUIModel");
    DCBindingContainer bc = bcdef.createBindingContainer(panelBinding.getBindingContext());
    bc.setName(detailBCName);
    panelBinding.getBindingContext().put(detailBCName, bc);
    But since createBindingContainer(BindingContext) method has been deprecated in 10.1.3 i skipped this step.
    Nevertheless my program is working now I still wonder if the way I’m doing it is right.
    Thanks. Alex.
    Edited by: Timin on Apr 2, 2009 8:28 AM

  • Navigational Attr. in Multiprovider?

    Hi All
      Has anyone encountered this doubt?
    When you have multiprovider on two cubes,
    where your navigational attr. is  enabled, 
    whereas in Multiprovider the same navigation attr. object will be enabled or not automatically or need to enable manually?

    Hi BI Leaner,
    Usually the steps are likely below :
    1. make sure nav att is ON by tick the checkbox in your two info cubes
    2. make sure nav att is ON by tick the checkbox in your multiprovider
    3. make sure indentify(assign) your nav att in your multiprovider
    4. make sure u have activate the info cube and multiprovider to apply changes
    5. close and re-open your query and see the nav att if already applied in separate info objects.
    Hope it helps

  • Purpose of 'I/O' check box in 'Switching on/off Navigation Attr.' ?

    Hi,
    What is the purpose of 'I/O' check box in 'Switching on/off Navigation Attr.' screen in InfoCube definition? (Edit InfoCube: Characteristics)
    There are three columns in the screen. Navigation Attribute, Long description and I/O (check box.)  Navigation Attribute & Long description are automatically populated by the system based on which attribute I selected as Navigational in respective InfoObject definitions.
    Do I need to check the 'I/O' check box inorder to use these navigational attributes in the Query (to use all the features of Nivigational attr. like drill down & display like a char. etc.) ?
    Your help is appreciated.
    Regards,
    Lakshmi
    null

    Hi lakshmi,
    You are right, that check box will enable you to use a nav attr in the query. If you do not select it here, then even though this char has a nav attr, you will not be able to see or use it in the query designer.
    Hope this helps...

  • Navigational Attribute Problem in Input Query

    Hi,
    I am having a problem in input query implementation which uses a navigational attribute. I have, for eg, only one char 'customer' in rows; i want to exclude the customers with the status D (deleted) from displaying (Status is nav. attr. of customer).  I tried this by restricting in filter, Status D-"exclude". But as soon as I do this, query no longer remains input ready! (I also tried putting the same restriction in Default Values area rather than Filter, but ended with the same result )
    I discovered that if, furthermore, I put Status in rows (with the above said restriction still remaining), query is again input ready.
    Can't we exclude values in the filter on an input query? I want to know if this is a restriction with IP or a bug?

    Hi Gregor,
    Thanks for the explanation. But this makes me wonder, because due to this restriction one of the BIG advantages queries had over the planning layouts of BPS, seems to be gone. I mean, using navigational attributes for filtering; if we have to always have a single value restriction on a nav. attr., this will really be restricting. Is it expected that this will be changed in a later SP?
    And there is another problem that is coming due to this. When I use the exclude filter and also the nav. attr. Status in rows, then the query becomes input ready, but there are warning messges displaying when the query opens saying -
    Characteristic Customer has no master data for "C1"
    Characteristic Customer has no master data for "C2"
    etc... (these are the customers with status D). We are on SP15.
    Please suggest what should I do to get rid of these messages?
    Edited by: Mayank Gupta on Apr 10, 2008

  • Transport error while adding new Navigational Attr to InfoCube on BIA

    Hi Gurus,
    I have added a new field in the Profit Center Master data(0PROFIT_CTR_ATTR) in R/3 and the changes seem to be working fine in BW. This 0PROFIT_CTR is present in one of the InfoCubes that we have on the BIA. I have turned 'ON' the newly added Navigational Attribute in the InfoCube and have saved the changes. Now when I try to transport these changes to the QA for testing, the transport is getting cancelled with the message 'NOT CORRECT USAGE' in rsddtrex.
    I am wondering if this is because I have added and turned'ON' a new Navigational attribute in the InfoCube under the BIA.Maybe the BIA index and the the InfoCube structure do not match because of this newly added Nav Attr in the InfoCube?
    Do you have any suggestions on this. I was under the impresiion that even if this was the case, the transports should succeed and only the rollup to the BIA process should fail in the BIA rather than the transports to QA.
    Any suggestions?
    Thanks
    Arvind

    Hi.
    Did you check if note 1223284 was applied in yor system ?
    1223284 - BIA index set to inactive 'A' after InfoCube activation.
    Thanks,
    Walter Oliveira.

  • Master-Detail Navigation Behavior Problem

    Hello,
    I am having problem in navigating from Master to Detail.
    Scenaio:
    Master1 ---> Master2 ---> Detail
    Problem and Requirement
    I navigate to Master2 from Master1 properly.
    When I click list item of Master2 and navigate to Detail, my master page automatically navigates to Master1.
    There is no error or such. Detail page gets loaded perfectly but navigation from Master2 ---> Master1 is not required which is happening automatically.
    I am using this.oRouter.navTo() method.
    Any idea how to deal with this?
    Kind regards,
    Rauf

    Hi Sakthivel,
    We solved it . And you guessed right, using scaffolding and it was related to routes only.
    Modified routes as follows:
    masterPageRoutes:{
            "master":{
            pattern:"",
            view:"master",
                subroutes: [
        pattern: "master/{contextPath}/detail",
        name: "detail3",
        view: "detail"
            "master2" : {
            pattern : "master2/{contextPath}",
            view : "master2",
            subroutes: [
      pattern: "master2/{contextPath}/detail",
      name: "detail2",
      view: "detail"
    Referred DEMO APP and following URL:
    SAPUI5 SDK - Demo Kit
    Thanks for your kind attention to my problem. Keep it up
    Regards,
    Rauf

  • Navigation Bar Problem

    Hello
    I have a problem with my navigation bar, took a page out, and so it trimmed the bar down, but i want to take it a bit more because all the other pages look off centre. However when i do this on one page, it does not replicate what i done to the bar on all of my other pages.
    Any advice?
    Thanks
    Dan

    Are you talking about a navigation bar that you have made yourself or the navigation bar that comes with the page template?
    If you have made your own nav bar, then of course you can cut and paste and delete what is there.
    If you are using the nav bar that comes with the page template, then you cannot cut and paste or delete it, but you can alter the width of where it is on the page. You need to look and see on the first page and see if these settings are correct. Make a note of the settings and go through your site and alter every page to those settings and then they should all look the same.
    It all depends on which nav bar you are using.

  • A solution for Navigation Menu Problems

    Many people have been complaining about iWeb messing up its rollover navigation menus at the top of each webpage. This phenomenon usually occurs when one has an existing site, and attempts to add another page to the site, thus requiring the menu at the top to be changed. What you will see if you visit the page is an incorrect navigation menu. The item may be cropped funny. Or it will show the wrong item name for a particular link. Or you will see duplicate names. Or the rollovers won't match the unhilited item names.
    There seems to be a problem that sometimes occurs in which iWeb is unable to overwrite the previous versions of the navigation menus on your page up on the .Mac volume. If you run into this problem, this is how you fix it.
    - Log into you iDisk. Navigate the folders to get to the offending page folder. The path will be Web/Sites/iWeb/your page name/your page name_files/
    - Inside this folder you will see a series of png images which begin with navbar_. Select them all, and drag them to your trash can. They will be immediately deleted.
    - Return to iWeb, and publish your page again. This will replace the navbar images with the updated versions.
    This seems to work reliably. Anyone else have any experience with this technique?

    Narly
    There are various different approaches to this, which one really works, anyones guess!
    The number one suspect is the cahing on the .mac servers, see my site, my bar is all over the place I made the changes last night! (Or the cahce of your own isp)
    Peviously discussed options:
    1. Clear your browser cahce, a few times!
    2. Get someone else to hit you site, I did and I saw "menu look watch watch contact"
    3. Using inspector, Page Tab, uncheck the box "Include page in navigation menu", publish your site, then recheck the boxes and republish.
    4. Make a change to each page, move an image one pixel left and then back again and republish.
    5. Press the Option key, between the ctrl + Apple key, while you select Publish, it changes Publish to Publish All Pages, kind of a forced refresh.
    But generally its trial and error, and time!
    Will
    1GHz G4, 15" PowerBook, Airport Network, 1G iPod Mini   Mac OS X (10.4.5)   Getting Started with iWeb - Tips here

  • Oracle Apps Lot Genealogy Navigator Window Problem

    Hi,
    I don't know much about the Oracle Apps Inventory module so please bear with me on this one. We are currently on R11.5.10.2 and I am trying to get lot drilldown in the lot genealogy navigator window. However, when I enter the lot no./item no. and click on Find, it opens the lot genealogy navigator window but does not show anything under the lot genealogy node. Also,when I click on the plus sign it opens the lot details window without any info.
    I know that the lot no. is valid because when all the other users open the lot genealogy using the same lot no. they are able to see the lot and its details in the lot details window. So, please let me know whether there is some setting that might be missing in my profile or is it due to some other reason.
    -Thanks in advance.

    Hi,
    Yes runWizard.sh points to the correct path - it calls the jre, but it is the jre that hangs
    Now I have found out why.... Having tried to run the same rapidwiz on a different version of Linux, I got a glibc2 error, so what I did was run thew following on my Red Hat 7.1:
    $ export LD_ASSUME_KERNEL=2.2.5
    $ cd /usr/i386-glibc21-linux/bin
    $ ./i386-glibc21-linux-env.sh
    And now rapidwiz works!
    Thanks for looking at the problem
    Michel

  • Dynamic navigation causing problems

    Hi All.
    I know it has been discussed before, but my problem is a bit more complex.
    also earlier Sascha had mentioned that he created OB plugs dynamically. I am not able to know how to create those dynamically.
    Okay, scenario is: My main application is dynamically embedding MANY other components based on a config table.
    This I have done in the Handle_ib event of the view.
    When user goes back, and comes in again, (based on some parameters in the main screen), the configuration table may change and new or less components need to be embeeded then. It is giving a dump - after debugging i found it is trying to go to previous links also which are not valid.
    So far I was using DO_DYNAMIC_NAVIGATIOn, and the source OUTBOUND plug was static till now.
    From other threads, I guess we have to create a new outbound plug each time.
    Can someone please advise me how to go about it? Or, is there a way to delete my previous navigation links.
    Thanks in adv.

    Hi Aishi,
                 I am not sure but let's give a try, try changing the life time of  your second view to 'when visible'  from 'framework Controlled'. it can be done on the propery tab of the corresponding view.
    Regards
    Sarath
    Message was edited by:
            sarath satheesan

  • Navigation - Section Problem - ERROR:1009

    Hello.
    I have a problem with my navigation in my Flash site. I don't know how to ask this question, because i don't know where the problem lies, but i'll try anyway.
    I have a flash site where my navigation is build up by a loop with textfields, with 3 EventListeners (Click, RollOver and RollOut). The navigation uses SWFAddress to change between 6 frames in a MovieClip (SubNavBar).
    This MovieClip is the container of the 5 submenus to my navigation buttons. In this MovieClip i have 6 frames, where the 1st is empty ( just with stop(); ) and the 2nd with a code much alike the navigation code, just without the SWFAddress. So it can change between 5 frames in a new MovieClip ones again. - This works great.
    But then i have copied the code from frame 2 to frame 3, and changed the "names" so it wouldn't interferer with the code from frame 2. This also works great when i test it. - Now i have the subnavigation to Button 1 and Button 2.
    When i test this, and i press the button 1 first and the button 2 second (Frame 2 first, then Frame 3) there is no problem. If i press button 2 first and button 1 second (Frame 3 first, then Frame 2), then button 2 doesn't work, and i get the error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at test_fla::SubNavBar_1/frame3()
    at flash.display::MovieClip/gotoAndStop()
    at test_fla::MainTimeline/animateIn()
    at Function/ h t t p://adobe.com/AS3/2006/builtin::apply()
    at com.greensock.core::TweenCore/complete()
    at com.greensock::TweenLite/renderTime()
    at com.greensock.core::SimpleTimeline/renderTime()
    at com.greensock::TweenLite$/updateAll()
    Button 1 still work though, and if i press the button 2 afterwords it work again.
    I hope this was understandable? s:
    Jonas Philippon

    click file/publish settings/flash and tick "permit debugging".  retest.  the problematic line number will be in the error message.
    if you don't know how to fix the error with that additional info, copy and paste that line of code here.

Maybe you are looking for