Problems with temporal hierarchy join in BI7.0

Hello,
I am using the new feature temporal hierarchy join which enables viewing historical data over a time-dependent hierarchy.
Now this works fine as long as the hierarchy is being used in rows or columns. However if I use a hierarchy node as a selection in a structure element, the temporal hierarchy join does not work properly.
Does anyone have an idea if this should be supported?
Thanks in andvance,
Patrick

Hi Jorge,
we have BI Patch 15. I tried to find out which notes were implemented to solve the Problem.
I'm not sure which note was the leading note, but following notes were implemented:
0001061525
0001055725
0001051170
0001042353
0001041760
0001040649
0001039979
0001038008
0001036536
0001029689
0001024554
0001009908
0001002662
0001010516
Since then there have been further notes concerning different problem with the temporal hierarchy join.
I hope these will help to solve the initial problem.
Regards,
Patrick

Similar Messages

  • Hierarchy structure with temporal hierarchy join

    Hi guys,
    For characteristic Cost Element, I’m using a time dependant hierarchy structure with temporal hierarchy join. In the query, I’m selecting “select hierarchy” and “From data, derivation”.
    If the hierarchy is created in SAP BI or if the hierarchy is imported from Excel, query is working properly.
    If the hierarchy is imported from SAP ECC, the query giving me an error:
    ABEND BRAIN (336): Hierarchy "xx" from characteristic 0COSTELMNT can be used here
    Someone can tell me if it’s normal or if there is a way in order to correct this problem.
    Thanks in advance,
    Rubé

    Hi guys,
    For characteristic Cost Element, I’m using a time dependant hierarchy structure with temporal hierarchy join. In the query, I’m selecting “select hierarchy” and “From data, derivation”.
    If the hierarchy is created in SAP BI or if the hierarchy is imported from Excel, query is working properly.
    If the hierarchy is imported from SAP ECC, the query giving me an error:
    ABEND BRAIN (336): Hierarchy "xx" from characteristic 0COSTELMNT can be used here
    Someone can tell me if it’s normal or if there is a way in order to correct this problem.
    Thanks in advance,
    Rubé

  • Temporal hierarchy join - validity (0TCTVINTV)

    Hello experts,
    today it is a hierachy display problem in a report:
    We present a time dependent hierarchy structure with a temporal join. This is to have the postings in the correct periods of the hierarchy. A characteristic of this hierarchy is the validity period. This validity period is default displayed in the report. This cannot be suppressed in the query designer. Is there a way to suppress this?
    Can you please help us with a sloution?
    Thanks in advance.

    Hi,
    Were you able to solve this issue? I noticed that once you activate the temporal hierarchy join option in the orgunit the system automatically creates a new characteristics called 0orgunit1 and the validity 0TCTVINTV in this characteristic is 1 in the order of F4 column. The problem is that you cannot put 0orgunit1 into change mode and therefore it is not possible to change this value to 0. But were you somehow able to solve this issue?
    Kind regards
    Sara

  • Temporal Hierarchy Join activation error

    Dear ALL,
    I have activate the Hierarchy for 0CUST_SALES  with  CHECK the Radiobutton  Time u2013Dependent Hierarchy Structure AND CHECK use Temporal Hierarchy Join.
    I have generated also 0CUST_SALE1 for this CHECK.
    When I use the Data Transfert Processes for import data to 0CUST_SALES(ATTR), I have the run time error for
    SAPSQL_INVALID_FIELDNAME
    Exception              CX_SY_DYNAMIC_OSQL_SEMANTICS  .
    The cause for this problem is the check use Temporal Hierarchy Join .
    And the error Is in the include program u201CLRRSIF02u201D  (procedure "VALUE_TO_SID_CONVERT_ASO") when execute this statement:
       SELECT SINGLE sid FROM (i_sidtab)
                INTO <l_s_valsid>-sid
                WHERE sidrange = <l_sidrange>
                  AND nodename = <l_nodename>
                  AND datefrom = <l_datefrom>.
       IF sy-subrc NE 0.
         <l_s_valsid>-sid = rrsi_c_sid-not_exist.
       ENDIF.
    ENDLOOP.
    The (I_sidtab) is the table u201C/BI0/KCUST_SALESu201D, this table donu2019t have datefrom.
    Is there a procedure for implementing Temporal Hierarchy in existing IO 0CUST_SALES ?
    My SAP BI 7.0 has support packages 17.
    Thancks.
    Roberta

    Try to apply the following OSS Note:
    [OSS Note 1135854 - Follow-up note for Note 1132195|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1135854]
    This OSS Note does make corrections modifications to the LRRSIF02 INCLIUDE for procedure VALUE_TO_SID_CONVERT_ASO. as the name suggests, this OSS Note will most likely require that [OSS Note 1132195 - Reducing the read accesses to RSDCHATHJ|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1132195] be applied first.

  • Temporal Hierarchy Join

    Hi all,
    Can any one explain me the concept of
    Use Temporal Hierarchy Join
    Use this to indicate whether the "Temporal Hierarchy Join" feature is to be used for this characteristic with time-dependent hierarchies With an good example?

    Hi Sunil,
    Have a read through these and any questions then let me no.
    http://help.sap.com/saphelp_nw70/helpdata/EN/80/1a6702e07211d2acb80000e829fbfe/frameset.htm
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414800)ID0649628450DB21019087468887407824End?blog=/pub/wlg/3113
    http://help.sap.com/saphelp_nw04s/helpdata/en/03/eca042bde0c611e10000000a1550b0/content.htm
    I have implemented it once in a HR scenario.
    Cheers,
    Nick.

  • Problem with the hierarchial fields in a Purchase order xml report

    Hi,
    I am having a problem with the hierarchy problem. We are populating attribute 15 of a PO header. some times it can be null. FYI, we are using 11.5.10 instance where oracle supports direct PO template rather than having a rdf file.
    And now in the xml report, if attribute15 of po header is not null then it is fine.
    But if attribute15 is null, then the template is picking from the next available attribute15 that is from the po lines. As the line level group of "LINES" is between the "PO_DATA" (header group), hence the template is checking for next available attribute15.
    Can any one please suggest how to design the template where we can make the template to check only for that tag at the header level group rather than the line level group tag?
    Thank You in advance.
    Regards,
    Srinivas.

    Hi
    Incase you want to transfer attachements from SRM to R/3, then you try implementing the BADI in SRM side. The BADI which will help in this case is
    <b>BBP_CREATE_PO_BACK</b> BADI.
    <b>Please read the standard SAP documentation of this BADI using SE18 Transaction, before making any code changes.</b>
    <u>Few Important SAP OSS notes to refer in this case -></u>
    Note 989184 - Transferred shopping cart with internal attachments
    Note 550071 - FAQ: EBP - Shopping Cart
    Note 916347 - Transfer shopping cart with internal attachments
    Note 1001130 - FAQ - Attachment questions (Buyside)
    <u>Few useful links -></u>
    <b>http://help.sap.com/saphelp_srm50/helpdata/en/49/b32640632cea01e10000000a155106/frameset.htm
    Re: Attachments to backend
    Re: Document Attachments in Shopping Cart
    Re: Attachment in SRM
    Re: SRM Documents and Attachments
    Re: Limit in Attachments of an item in Shopping Cart
    Re: return delivery text from material document is not passed to SUS
    </b>
    Do let me know, incase you face any problems.
    Regards
    - Atul

  • Problem with services hierarchy and purchase order

    Hi I'm in Srm 7 EHP8(classic scenario) and i have a problem with services hierarchies:
    I create a Purchase requisition in ECC with the next structure:
    1.Hier
    1.1 Serv1
    1.2 Serv2
    1.3 Serv3
    Then I upload this PR to SRM(I activated the BBP_EXTLOCALPO_BADI to change to the Extended-classic scenario to upload correctly the hierarchy)
    and in the SOCO  I only choose the position 1.1 Serv1 and create a purchase order.
    The problem is the purchase order created in ECC contain all the services of the purchase requisition, not only the service I choose(1.1 Serv1) to create the purchase order, in SRM the purchase order is correct with only one position(1.1 Serv1)
    Any Idea?.
    Thanks for the help.

    Hi,
    I have the same problem, any new about that?
    Rgs,
    Pedro

  • Problems with package hierarchy

    If i create a simple package hierarchy like this:
    -trial
    - trial.subTrial
    and if i put an abstract class on trial, i cannot extend it on package subTrial (a strange error occur, saying that i'm not overriding the abstract methods, when in fact i am) . But if i put everything on the same package it's no problem!!
    I don�t know if this is a problem of the IDE (i'm using netbeans), i tried with a very simple example, outside of the project, to see if it was a problem with my code, and the same errors occurred, or if it's some hierarchy concept i'm violating.
    Does anyone knows anything about this?

    Nop, that's not the case!! As i said, i made a project just to try this.
    This is the code of the only 2 classes of the project:
    package trial;
    public abstract class Trial {
    abstract void function1();
    abstract void function2();
    void function3(){
    System.out.println("BLA");
    } // End of Trial Class
    package trial.subTrial;
    import trial.Trial;
    public class SubTrial extends Trial{
    void function1(){}
    void function2(){}
    }// End of SubTrial Class

  • Problems with InfoArea Hierarchy ( 0INFOPROV - INFOAREAHIER )

    We are securing our BI data using the InfoArea Hierarchy (INFOAREAHIER).  When trying to set up the 0TCAIPROV characteristic in an analysis authorization, we get the following error: 
    System error in program CL_RRHI_INCL_CREATOR_TID and form FINDDOUBLICATES-1- (see long text)
    We get this message when trying to populate the 'Nodes", after the hierarchy has been selected.
    I found an SAP Note (954673) that sounds like it would address the problem but it doesn't.
    Other issues that we have with this Hierarchy:
    The hierarchy is hidden when trying to locate it in RSA1.  All other hierarchies appear under the info object that it pertains to, but this one cannot be located.  This also seems to be fixed in a SAP note (960176) but we are at support pack 17 and still have the problem.
    Any time we make a change to the hierarchy, it appears that the changes are not "activated" until the following day....the new nodes, changes, etc are not available to be used until the next day.  If an info provider is moved from one node to another, the security authorizations treat the info provider  as being in it's old node until the next day.  Our Basis team is not aware of any nightly process that would be causing this.
    Any help with these issues would be greatly appreciated.

    Let's just keep this one alive.  When we try to make changes to the infoarea hierarchy in RSA1, like add a node, our security is ruined and we lose one of the main table entries that controls security in table RSRHIEDIR_OLAP.  We can only maintain the hierarchy in transaction RSA1OLD.
    Anyone know how to get around that?

  • Problem with 0CUST_SALES_LKDH_HIER  hierarchy

    hi guys,
    we are using 0CUST_SALES_LKDH_HIER,0CUST_SALES_TID_LKDH_HIER hierarchies.
    when we are loading data to these hierarchies,we are getting problem with NY state data.
    we have start routine and update routine involved in it.
    so Please tell me how to resolve this issue.
    thanks

    there are 2 notes:
    399900
    649753
    Have your system administrator applied it? If not, do it!!
    Hope this helps (if yes, do not forget points!)

  • I-Procurement problems with approval hierarchy - Urgent!! Please help!

    Dear experts,
    I am having a number of problems in i-procurement (12.1.3). When creating a Requisitions in i-procurement on the screen when it arrives with the approval list, it has retrieved a personel who is not in the hierarchy list at all. (not using AME just employee hierarchy)
    I have checked the usual setting such as making sure the document type settings is correct and the position hierarchy for the position raising the requisition.
    In addition to this once proceeding with submitting the requisition the created time is completly wrong. It is displaying a date occuring in the past. And in the Justification field it has already been populated it appears that it has captured information from a previous requisition. Furthermore in the created by field it also displaying a name of a different user to the one I am currently using.
    I am out of ideas as to exactly what the problems is. Would appreciate if any I-procurement gurus can take a look at my issue.
    Thanks and Regards
    Ebsnoob

    That sounds like a feedback loop.
    Does the tone alter in pitch when you alter input and/or output levels or move your microphone?
    And have you checked your coreaudio device in *Logic Pro>Preferences>Audio* ? And your recording settings in *File>Project Settings* ?
    And how is your monitoring setup? Directly from the Presonus, or do you use *Software Monitoring* ?
    Does the tone stop when you hit Pause ?
    2nd possibility: a note event somewhere triggers a synth - but that would also happen in playback, so it is a long shot.... it does not happen in playback?
    regards, Querik.
    ps: the advantage of smashing up things is that then you are at least sure you can't fix it anymore. Better keep some broken stuff handy, because you'll regret smashing up working stuff.

  • Problem with time hierarchy

    Hi gurus,
    I've the following problem, i have an input schedule, that has a expansion of two dimensions in rows and the time dimension in column. I'm using the time dimension without changing it I only add more new months, years and quarters for the next years.
    When in build an input schedule, the hierarchy of time doesn't work. I mean if i insert 100 in 2006.JAN and 200 in 2006.FEB.
    2006.TOTAL stills empty.
    But if i insert a value in 2006.DEC, this value appears in 2006.TOTAL
    Any suggestions i check everything and nothing seems wrong. Colkeyrange, expansion and refresh options, time properties is some things that i checked.
    Thanks in advance.
    Edited by: Jose Luis Fernández González on Mar 15, 2010 9:20 PM

    Hi,
    Do have other schedules with similar layout? Are they working fine?
    It looks like you have something wrong with your time hierarchy but check other schedules first.
    Then it is easier to pinpoint the issue.
    Cheers,
    Madis

  • Problem with account hierarchy created in the rpd.

    Hi Everyone,
    A account hierarchy has been created in rpd with 14 levels. The problem is, for some account names when we click on the account name, it does not go to to the next level. For example, The account names "Phillips Van Heusan" - A1 and " Phillips Van Heusan"- A2 are present and they have separate account id's. When queried in the db with the account name which has a space in the front, am getting data but for the account name without space in the front am not getting any data. Both A1 and A2 have different account id's. And the Account name is set as primary key in the rpd in the dimensions hierarchy.
    But in the answers, when I filter out with these two account names, the account A2 gets displayed. When i click on this A2 , it does not drill down to next level where as shows no results. Nothing related to A1 is getting displayed.
    Same problem is faced for all the account names that are similar but have a space in the front.
    My questions:
    1. Is there a possibility that both account names can be displayed along with the measure columns coming from the service fact?
    2. Or else is it possible to filter out the record A1 so that only A2 gets displayed and the drill down happens properly to next level?
    Thanks in advance

    Ok, first the solution I gave to you is not negociable :) I MUST put the ID as the key and not the NAME.
    Once we have that in place, I need you to please change the name of your member and and make it different, not with a space but with a letter or namer. Let's say, go to the database , and add a 1 at the end of the member name so we make it different. Reload the repo and let me know it works.
    J.

  • Problem with Keyword Hierarchy Export

    Hello All,
    I've noticing an issue with keyword export in Lightroom 4.0 64 bit Mac OS. In 4.0, as compared to 3.6, when I select uncheck the "Include on Export" box of a parent keyword not only is that keyword removed from the exported keywords but all parents keywords above it in the heirarchy. For example if my keyword hierarchy is as follows:
    Animals
         Vertebrates
              Reptiles
                   Turtles
                        Black River Turtle
    In Lightroom 3.6 if I was to unckeck the "Include on Export" box of Vertebrates the exported keywords would include:
    Animals, Reptiles, Turtles, Black River Turtle
    While if I was to do the same the keywords would be:
    Reptiles, Turtles, Black River Turtle
    Has anyone else exprianced this problem or does anyone know how to return the export behaviour to that of 3.6.
    Thanks

    According to this (See B. Warde's response in the thread) http://feedback.photoshop.com/photoshop_family/topics/keyword_options_no_longer_available_ in_lr4 this was a behavior that was incorrect in 3.6 that has now been fixed.

  • Problem with Airport Express joining WiFi as Client

    I have an Airport Express 2nd generation that I've been using since November 2014 in client mode to airplay music through my stereo system.  I decided a couple of days ago to see if I could also use it to extend my WiFi network (the router is an old Actiontec DSL modem/router provided by Verizon and running WEP).  I must have messed up one of the parameters because the Airport disappeared from the network during the setup procedure.  I've done the factory reset (remove power, push reset button while powering up until the indicator light flashes rapidly) on the Airport several times, and I can set up a separate WiFi network with it, but every time I try to have it join the existing WiFi network, it somehow knocks the controlling device (MacBook Pro Retina 15" mid 2012 running Mac OS X Yosemite  or iPhone 5 with IOS 8.1.2) off the network so the controlling device ends up with a self-assigned IP address and is unable to connect to the network until I make the device forget the network and re-affiliate.  Anybody got any idea how I can get it back into client mode?

    Perform the Factory Default Reset one more time. Hold the reset button until the amber light has been blinking rapidly for 8-10 seconds before you release the reset button
    Run the setup wizard, and wait for screen similar to this to appear, then click on Other Options:
    Select the Add to an existing network option, then click Next and follow the prompts.
    If you are still having difficulty, try running the setup utility on an iPhone or iPad, since Yosemite has a number of bugs in the setup process.

Maybe you are looking for