Trace routine if we know Technical Name of it?

Hi,
I had Transport request which has a routine included by means of its technical name!
But the objects i had included in the trasnport request definitely not a routine---
So how can i trace that routine where it was used?????
Raj

Routines are usually associated @ InfoObject, Transfer Rule & Update Rule levels. So if your transport is small, you can do a manual check at each of these places.
Alternatively this is what you can do.
- Try to recreate the transport in the "Transport Connection" in Workbench
- Pull in the necessary Objects that you have transported to your transport window. Now the objects that are collected can be displayed as Hierarchy(Default) or List. Choose List and  it will display the routines. That way you can identify.
Regards
Anujit Ghosh

Similar Messages

  • How to find a routine with it's technical name

    Hello!
    I am wondering how to find a routine with it's technical name (e.g. "ROUT 7QAXE7SDXIVW4BJ2S2UL3HLAS" as shown in the error message in a transport log).
    So I would like to find out, where this routine is located (w.g. which characteristic/key figure in which transfer/update rule).
    Any ideas welcome. Thanks, Thomas

    Hi Thomas,
    You can try the following:
    Look up table <b>RSUPDROUT</b>with the GUID of your routine (like 7QAXE7SDXIVW4BJ2S2UL3HLAS)in the ABAP Code ID field selection. This will show you the InfoObject it is created on, and the GUID of the update rules. If you click on the Check Table button, you can find out the data target and InfoSource of the Update Rule.
    In table <b>RSAROUTT</b>you can again use the GUID of your routine to check the description assigned to the routine during its creation.
    I am not sure if this works for the routines of transfer rules....still checking it and will update if anything turns up.
    Hope this helps...

  • How to get technical name (ID) of expert routine

    Hi,
    how I can get the technical name (ID) of an expert routine inside my transformation?  I have to verify if the expert routine is in an old transport order.
    Any help will be appreciated.
    Thanks,
    detlef

    Hi,
    Just copy the techical name of transformation in which you have written the expert routine.
    Then go to se11 enter table name as RSTRAN and put the technical name of transformation.
    This will provide you the technical name of all the routimes written in transformation.
    Hope it helps.
    Regards,
    AL

  • Find objects associated with Technical names of routines

    Is there an easy way to find what objects, TR/UR, are associated with the cryptic technical names given in a transport list of Routines and Update Rules?
    e.g.:
    -Routine                     
       |_0BCJXNMRQHE29898UDAQN1TOY
    -Update rules                
       |_20ZUEIGNKD42XNU4HPWJEZ75H
    Thanks!

    Hi Jolene,
    You can try to look up tables RSUPDROUT and RSUPDINFO.
    Hope this helps...

  • How to know the table name of an InfoCub if we know cube technical name?

    How to know the table name of an ODS if we know the ODS technical name?
    Thanks
    Message was edited by: Kevin Smith

    hi kevin
    if the ODS is a standard ODS then you check the following way in SE16
    (for custom ODS objects)
    /BIC/A<ODS technical name>00 (Active Data Table)
    /BIC/A<ODS technical name>40  (Activation Queue)
    /BIC/B<10 digit number> (Change Log Table)
    (for SAP defined ODS Objects)
    /BI0/A<ODS technical name>00 (Active Data Table)
    /BI0/A<ODS technical name>40  (Activation Queue)
    /BI0/B<10 digit number> (Change Log Table)
    and for Transactional ODS Object you will have only the active data Table. So you need to check with /BIC/A<ODS technical name>00 for the custom ODS objects and /BI0/A<ODS technical name>00 for SAP defined ODS objects.
    hope this helps.
    regards
    vijaykumar

  • How to know the technical name of psa

    hi BW gurus,
    I need to delete data from psa i need to increase the free space.  so how to know the technical name of psa.  and how to delete the data from psa.
    Thanks in advance

    Shahid,
    Agree with Tarun on this...
    Check the PSA technical name from the delete PSA option on the PSA screen of the AWB...the PSA name would be /bic/b000*...
    Shahid...also chek the table RSTSODS in SE11.
    U can find the PSA technical name in the field ODSNAME_TECH..
    Just enter the name of the PSA in the ODSNAME field..the PSA name would be
    your infosource followed by some extension.
    Deleting the data from the PSA:
    Shahid,
    this can be achieved via a program and also via the standard procedure of going to the PSA in the AWB and choosing the option delete the PSA data...
    Here select the requests which are older than any number of days or before any date..
    Hope this helps...
    Regs.
    Nick.
    Message was edited by:
            Nick

  • Find the technical name of a report in Crystal 2008(XI R/3)

    Hi,
    I know the report technical name(system genetared) is availble at properties tab in CMC in crystal XI R/2, but I am unable to find the same in XI R/3. Also let me know how to create a open document or generate URL for XI R/3 reports.
    Thank you,
    Regards,
    Preetham

    Hello Preetham,
    I recommend to post the first question to the [BusinessObjects Enterprise Administration|BI Platform; forum.
    The URL documenttion for opendocument R3 is [here|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pdf]
    Best regards,
    Falk

  • Technical names in Business Role selection screen

    Hello,
    When I log on to the WebUI I get the selection screen for the Business Roles (correct because I'm assigned to multiple).
    But in the selection screen the Technical Names of the Business Role is hown too and I don't want to show these to the users.
    So does anybody know how we can disable showing the technical names in the business role selection screen?
    Can it be done in BSP crm_ui_start > Page Fragments  > selectBusinessRole.htm Selection of Business Role? If so, what do i have to change?
    Thnx!
    Regards,
    Joost

    Hi Joost,
    This technical information is the tooltip that is comming from the following line.
    crm_ui_start > Page Fragments > selectBusinessRole.htm
    at line no 29
          tooltip="<%= profile_detail %>"
    If you can remove this line then technical information, that comes up when you do mouse over the role description, wouldn't come.
    Regards
    Ajay

  • How to find the link between strcture and query technical name

    Hi Guru's
    How to find the link between Strcture in the query and query technical name. In other way where used list of the structure  used in queries?
    I know we have table called RSZELTDIR which have the values of strcuture name. from here i do not find any link to query technical name.
    Please can anyone help me?
    Regards,
    Sirisha

    Hi ,
    For structure and query relationship, the structure has to be a reusable structure( a global one). Then you can right click in on the structure name (in BEX query designer) and select the where used list. You will find all the query names where it is being used.
    U can also check out tables RSRREPDIR and RSZCOMPDIR for other query properties.
    Thanks,
    Amit

  • Inputting technical name for varaints in portal makes it viewable to all

    Hello all, we are BI 7.0 using Portal for reporting
    This is the issue I am facing, when an user is trying to save a varaint for any particular query it asks for description and technical name. Now if the user only enters description and not tech name still the system accepts it and it works fine. If user inputs both the fields still it works fine. But now the difference is that if the user has entered technical name than that varaint can be viewed by all the users kind off like global variant for everyone; and if the user only inputs description than only the user that created the varaint can see it.
    So i just want to take away the technical name box from that screen; where/which template do I need to modify? I am using 0ANALYSIS_PATTERN for reporting.
    Is there any other work around for this or information that i am missing and i am seeing such behavior can someone explain.
    Thanks in advance

    Hi guys,
    Thanks for your answers first of all.
    I don't want to store the technical name of the openhub in the logical file name....i want this to be determined dynamically, depending on the openhub that is used with this logical file name.
    I was wondering were i can fetch the openhub technical name during the execution of the DTP on the openhub / when also the function module FILE_GET_NAME is being ran.
    Let me know!
    Thanks in advance!
    Regards,
    Freek

  • Technical Names appearing in the report output

    Hi Experts,
    I am in support and got a strange case. When one of the users runs the report in web, he sees technical names of the fields instead of their description. On the contrary, when I run the report, everything comes fine. I don't know where the problem could lie. If you can help me, that would be really great.

    Hi Shobhit,
    Please check that if the objects are Translated to the language User is using.
    When you try to run the report, you might be using English as default language and everything is there in English only.And when user tries to run the report, most possibly use's login Language must be different.
    You can crosscheck this by using the users language while logging in to Analyser,
    If this is the case (Translation) even you will see the Technical names.
    For Translation Help :
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a65c3a-2ad5-2910-a4be-88412392cfe5]
    Hope this helps.
    Best Regards,
    Pratap Sone

  • 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.

  • Why Key Figures no Technical Name?

    Hello Experts,
    I am checking 0FIAR_C03_Q0005 from BI content Query, In Columns why many Key Figures no Technical Name? I do not know the right key figure which corresponds to the left of the key figure, How to know ?
    Image link: [http://www.itpub.net/viewthread.php?tid=1195549&page=1&extra=page%3D1|http://www.itpub.net/viewthread.php?tid=1195549&page=1&extra=page%3D1]
    please let me know the solution, thanks for your help in advance.
    Best Regards
    Steve

    thanks for your replay..
    I using Query Desinger open query  0FIAR_C03_Q0005,  I found all key figure the formula is same, I canu2019t find restrict condition, why is this?
    How to create calculated key figures and restricted key figures in Bex Query Designer?  Why some key figure is gray?
    Key figure : Balance ,  click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: 0 days., click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: 1-30 days, click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: 31-60 days , click u2018editu2019 button,  General -> Detail View ,  the formula  is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: 61-180 days, click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: 181-365 days, click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Key figure: >365 days, click u2018editu2019 button,  General -> Detail View ,  the formula is u2018[0DEB_CRE_LC]u2019+u2019[0DEB_CRE_LC]u2019
    Many thanks.
    Best Reagrds
    Steve

  • Make appear technical name and name of a query in separates columns

    Hello everybody,
    I have a question about menus of the Bex explorer (but maybe it's related to any menus of SAP).
    I would like to show the technical name of a query or a workbook in a single column, something like :
    Technical name | Name of the query/workbook | Last modification
    For now, I can only the technical name or the name (or both side by side) but I can't have three separated columns.
    Is there any mean you know to do this ?
    Regards,
    Julien DERIOT

    Thanks for your quick answer but it's not exactly what I'm looking for.
    When I speak about the bex, I mean when you click on the icon to open a query/workbook, you see all of them inside a window.
    Actually, I can see :
    Name workbook | Last changed on
    And I would like to see :
    Technical name | Name workbook | Last changed on

  • 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

Maybe you are looking for

  • I got a canon EOS rebel T3 camera yesterday and it flashed orange and I can't take anymore pictures!

    So, yesterday I got a Canon EOS Rebel T3 and it was working perfectly fine and I was just getting the hang of it! But then all of a sudden i don't know/remember pressing anything and it flashed orange when I went to take a picture and it did it again

  • I can't import my library anymore?

    In the past, whenever itunes got screwed up and couldn't find my library (or whatnot) I was always able to import my library file and it went back to normal. Well, yesterday I had to do some work on my computer and for some reason iTunes wasn't recog

  • PDF form won't calculate in Preview

    I've set up an Acrobat form that has a few subtotal and total fields. They work totally fine in Acrobat, and I can *fill out* the form fields in Preview and save it just fine, but the fields aren't auto-calculating. Any reason why this would be the c

  • Problem with torrent-downloading, dont start!?

    I have a problem with my Transmission (torrent-downloading), it dont start to download any file. My friends has tried the same torrents-file and with no problems. I havnt had this problem before, it just started recently. I have tried BitTorrent to c

  • Frames alternative or?

    I'm trying to do something which seems simple and indeed may be but I can't figure it out. I need to do a site for a realtor where the top will be a consistant "banner" and the left will be a consistent link bar but the "main" area will be dynamic we