Display the technical name of the last level of the hierarchy

Hello,
I have a report with hierarchy. Each level of the hierarchy uses different infoObject. I want the report to display the technical name only for nodes from specific infoObject. For example if the infoObject uses 0cust_grp1 (for the first level), 0cust_grp2 (for the second level), 0cust_grp3 (for the third level) and 0customer (for the last level) and I want to show the technical name only for the 0customer infoObject. I know how to do it in WAD reports. Is there a way of doing it in the Query Designer?
Please Advice,
David

David,
      Check the below possibilities.
1. You can do that in a workbook.
2. Create a copy of the same hierarchy and for the 0CUSTOMER object and nodes give tech names as text also.

Similar Messages

  • How to get the query design element meaning with the technical name ?

    In BI 7.0 query designer, we got error msg in Transport Connection like:
    Object 41PPHH3DICYQ56L2XJGXDRSMT is already being
    edited by user_id
    Choose 'Display object' or 'Cancel'.
    How to check what design element is for 41PPHH3DICYQ56L2XJGXDRSMT?  And what could cause the above error?
    We will give you reward points!

    You can collect the query and its elements in the transport connection. The under the technical name you will find this and the element.
    Hope this helps.
    Kumar

  • Display description of report rather than the technical name

    Hi all
    I have made a few reports using the Bex report designer that have been emailed to end users by the bex broadcast facility as a PDF
    However, when end users receive the email the attached PDF received has the technical name rather than the description.
    Does anyone know how to change this so that end users receive the PDF with the description rather than the technical name.
    Many thanks
    Forhad

    Yes the DOS 8.3 shortname format is the only accepted for the ThinkVantage button registry key.
    One general way to obtain DOS 8.3 formats from a path except from DIR /x in a CMD window is to use execute a VBSCRIPT file that uses the FileSystemObject class
    If you save the following sample vbscript code to a text file with .vbs extension and open it in file explorer it will write the short path of LSC.exe to a file text file named "Path_DOS83.txt":
    'Convert a full path to DOS 8.3 Shortname format and save to text file
    With CreateObject("Scripting.FileSystemObject")
    .CreateTextFile("Path_DOS83.txt",True).Write(.GetFile("C:\Program Files\Lenovo\Lenovo Solution Center\LSC.exe").ShortPath)
    End With
    What the code does it creates a File System Object instance and calls .CreateTextFile and writes the ShortPath of the File object obtained by the .GetFile function.

  • The technical name of object QVIW zabcd is not valid

    Hello Gurus
    I am facing a weird problem.
    I run a query it works fine but when I try to save the view by right click -- save view it ask me for the Description and Technical name after putting this information I press save. Istead of saving it it gives me error "The technical name of object QVIW zabcd is not valid"
    Please help me asap
    Our system is on SP18 both for abap and Java

    Hi Bala Duwuri,
    Thanks for the input...
    Can you please give me your valuable inputs on this ........
    I have a standalone custom web dynpro application which needs to be linked to standard team viewer application.
    What I want is I should be able to select the employee from the Team Viewer iView and supply the information to the Custom Application so that it gives me output based on that.
    Right now am following the below link But in that no where they were talking about the webdynpro eventing.
    then how come two views will get linked fucntionally so that team viewer will pass the information to my custom WD application??????????????????? Please help
    Please give me a clear view on how to integrate the team viewer application with custom development WD application.
    If code is required pls provide that also.............
    I would appreciate the useful inputs with higher points.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/how%2bto%2bread%2binformation%2bfrom%2bthe%2bteamviewer%2bin%2bweb%2bdynpro
    Thanks in Advance,
    Dharani

  • Hierarchy in BW and showing the technical name

    I have created a Hierarchy off 0COSTCENTER.  I only want the technical names of the cost centers itself to show.  All other node levels I do not want the technical name to show up.
    Can someone let me know if this is possible?
    Thanks much,
    Jason

    We had the same problem. Unfortunately this setting only seems to be available for a query view. We were using web reporting anyway so we just converted the dataprovider to be a query view where this setting had been made. It's a bit ugly but it worked.

  • Can i change the Technical Name of A Cube

    Hi friends,
    I have created a n Info Cube with the name ZXXTB02 follwed by the creation of Transformation and DTP . But Latter i found that I violated the naming convention,
    So can i change the name of my Info cube to Z1XXTB02 or I have to create a new Infocube ...
    Regards
    Anurag

    Hi Anurag,
    Unless you can do some modification at the table level, you cannot change the technical name of the cube, so may be better to copy this as a new cube and give the desired technical name.
    Hope this helps...

  • How to identify the technical names in infoobjects inInfoset

    Hi,
    I want to design the query based ob infoset(SAP BW). Infoobjects shown in the infoset have different technical names.
    There are 4 infoobjects in query designer having same descriptions. How should I identify technical name of infoobjects and differentiate between them?
    Regards,
    Shital

    Hello Sheetal,
    Click on the Technical names  button in query designer, it will be in between context menu and table display.
    Regards,
    Pavan.

  • How to Rename the technical name and description of an infocube?

    Hi,
    How to Rename the technical name and description of an infocube?
    Thanx in advance,
    Ravi.

    Ravi,
    You cant change the Technical name of the cube but you can change the description of the Cube. If you want to have a Cube with the same properties and with different Techname and Description better you do copy from the base cube and rename as per your requirement.
    Regards,
    Gattu.

  • Can we remove the Technical name appearing in the standard SAP BI Pop-Up.

    Hi,
    Can we remove the Technical name appearing in the standard SAP BI Pop-Up Varaiable Screen(Selection Screen)-When we create Variable screen for BI Reporting we should specify the technical name and create it,where it appears in the Pop-Up screen within the brackets,can technical name  be removed ?
    Please help me out to solve this issue.
    Thanks,
    Preethi

    Hi,
    As per my logic, one can change description of all bi objects which includes text Input variables also.
    If possbile be more specific what u want to change in Pop
    Regards,
    Sachinkumar.

  • Is It  POSSIBLE to change the Technical Name of Z-version Query

    Hi  Friends ,
    I was changed all quereis and cube from standard version to Z version.
    For queries, by using rszc , i was changed to Zversion,Now again is it
    possible to change the Technical Name of Zversion Query ?
    If possible , can you please tell me the process ?

    Hi Hameed,
    This may be the reason you are getting an error.
    The target InfoCube, the InfoCube for the query copies, must contain all the InfoObjects of the source InfoCube (InfoCube of the original queries).
    The another reasons may be the copying of queries within the same cube shouldn't be done by RSZC.
    It's better to approach the Bex Query designer.
    Hope you understood..
    Check the link below for more information:
    Re: How to copy query elements without Bex
    http://www.bi-expertonline.com/article.cfm?session=&id=2055
    Re: copy queries + variants + workbooks -- RSZC ?
    Regards,
    Ravi Kanth
    Edited by: Ravi kanth on Jun 10, 2009 10:03 AM

  • How to find the technical name

    Hai,
    How to find the technical name of a data source for General Ledger: Balances – Period Breakdown
    Thanks

    Hai
    my question is in General Ledger: Balances – Period Breakdown
    the link is showing General Ledger : Balances , Leadingledger
    I got this link in queries for General Ledger: Balances – Period Breakdown
    http://help.sap.com/saphelp_nw70/helpdata/en/2d/955a73da4d6d41a0a6128caf274ce8/frameset.htm
    But here technical name of info cube is given.But i dont know how to find the technical name of the data source.This might be simple question i think but i am new to SAP
    Thanks

  • HT3529 My iphone4s is not displaying the contact name of other iphone users in the SMS folder, anyone know how to sove this  problem?

    My iphone4s is not displaying the contact name of other iphone users in the SMS folder, anyone know how to sove this  problem?

    You can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Changing the technical names of an ODS and queries

    Can I change the technical name of an ODS and the queries that are built on it? If so how? Thanks

    Hi Niten,
    As said by others it is not possible to change the technical name of any BW Object as there are too many complexities involved. However a possible option is create another ODS/cube and queries as the copy of the existing one and then transfer all the data.
    Refer this post:
    Re: Change infocube name
    Bye
    Dinesh

  • I have to give the technical names to abaper for following fields to be pri

    I have to give the technical names to abaper for following fields to be printed in the GRN print out
    what r the table & field names for following
    Buyer's name
      Project Number / Cost Center
      Suppliers Delivery Note Number
      Quantity Remaining (per Material)
    like this way it is to be add in GRN print out

    this details u can get in MKPF and Mseg tables
    Go to se16
    put the table name and put the material document number
    u will get the entries
    dobul click on the entrie
    and find the data u need and the field name
    for ex Suppliers Delivery Note Number
    Reference field name XBLNR
    hope this helps
    Reward if usefull

  • SAPBEX VBA - I need the technical name of my workbook

    Hello everybody,
    I have to solve the following problem:
    My task is to open an existing workbook (BE Analyzer) and paste a picture depending on the technical name of the workbook. I have already programed the the download of the picture, but I still need the technical name of the workbook I actual opened. I want to export this parameter with VBA and the help of RFC to my ABAP program on server. I think I have to use the package sapbex.xla, because this package know the technical name. Is it possible to link my module and the modules of the package sapbex.xla?
    I hope somebody is able to help me!
    Paul

    Ok, I found a solution...

Maybe you are looking for

  • Can't swipe between months with gestures in iCal since I updated to Maverick.

    I used to be able to use two fingers in ical to move forward to the next month. Or vice versa swipe back to get to the previous month. Since I updated this gesture will not work. What am I missing? Thank you for any support. Not a huge deal just anno

  • Multibyte character support in Jdbc Driver

    Hi, I want to use multibyte characters in my Application and to store it in my database. If my database provider does not support a Multibyte data type, Can my Jdbc Driver provide support for the same ? For a column of type ISO88591 which is of singl

  • Distorted sound when airplay mirroring through macbook?

    my sound distorts when im streaming a movie from my early 2011 13" macbook pro to my apple tv? any way to change this

  • [ SOLVED ] Cant stop monitor going to sleep

    Hi .... How can i stop the monitor going to sleep after about 5 or 10 minutes of being idle ?  I have tried xfce4-power-manager and that has no effect no matter what settings i try .. Any suggestions please ? Many thanks Last edited by whitetimer (20

  • Prelude Help | Rough cuts

    This question was posted in response to the following article: http://helpx.adobe.com/prelude/using/prelude-create-roughcut.html