Heirarchy problem

Hello,
I have built a report with heirarchy.
When i run the report on the WAD i get only two nodes in the hierarchy but when i run the same quary in the Bex i'm getting 5 nodes.
Did anyone had such a strange problem?
Please Advice,
David

Hi,
Do this->Go to WAD->In your Properties of New_Template->In Web item tab-->increase the "Number of data Rows display"  from 100 to 1000
Rgds,
San!

Similar Messages

  • Creating Heirarchy problem

    Hi,
    I have a table 'ABC' like this
    parent child
    3     30
    3     31
    3     32
    3     33
    30     300
    30     302
    31     312
    31     313
    30     301
    32     32
    iam creating hierarchy path from this table using the following query
    select parent,child,sys_connect_by_path(child,'/') || '/' path
    from ABC
    start with parent='3'
    connect by prior parent=child
    iam getting the following error
    SQL Error: ORA-01436: CONNECT BY loop in user data
    01436. 00000 - "CONNECT BY loop in user data"
    this is beacuse parant and child was same(32,32)
    how to solve the problem
    can any one help me?
    Edited by: Balaji.tk on Jul 2, 2009 3:16 AM

    Balaji.tk wrote:
    Y not ?
    iam taking the parent and child as numbers
    if i take names
    there is chance that employee and manager have same name
    at that time how u will solve?So what you're saying is that one of the 32's is a different 32 to the other 32?
    In that case the problem is with your design.
    If we take your example of names, an employee and a manager may have the same name, but they would also have a unique primary key and the hierarchy would be created based on the parent-child relationship of those keys, not their names.

  • Problem on Profit Center Group Heirarchy

    Hi,
    I have a problem regarding profit center group heirarchy. The situation is like this: I have the highest parent node which is the Group Name then its first child in the tree is the persons responsible then next is the companies under him/her and then the projects under the companies.. Now i have a program that generates income stmt depending on how the user filters it's data from FAGLFLEXA table using profit center field.. the filtering shud be like this:
    Select-options: Group Name,
                           Person Responsible,
                           Companies,
                           Projects.
    my problem is i dont know where i cud get the all those fields. I wonder if anyone cud help. THnx.
    And also i want to filter the data selected by the user in select-options like for example if the user chooses
    Group name, the next select-options which is person responsible shud depend on the Group name selected and that follows with the next select-options. Thnx in advance

    >
    Michael Sullano wrote:
    > Not just read it.. I want to put it as filters for my report.. i want to use it in select-options as what i've said in my problem.. is there anyway i could do it? Thnx in advance
    Ok, I understand from this that you can read the hierarchies and get your data.  Once you've got your data then you can validate the user input against it.  I'd try bypassing the normal SAP search helps and use my own pop-up screens called from buttons on the selection screen to display the filtered data and allow the user to select what they wanted at each level.
    For example.
    Button 1 would allow them to search and select Level 1 (top node) values.
    Button 2 would call a pop-up screen which would display and allow them to select Level 2 (next node down) values that relate to the Level 1 values already selected.
    Button 3 would call a pop-up screen which would display and allow them to select Level 3 values that relate to the Level 2 values selected.
    And so on...

  • Problem in Activating a Heirarchy

    I was able to create the heirarchy but i wasnt able to activate it.I will explain in detail
    IO8_SREP(sales representative ID)is a characteristic InfoObject,
    it has an attribute IO8_SREPN(sales representative name).
    For IO8_SREP I tried to create a Time-Dependent Heirarchy Structure,which
    is IO8_SREP Heirarchy.
    Then i clicked on create characteristic nodes button,used the InfoObject
    IO8_SREG(SALES REGION) selected the regions ex west,midwest,east.
    Then i right clicked on each region,then selected insert characteristic node,
    then used the InfoObject IO8_SOFF(SALES OFFICE),then selected sales offices
    for each region,then right clicked on each region,then clicked on
    sales representative id,ex: for region west,office is losangeles,sales
    respresentative id is john
    ...West
    ....LosAngeles
    ......John
    But when i tried to activate the Heirarchy it gives me error,showing the message
    InfoObject IO8_SOFF is not entered for IO8_SREP as a foreign hierarchy
    characteristic?
    Any dudes from london and round the world who can help me with this problem

    Hi,
    i think u r following BW step by step--fu-fu,
    the error in short dump is something like the width of bytes is not matching........
    there is some problem in that as u r using the duplcate nodes...it wont be activated....if it occurs in real time we may consult the basis guys....
    leave that...hierarchy..
    and follow the procedure as metioned earlier for rest of the things.
    I think those will work...
    hope it helps
    regards-
    Siddhu
    u can practice hierarchy

  • Problem regd USER DEFINED Exception heirarchy

    I have a strange class heirarchy regarding 'User defined exceptions'.
    This the heirarchy being used:<p>
    public class ExCalcFail extends SysException {<p>
         public ExCalcFail(UserConnection uc) {<p>
         super(uc);<p>
    }<p>
    }<p>
    public class SysException extends AutoDBObjectBase {<p>
    public SysException(UserConnection uc) {<p>
    super(uc);<p>
    }<p>
    <p>
    -- WHERE UserConnection is an INTERFACE.
    <p>
    Now my question is:
    <p>
    How can class ExCalFail's constructor call super(uc)?
    If this is the case,when is SysException's constructor called?
    <p>
    As class SysException has no default constructor how is the call
    super(uc) executed in ExCalcFail?
    <p>
    Shouldnt this give an error?

    How long have you been here? I'm surprised you still don't know about code tags.
    You can simply call super(uc) because that's the constructor the superclass - namely SysException - declares. And it's executed when it's called - at the beginning of ExCalcFail's c'tor. Where else?
    Why should it produce an error? It's perfectly valid and common code.

  • AP invoice heirarchy approval problem...

    We have recently configured AP invoice workflow using AME approval management. All procedure seems okay but when preparer enters invoice and initiate for approval, it shows invoice initiated but on review invoice history, it doesn’t display any hierarchy. “No record found”
    1.     Validated
    2.     Create accounting
    3.     Initiate for approval
    Pl suggest remedy

    Hi Keith,
    If this is a production environment I strongly suggest you raise an SR for this issue, as there are some known bugs for rejection of invoices during Open Interface run and Oracle support reps will be able to better help you.
    Please see:
    APXIIMPT: Payables Open Interface Rejects Invoices With Reason - INVALID_GLOBAL_CONTEXT (Doc ID 1548209.1)
    Payables Open Interface Import is not showing some of the Rejected Invoices in the Output Reports. (Doc ID 1476796.1)
    Thanks &
    Best Regards,

  • Manager Heirarchy is not getting displayed in P&L Dashboard

    Hi All,
    I have implemented the P&L Dashboard for Financials. Suddenly, It is not displaying the Manager Heirarchy in the Manager Parameter in the P&L Dashboard.
    Did anyone faced the same kind of problem, please throw some light.
    Regards,
    Chandana

    Hi,
    Thank you All.
    Regards,
    Shruti B.

  • Single Sign-on and SSL problems

    We are using WebLogic Portal and Server (version 8.1 SP3). We want to have a single sign-on when entering the portal, so that users do not need to reauthenticate each time they access an application via an applet in the portal. We also want to protect the username/password authentication and all other connection information using SSL. We have applications in multiple domains.
    When not using SSL, SSO works okay. We are challenged for username/password exactly once, whether we access the Portal, or an application directly. As soon as we enable SSL, we are challenged repeatedly, and in some cases cannot access the applications at all, as the challenge always fails.
    We suspect that there is a Session cookie problem and that something is clobering the cookie and thus breaking the session. Does anyone have any idea on what might be causing the problem?

    Hi Derick,
    I want to make our discussion into 2 parts
    1) Sign on
    2) Viewing data based on the Heirarchy
    1)Before discussing about the Sign on i want to know which connectivity you are using ? Live offcie or QaaWS.
    2) We can make the second point possible in two ways One is with providing restriction at universe level
    and the other one is through the use of flash variables.
    Using flash variables:
    The main idea of using flash variables is reading the User ID from BO authentication and based on that we fetch the Heirarchy level of that user. Then we use some excel logic to hide the data from Low level heirarchy(Here we use Dynamic Visibility for components).
    I hope this is what you ar looking for....
    If so i have more points to acheive such scenario.
    Please provide the your BO environment details, such that it will be easy to identify the better best wat to acheve it.
    Regards,
    AnjaniKumar C.A.

  • Video problem??

    Hey everyone!
    I am a noob here, but have a rather annoying problem...
    I just installed an MSI 865pe Neo2 mobo(ms-6728 )and am having huge problems with video. For example; missing blocks and triangles of video and "tears" in the video. I am using a Radeon 9800 Pro, 1024 meg of Kingston DDR400, Western Digital 120 gig EIDE hard drive and a Sound Blaster Audigy Platinum EX sound card. Running Windows XP Home.
    Nothing is overclocked and nothing is overheating. I have changed everything I can think of. The original video card was a Radeon 9700 Pro, but I had a warranty and exchanged it for the 9800 Pro, didn't fix the problem.
    The original RAM was Corsair TwinX DDR500, changed to Kingston DDR400, didn't fix the problem...
    I swapped in a P4 2.66, didn't help so I put the P4 3.0 back in.
    I am using a 550 watt psu and the cpu is water cooled and running at 88 degrees F under load. I updated the bios and all drivers. The only changes I made to the defaulted bios settings were to turn off the on-board audio and change the AGP size to 128 meg.
    The only thing I can think of is maybe an IRQ problem??? Does this sound right? If so how would I change it?
    Any help would be great! Let me know if I missed any info.

    Does it happen in the BIOS?  Does it happen in Windows?  Does it happen in games?  Or all three.  You may be victim of a serious problem with ATi Radeon cards.  Read my following post.  It pertains to the P4C800/E/Deluxe boards, but you may find the same results with your setup too as it combines i865/875 and ATi!
    http://www.msi.com.tw/program/e_service/forum/index.php?threadid=28414&boardid=10&sid=f250afa38518619a662861a8a173d2f1
    Also Check this out as it may pertain to you also:
    I may be onto a scam at Fry's electronics or it may be happening on a wider scale.  You buy a RETAIL BOXED Radeon9800 Pro 128MB.  Take it home and all seems fine.  But careful inspection of the part reveals the part number isn't even ATI!!!!  It's a part number used for OEM for companies includiong PowerColor and Visiontek.  
    What's worse is that further inspection of the FCC-ID and BGA memory chips shows that the card is not in fact a 9800 Pro 128, but an SE model that has been force-flashed with the Pro bios.  The card is still factory sealed, whatever the hell that means anyway.  While there is an ATI logo on the fan and on the board, the board's logo does not represent the POWERED by ACTUAL ATi or BUILT by ATi designation assigned to ALL TRUE ATi cards that are REALLY made by ATi and not 3rd party vendor.  
    The PN to watch for is 109-A07500-00  While it is a Pro model for Visiontek, it's also the Powercolor 9800 SE card that is masquerading as a 9800 Pro, but is nothing more than a pre-overclocked card using the same ATI flash Utility I have.  I flashed the ATi bios with the Powercolor SE bios and the glitches went away!  I then returned it and got a different one that had the same part number but had the Visiontek Pro FCC-ID and it works fine with the Pro BIOS.
    This may also explain why some aren't able to overclock their 9800 Pro's EVEN with additional cooling as the card is already clocked to it's conceivable limit, as well as possibly explain why some 9800 Pros show severe graphics corruption even with the machine set at defaults with NO overclocking.  The card is OEM.  But somehow is finding it's way into ATi Retail boxed packages!!!  Retail ATI cards use a different part naming heirarchy.

  • FIGL Report validation(Different problem)

    Hi Guys,
    We are doing the FIGL query testing by comparing the data
    in multiprovider and report results.
    But here we are facing problem.I have given some inputs in
    report selection screelevel
    (companycode ,currency,profitcenter and X hierarchy
    value ).We have a hierarchy and i
    restricted that hierarchy to one node level.It is showing the
    reuslt on top left.
    I'm trying to give the same selections in muliprovider level but
    in hierarchy level i'm unable to give the input.
    My question is
    What value i have to give in Heirarchy level?
    Can any one suggest me?It is very urgent.
    Helpful answers will be rewarded.
    Prasad

    Hi Ravikanth,
      Thanks for your quick response.Actually when I enable the
      heirarchy in query level it is showing the result on top
      left.When I deselect the hierarchy it is showing the result on
      bottom left.
      Is it any node level problem?
      Another thing what value I have to give in multiprovider level
      when comparin data with report data?
      Ex: In report level I have selected the two nodes COGS and
      Calculated Profit.
       But in multiprovider level what I have to give?
      Prasad

  • MS Word property descriptions or heirarchy?

    I am formatting test reports that I am creating via LabVIEW in MS Word 2000 on NT. The new LabVIEW 6.0.2 Report Generation Toolkit with Word vi's are great but incomplete. My huge hurdle for formatting directly with properties and methods is that there are no descriptions or a heirarchy showing the relationships between all of them. Does anyone know where I can find this documentation? NI does not offer this support, yet.

    As i had and will have to deal with those property and invoke nodes, i'd be interested in knowing that, but for now the only way i have found is using VBA (Visual Basic for Applications), most of the properties are detailed there. It also helped me to build my program, when i have a problem doing something programatically, i record a macro and analyze the results, applying them to LabVIEW.
    Hope this helps

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Short Dump while Activating a Heirarchy

    Hi Experts,
    I have a hierarchy which is in M version, I am trying to copy hierarchy from Quality to Dev system.
    The hierarchy in DEV system is in M version. When I try to activate the Hierarchy I am getting a short dump which I am not able to understand.
    I have tried also with the ABAP programe to activate it but still I am getting this.
    Sorry to paste all the dump but can any one advise what could be reasons behind heirarchy not getting activated.
    Thanks,
    Tati.
    Please find the Dump message.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_RSSH_MESSAGE_HANDLER=======CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    What can you do?
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        Only message types A, E, I, W, S, and X are allowed.
    Information on where terminated
        Termination occurred in the ABAP program "CL_RSSH_MESSAGE_HANDLER=======CP" -
         in "CALL_MESSAGE".
        The main program was "RSSH_HIERM_START_NEU ".
        In the source code you have the termination point in line 11
        of the (Include) program "CL_RSSH_MESSAGE_HANDLER=======CM003".
    Source Code Extract
    Line  SourceCde
        1 METHOD call_message .
        2
        3   FIELD-SYMBOLS: <l_s_msg> TYPE gt_s_msg.
        4
        5   READ TABLE p_t_msg INDEX 1 ASSIGNING <l_s_msg>.
        6   IF sy-subrc <> 0.
        7     MESSAGE x000.
        8   ENDIF.
        9
       10   <l_s_msg>-handled = rs_c_true.
    >>>>>   MESSAGE ID <l_s_msg>-msgid TYPE <l_s_msg>-msgty NUMBER <l_s_msg>-msgno
       12     WITH <l_s_msg>-msgv1 <l_s_msg>-msgv2 <l_s_msg>-msgv3 <l_s_msg>-msgv4.
       13
       14
       15 ENDMETHOD.                    "CALL_MESSAGE

    Hi Prasad,
    Have you changed the 'Object Status' from INA to ACT when using the program RSDG_TRFN_ACTIVATE?
    You can also refer to the note SAP Note 1030987 - Activation of transformations dumps
    regards,
    Ashvin

  • Error while Displaying Heirarchy in Bex Report

    Hi All,
    plz Solve my problem,
    In the report Heirarchy displaying like notAssignedmaterial with one level, but my Heirarchy contain 8 levels.
    Plz Guide me
    Thanks in Advance
    Anil

    Hi Anil,
    Please run the Heirarchy attribute change run.  It may give u the desired solution.
    Administrator workbench-menubar Tools- apply hierarchy attribute change run.
    after doing this run the query and check if the values are coming.
    Hope it would help u
    Mohan

  • SAP problem with Windows Vista

    I have purchased a Laptop with Windows Vista OS having Internet explorer 7.0 and loaded SAP GUI 6.40 with patch 20. I am facing the following problems:
    1. Not able to execute CJ20N transaction
    2. Heirarchy reports are not showing column descriptions
    3. Some standard reports are not able to be executed
    4. Not able to get connected to my client thru Cisco VPN
    5. Not able to reply in webmails
    Also some times my system is taking lot of time to execute simple commands and shutdown.
    Can anybody help me how to resolve these?
    Thanks
    Raghu

    try this link:
    https://smpdl.sap-ag.de/~swdc/012002523100000896772007E/50083078_4.ZIP?_ACTION=DL_DIRECT
    if this does not work, try at http://www.sapsuperusers.com/forums/showthread.php?t=6088 but you will need to register on that website first.

