0ORGUNIt time dependent hierarchy not showing all valid nodes in BO , but in BW its correctly shown

Hi All,
We have 0ORGUNIT hierarchy shown in one of the Webi reports. 0ORGUNIT is time dependent hierarchy.
In BW report we can see below nodes for hierarchy
Hierarchy                     Valid From         Valid To
Z05 Root Company        01.07.2013        31.12.9999 - Parent node
    Z05 Branch 2                 01.10.2013        31.12.9999 - Child Node
    Z05 Division                   09.12.2013        31.12.9999 - Child Node
In BO webi we can see only two nodes
Z05 Root Company        01.07.2013        31.12.9999 - Parent node
       Z05 Division                   09.12.2013        31.12.9999 - Child Node
Any idea why in BO webi the other node is not shown ? This is happening only for time dependent hierarchy and only in BO not in BW.
Thanks,
Shraddha

Hi Shraddha ,
Check at webi query panel level any restrictions applied to hierarchy levels.
Check at BEx query level,select 0ORGUNIT ,hierarchy -Expand to level .
Here specify Max level.
lastly, check any filters/restrictions applied on data.If yes,remove restrictions.

Similar Messages

  • Af:tree inside af:accordion is not showing all the nodes

    Hi All,
    I am using Oracle JDeveloper 11g Release 2.
    I have af:tree enclosed inside af:panelStretchLayout, displaying data from database table. af:tree is not displaying all data(nodes) in the space available to it. It is hiding the data at middle. I have tried number of options but in vein. The code is given below:
    <af:panelAccordion id="pa1">
                                    <af:showDetailItem text="Browse Course Categories" id="sdi1" icon="/Images/tree.png">
                                        *<af:panelStretchLayout id="psl112">*
                                            *<f:facet name="center">*
                                                <af:tree value="#{bindings.BaseCourseCategories1.treeModel}" var="node"
                                                         selectionListener="#{bindings.BaseCourseCategories1.treeModel.makeCurrent}"
                                                         rowSelection="single" id="t3" *styleClass="AFStretchWidth"*>
                                                    <f:facet name="nodeStamp">
                                                        <af:outputText value="#{node.CategoryTitle}" id="ot4"/>
                                                    </f:facet>
                                                    <f:facet name="contextMenu">
                                                        <af:popup childCreation="deferred" autoCancel="disabled" id="p1">
                                                            <af:menu text="Course Categories" id="m1">
                                                                <af:commandMenuItem text="Show Categories" id="cmi1"
                                                                                    actionListener="#{SelectAllCategoryBean.refreshChildCategories}"
                                                                                    action="refresh">
                                                                    <f:attribute name="CategoryId"
                                                                                 value="#{node.CategoryId}"/>
                                                                </af:commandMenuItem>
                                                                <af:commandMenuItem id="cmi2" text="Add Category"
                                                                                    action="goCreateCourseCats"/>
                                                            </af:menu>
                                                        </af:popup>
                                                    </f:facet>
                                                </af:tree>
                                            </f:facet>
                                        </af:panelStretchLayout>
                                    </af:showDetailItem>
                                </af:panelAccordion>Any guidance or help....
    Thanks in advance
    Bilal

    Hi Peter,
    I have checked for stretchChildren="first" property of af:panelAccordion, but didn,t found.
    Thanks for response.
    Regards
    Bilal

  • Time Machine - Browse other Time Machine disk - not showing all files

    I have an Xserve, running 10.6 server, where we keep all of our files. It backs up via Time Machine. Many users use the shared drives on the Xserve, and I encourage them to put their files there. We work in a design / production house, so many people collaborate on files. Due to the nature of the business, with frequent design changes, we need to go "back in time" and pull out previous versions of designs, etc. Usually I handle this by remotely accessing the Xserve, starting up time machine, and pulling out the old versions of files from the backups.
    However, when I'm not in, I wanted to make this option available to another user, without giving her full access to the server. I discovered the "Browse Other Time Machine" option, and after making my Time Machine disk (actually a rack-mount Mercury Pro RAID array) shared, I was able to mount it on her Mac, also running 10.6. I thought this would be a nice solution.
    The problem is, in some directories, when browsing from her computer, Time machine is showing no backups. It's impossible to go back more than a few snapshots with it. Meanwhile, if I do it on the server, everything is fine. So I thought perhaps it was a permissions issue, but I don't want to muck up the permissions on my time machine drive and risk losing everything. I did add her account as a user with read-only access to the time machine drive, and told it to apply to all sub folders. This didn't make any difference.
    What is the issue? Is it permissions? Or is my Time Machine too large (6TB) that it can't load all the data over the network? Has anyone encountered this before? What is the best way to troubleshoot?

    If you still have the old imac connect tbe two with an ethernet cable and use migration assistant. Move your data to a new Mac - Apple Support

  • Time depend hierarchy of 0profit_ctr (set calday on EXIT_SAPLRSAP_004)

    Hi,
    I would like to set Time depend hierarchy (not by nodes, but all hierarchy) on the 0profit_ctr. but unfortunately, 0profit_ctr is not time depend. So I would like to add calday on the EXIT_SAPLRSAP_004(cmod) on the source system.
    But I am no idea how to code it...
    what I would like to do is to set DATETO and DATEFROM of the hierarhcy header.
    parameter of the  EXIT_SAPLRSAP_004 is below.
    *"       IMPORTING
    *"             VALUE(I_DATASOURCE) TYPE  RSAOT_OLTPSOURCE
    *"             VALUE(I_S_HIEBAS) TYPE  RSAP_S_HIEBAS
    *"             VALUE(I_S_HIEFLAG) TYPE  RSAP_S_HIEFLAG
    *"             VALUE(I_S_HIER_SEL) TYPE  RSAP_S_HIER_LIST
    *"             VALUE(I_S_HEADER3) OPTIONAL
    *"       TABLES
    *"              I_T_LANGU TYPE  SBIWA_T_LANGU
    *"              C_T_HIETEXT TYPE  RSAP_T_HIETEXT
    *"              C_T_HIENODE TYPE  RSAP_T_HIENODE
    *"              C_T_FOLDERT TYPE  RSAP_T_FOLDERT
    *"              C_T_HIEINTV TYPE  RSAP_T_HIEINTV
    *"              C_T_HIENODE3 OPTIONAL
    *"              C_T_HIEINTV3 OPTIONAL
    *"              C_T_MESSAGES STRUCTURE  BALMI OPTIONAL
    *"       EXCEPTIONS
    *"              RSAP_CUSTOMER_EXIT_ERROR
    I guess I_S_HIER_SEL seems to me the hierarhcy header. but I could not find which fields of the TABLES are corresponding this hierarchy header.
    Or is it impossible to set what I want to do on this exit?
    Hope your help..
    Kind regards,
    Masaaki

    Hi,
    In this FM EXIT_SAPLRSAP_004..
    see include program...
    INCLUDE ZXRSAU04..
    Write code
    data : l_s_[structurename] like [extractstructure name],
    l_tabix like sy-tabix.
    case i_datasource.
    when 'your datasource name'.
    loop at c_t_data into l_s_[structurename]
    l_tabix = sy-tabix.
    fill the new field
    select ... into l_zz...
    where ....
    l_s_[structurename]-[new field name, zz....] = l_zz...
    modify c_t_data from l_s_[structurename] index l_tabix.
    endloop.
    Hope this Help.. assign points...
    regards,
    raj

  • I have a desktop imac with snow leopard 10.6.8 OS  I have a time capsule that shows all restore dates of 2009 but there is a Jan 2012 restore that is faded looking and will not open to be restored.

    I have a desktop imac with snow leopard 10.6.8 OS
    I have a time capsule that shows all restore dates of 2009 but there is a Jan 2012 restore that is faded looking and will not open to be restored.
    Thanks for any help you may give.

    Whatever is in the Finder window wasn't backed-up on that particular backup.
    See the pink box in Time Machine - Frequently Asked Question #15A

  • 0CS_Item with time-dependent hierarchy

    Dear Experts,
    we are discussing pros and cons for a time-dependent item catalog (characteristic 0CS_item with time dependent hierarchy in BW) within consolidation SEM BCS 4.0. Does anybody has experiences on this topic?
    I am quite sure it will be a performance issue and it means additional reporting effort (e.g. using reference period/year in the report comparing different hierarchies).
    I am not sure if there are any other risks so I it would be great if anybody has some hints.
    Thanks in advance,
    Birgit Laux
    Message was edited by: Birgit Laux

    Birgit,
    Some other things to consider:
    - frequency of changes to item hierarchy. Could lead to a lot of item hierarchies in BW over time.
    - hierarchy validity date does not seem to be displayed when running web queries and thus makes it difficult for the user to select the correct hierarchy when executing the query. Still looking for a fix for this.
    - greater complexity in overall design. Is it really necessary to achieve correct financial statement presentation?
    Virtual cube performance is not great but you could implement the data mart which provides typical BW query performance.
    I stayed away from setting the item as time dependent for these reasons.
    Brian

  • Time dependent hierarchy structure in SEM-BPS

    I want to use a time dependent hierarchy structure in sem BPS to make combination chek and proposal in a layout.
    I have manage a relation of type hierarchy (based on this hierarchy) in the characteristic relationship tab page of my planning area.
    I open my layout to make entries in the future (next fiscal year) but the system doesn't propose me the datas valide for the next fiscal year in my hierarchy but the datas validate today.
    There is a key date in the master data tab page of the planning area but it seems to have only effects on attributes with validity dates but not with hierarchy with time dependent hierarchy structure.
    Thanks for your help.

    Hi,
    The key data that you enter in the planning area is only for time dependent characteristics and attributes. For the hierarchies in the characteristic relationships the current data is used.
    If you still want to use a time dependent hierarchy for modeling the characteristic relationships you could use a characteristic relationship type exit. In the exit you can read the hierarchy with the proper date.
    Best regards,
    Gerd Schoeffl
    SAPNetWeaver RIG BI EMEA

  • How to achieve time dependent hierarchy in SAP BO Disclosure Management

    Hi all experts,
    We are proposing a SAP EPM solution to a client. The overall solution consist of a planning tool (BPC 10 NW) and a disclosure management tool (SAP Disclosure Management 10).
    The Disclosure management tool will retrieve the planning budget figure from BPC 10 NW, and consolidate into a financial statement.
    Understand that in SAP BPC 10 NW there is a new feature call "Time Dependent Hierarchy" which allows defining the hierarchies based on a time range and the roll up behavior will be different based on the time the data belongs to. However in Disclosure Management it is currently not supported as a standard feature, therefore is there any workaround solution to achieve time dependent hierarchy in disclosure management ?
    Thank you !
    Regards,
    Elvin

    Hi Elvin, did you get a solution to your question.
    Can you share it. Thanks

  • Why does it not show all the pictures when i open myspace

    Hello,
    I have apple mac pro desktop. When i open some profile on www.myspace.com, does my computer not show all pictures on that profile site. Can some one tell me if i need to download some software or plugin to see all pictures on the pages. I use safari beta.

    deniz aya wrote:
    Hello,
    I have apple mac pro desktop. When i open some profile on www.myspace.com, does my computer not show all pictures on that profile site. Can some one tell me if i need to download some software or plugin to see all pictures on the pages. I use safari beta.
    Hello deniz aya,
    Welcome to Apple discussions..
    No, you do not need additional software to view the pic, myspace is just not very mac friendly, as they say ( long time coming) they are working on it.
    Myspace pages can be a nightmare, a couple of my friends pages for instance
    have been known to crash my Safari beta & when on version S 2.
    Try using Firefox as well, the "other" browser they recommend other then Safari
    for Mac users, albeit they do not say which version of Safari to use.
    Check pages including the one you have an issue viewing the pics on with the http://validator.w3.org/ to get an idea of how poorly coded they are.
    Eme '~[ ) 
    I just checked my page which has not half the items that other pages use & it Failed validation, 91 Errors, one of my friends pages failed with 490 odd........
    Of course I presume you have flash, as mentioned by QuickTimeKirk.
    To check, in Safari under the Help menu, click on -> Installed plug-ins.
    and check for Flash player.
    Under Safari menu, Safari's preferences, Security tab- Web Content: you have Enable Plug-ins checked correct?
    Message was edited by: Eme

  • I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found

    I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found.would you like to locate it".
    Either how do I locate it, and I've tried every trick I know, or how do I restore all of my songs from one of two sources. I have my old hard drive backedup on an external drive which should have all of my songs, and I have most of my songs on my old iPhone 3S which I'm using as a backup iPod.

    The "missing file" error happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, one of its parent folders, or the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place. In the case of a library moved from one system to another there are also potential permissions issues. See Repair security permissions for iTunes for Windows.
    Select a track with an exclamation mark, use Ctrl-I to Get Info, then click No when asked to try to locate the track. (Due to a bug in iTunes 12 you currently have to say No twice!) Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, a folder renamed, or a drive letter has changed, it should be possible to reverse the actions. If the difference between the two paths is an additional Music folder in one path then this is a layout issue. I can explain further if that is the case.
    In some cases iTunes may be able to repair itself if you go through the same steps with Get Info but this time click Locate and browse to the lost track. It may then offer to attempt to automatically fix other broken links.
    If another application like Windows Media Player has moved/renamed the files then the chances are that subtle differences in naming strategies will make it hard to restore the media to the precise path that iTunes is expecting. In such cases, as long as the missing files can be found somewhere, you should be able to use my FindTracks script to reconnect them to iTunes. See this post for an explanation of how it works.
    See also Recover your iTunes library from your iPod or iOS device.
    tt2

  • Account Dimension not showing all members in the cube in Analysis Services

    Hi,        
             In SAP - BPC 5.1 after processing account dimension all the members are created under account dimension in analysis services but the same cannot be found in the data cube. Hence the reports generated through SAP - BPC is not showing all the members.
             The issue looks very strange as we can see the members getting created but the same is not getting populated in the cubes. I am not able to visualize what exacly the issue is? Is it with the application or with the analysis services?
    Thanks
    Sharath

    Your sixth sense is correct, there is definitely support in MSAS and BPC 5.1 for multiple hierarchies in the account dimension.
    I'm also referring to parentH1 and parentH2, but perhaps we're still speaking of different things.
    In the past, I faced a very similar problem as you, and the root cause was because I had one member, let's call it FancyParent, which, in H1, had children Child1 and Child2.
    But in H2 it had children Child1, Child2 and Child3. I forget now if that was how I wanted the setup to be, or if it was a mistake on my part, but either way, MSAS doesn't allow this. The admin consol didn't complain when processing the dimension -- this was in Outlooksoft 5.0; perhaps validation has improved now.
    But the cube was completely unworkable. Certain things were calculating correctly, but everything in the account dimension in the area around FancyParent (above and below it, in both hierarchies) was quite unpredictable.
    By disabling first one, and then the other, of the two hierarchies, and disabling blocks of accounts, I was eventually able to pinpoint the problem. But it took days to figure out what was the problem. (The account dimension had 2500 members and 4 hierarchies, and it was not a pretty sight.)
    A parent must have the same definition of children in all hierarchies. It can't, as another example, have children in H1, and be a base member in H2. Each member can have different parents in the two hierarchies, but must always have the same children in both.
    To work around this problem, I had to create two separate accounts NetIncomeH1 and NetIncomeH2 (and PretaxIncomeH1, PretaxIncomH2, etc. all the way down to the point where they branched off), to get the two separate aggregations of the P&L in the two hierarchies. Once I did that, it made sense to me why, but I also swore off on frivolous extra hierarchies ever again.

  • IPod touch not showing all music

    My ipod touch is not showing all of my music in 'songs', which I assumed showed all music on the device. I have about 7 Third Eye Blind songs on here and I can find all of them using the 'search ipod' tool, but only 2 of the songs show up in the music app. This is an example. I have about 1000 mp3's on the device but only about 300 or 400 of them seem to be visible unless i do an OS search for the individual file.
    Also, the device is not showing file names correctly. I assume it looks at 'tags' or something for the info. well, this is really annoying. It should show the file name because sometimes i rename files to find them easier.

    I think I at least know now why music isn't showing up. It looks like the songs not showing have id3 v1 tags in the file. I'm using mp3tag to batch convert all songs to id3 v2.3.
    Nice to know i've gone all this time without hearing a large percentage of my music.
    I say either develop better software for detecting ALL mp3 music or get rid of this stupid 'tag' thing altogether. I highly doubt the latter is possible, so..

  • Dmstool sometimes does not show all metrics

    Platform: HP-UX B.11.11 U 9000/800
    9iAS: 9.0.3.1
    Sometimes dmstool does not show all metrics. there are different output generated by dmstool in different time. Who can explain why this occurs?
    $ dmstool -t JVM
    FLEXMON ERROR: Unknown type: JVM
    prod1*J2SA02-/u02/app/oracle/product
    $ dmstool -l -t
    Host
    Process
    dms_cProcessInfo
    modplsql
    modplsql_Cache
    modplsql_DatabaseConnectionPool
    modplsql_HTTPResponseCodes
    modplsql_LastNSQLError
    modplsql_SQLErrorGroup
    ohs_child
    ohs_module
    ohs_responses
    ohs_server
    ohs_virtualHost
    opmn_oc4j_proc
    opmn_ohs_proc
    opmn_process
    # but after 5 min:
    $ dmstool -l -t
    Host
    JDBC_Connection
    JDBC_Driver
    JDBC_Statement
    JVM
    Process
    dms_cProcessInfo
    modplsql
    modplsql_Cache
    modplsql_DatabaseConnectionPool
    modplsql_HTTPResponseCodes
    modplsql_LastNSQLError
    modplsql_SQLErrorGroup
    oc4j_context
    oc4j_ear
    oc4j_jsp(threadsafe=true)
    oc4j_jspExec
    oc4j_opmn
    oc4j_servlet
    oc4j_task
    oc4j_web_module
    ohs_child
    ohs_module
    ohs_responses
    ohs_server
    ohs_virtualHost
    opmn_oc4j_proc
    opmn_ohs_proc
    opmn_process

    DMStool displays the DMS metrics of the system dynamically. DMS will not have the DMS metrics for the component, if the component is NOT up and running. In your first case, there was no OC4J JVM up and running. Therefore, there was no metric related to OC4J including JVM. To verify this, you could issue the following command:
    dmstool -t opmn_process
    dmstool would list DMS metrics of the processes started by OPMN. You would see there is no JVM process started.
    In your second case, OC4J finally started. So you saw the metrics for OC4J JVMs.
    DMS obtains process information from OPMN. It takes some time for OC4Js to start up and register themselves with OPMN. This is why you noticed the delay.
    Hope this help.
    Zhunquin Wang

  • I added a custom ringtone . Then later I tried to add another three set  but now after sync . Am not able to get rid of the first one... It's still there as my custom ringtone. But my iPhone in iTunes shows all four... But the phone shows only one...?

    I added a custom ringtone . Then later I tried to add another three set  but now after sync . Am not able to get rid of the first one... It's still there as my custom ringtone. But my iPhone in iTunes shows all four... But the phone shows only one...?

    Paul--you are a life-saver!! Worked great. I did have to look around to make sure I was getting 4.9 instead of 4.7 (even when the file was named 4.9 at techspot.com), but I finally got the right file, did the install as you suggested, and everything is now fine. One note, though, that I haven't seen mentioned in any of this thread: when I first tried to open up iTunes after getting back to 4.9, the following message appeared: "The file iTunes Library.itl cannot be read because it was created by a newer version of iTunes." I merely went to the old .itl file that was created when I did the update to iTunes 5, renamed it, moved it over to my now new 4.9, and iTunes opened fine. My library was a few days out of date, because of the few days' lag from the time I did the iTunes update, but that was easily taken care of, and everything's now working fine. Thanks again!!!

  • Time-Depended hierarchy and BEx-Queries

    Hi Gurus, Masters,
    I have ONE time-depended hierarchy for 4 periods (times):
    1, 2, 3, 4
    I have 4 columns in Query with 4 periods:
    1 col for 1 period,
    2 col for 2 period,
    3 col for 3 period,
    4 col for 4 period.
    I have 1 row with this hierarchy.
    How can i share this hierarchy in my columns by validity:
    for 1 col -> this hierarchy for 1 period,
    for 2 col -> this hierarchy for 2 period,
    for 3 col -> this hierarchy for 3 period,
    for 4 col -> this hierarchy for 4 period?
    Any answer will be very appreciated.
    Thank you.
    Is this possible?
    P.S.
    I have 2 solutions found.
    Message was edited by: AndyML

    Hi Shashi,
    One of the ways:
    Create a variable type customer exit - in properties of the IO - in the 'select hierarchy' window there is a 'Variables' checkbox for key date.
    Calculate the last date of the entered period/year in the exit.
    Best regards,
    Eugene

Maybe you are looking for