Maybe you are looking for

  • What program can I use to view and edit documents

    What program will edit and save me documents something like MS Office

  • [svn:fx-trunk] 11450: Cleaning up the whitespace in these 3 files ( tabs to spaces).

    Revision: 11450 Author:   [email protected] Date:     2009-11-04 17:10:56 -0800 (Wed, 04 Nov 2009) Log Message: Cleaning up the whitespace in these 3 files (tabs to spaces). QE notes: No Doc notes: No Bugs: No Reviewer: Me Tests run: Checkintests Is

  • Multi approval process

    Hi Idm gurus, I have a requirement in whcih I have 3 approver to create a user. If any 2 approver is approving I need to go ahead and create user in resources. Can some one guide me how to achieve it? Thx

  • Modbus TCP with Beckhoff (Wago)

    Hi, I'm looking for examples/how to/lib/dll to build a communication to a Beckhoff BK9000(similar to Wago 750) which have a Ethernet - Modbus TCP Option. I'm able to write via LabVIEW-TCP-Functions but only once after powering on and the result/answe

  • API Question

    Does the configurator provide a means of accessing the PS API..? I was contemplating createing a UI using C#/C++ or Delphi and COM but if this tool will give me the UI ability while exposing the SDK API for PS then that would be prefered. I looked th