Finding Source Codes where a Particular Message Is Used??

Hi All,
Is there a good way to find out the Programs, FM, BAPIs, etc where a particular message number is used?
I am trying to find source codes where the mesage TD 463 is used. I am getting this error by RSNAST00 program. It is used somewhere either in an include or some FM or BAPI called within those includes included in RSNAST00.
I have tried to search for it in RSNAST00 but couldn't find it.
Any idea how I can find the places where this message is used globally or at least in RSNAST00 and it's sub sources.
Any suggestions will be greatly appreciated.
Thanks

hi,
  Goto SE91, give ur message class <b>TD</b> and your message no <b>463</b>, click on Display button. Place the cursor on the message no 463 and click on Where used list (CTRLSHIFTF3). A popup opens and click ok.
  This gives the list of programs, transactions in which message no is used.
  In that list, check for your program RSNAST00. Click display button.
Regards,
Sailaja.

Similar Messages

  • Finding all topics where a particular style is used?

    Hi All.
    In RoboHelp 7, does anyone know how I can find all topics that use a particular style from my CSS? I want to update a style but need to ensure it updates correctly in all topics.
    I've failed to find this in the help or by searching the forum. Many thanks.
    Lillibet

    Depending on the style, a multi file find and replace search on
    <tagname> (such as <h1>
    or
    class="yourstylename"
    will find all the topics using the tag or class. The built in tool also allows you to click View for each of the topics listed after the search.
    See www.grainge.org for RoboHelp and Authoring tips

  • How to find seeded OAF pages where a particular VO is used

    Hi,
    I am doing some impact analysis. So I want to find out all the pages where a particular VO is used.
    We need to change a lookup value. I found out all the VO where this lookup is used. But I am not able to find out the pages where these VO are used.
    I tried to find it using about the page link on the page but unable to find the VO and this is a time consuming process.
    Is there any way to find all the pages using these VO?
    For seeded pages I can see only CO in webui folder. There are no pages in this folder.
    Could anyone please help me out?
    Thanks

    I am not aware of any method to do so. Also dont think it exists. But I have a suggestion you can try out.
    Look for the VO name (Do a grep in linux) at the directory structure where you have stored the Page and Region XML files. The references can be caught here. Also you need to query for the VO name in java files (Controllers, may be entity Experts etc) and then you can find that.
    Hope it helps.
    Thanks
    Sumit

  • Ask again:  Where can I find source code for CPRM algorithm?

    Hi, everyone.
    Where can I find reference implementation or some sample codes for CPRM(content protection for recordable media) algorithm? Can anyone help?
    Information about CPRM can be find here,
    http://www.4centity.com/
    JAVA version is preferred and C/C++ implementation is also OK.
    Thanks in advance,
    Geo

    Thanks, edsonw buddy!
    I only found C2 cipher source code and some other documents dealing with CPRM algorithm. And what I want is total CPRM implementation reference source code (C2 is only a basic module of CPRM algorithm).
    So can you provide me some useful information dealing with how to get total CPRM implementation reference source code? Both JAVA and C/C++ will be OK.
    Have a wonderful weekend,
    George

  • Where to find source code for PDK

    for example, source code for AbstractPortalComponent.

    Hi Han,
    To get the source code of the PDK, first download the pdk either from SDN or portal from java developer> PDK download>jar files  and save netweaverlib.zip.
    Unzip it and you will find more jar file.
    Now if you rename the .jar file to .zip and open you will find .class file. Use a decomplier to get the java classes. For abstract portal component rename and unzip prtapi.jar.
    PS: If helpful award points
    --Deepak

  • Finding T- Code of a Particular Z-Program.

    hi ! To Every one who has Helping Heart.
    I need to find a T-Code of a Particular  Z-Program which uses KONV Table.
    Is that Possible.? i am in a Support Project and I need to Ans. this Query.

    Hi ,
       By using Program name we can know the Transaction code.
    Go to SE80
    Use the Program
    Give the Program name : Which program tcode you wants
      in Trasaction code's folder you can find the Tcode.
    display it(click on diaplay button)
    If you want to know the KONV table is used for this transaction
    Search it in the program.
    If you want to know how to find the ZProgam is used this table.
    go to Se11
    enter your table name 'KONV'
    Click on where used list.
    you will get the popup saying that 'Where used list data base table'
    select only program name check box.
    and press enter
    now you will know the table is used in your custom program
    thanks
    Sekhar
    Message was edited by:
            Lakshmi Sekhar Reddy
    Message was edited by:
            Lakshmi Sekhar Reddy

  • Item Finder Source Code

    I am looking to create a page with the same functionality as the 'Item Finder" with in the HTMLDB design tool. It is used on pages like region definitions or any where you need to search for existing items with in your application like on page branching where you can set the item and the value. Does any one have the source code for that page or an example of how to search all of the objects with in the application?

    <html lang="en-us" xmlns="http://www.w3.org/1999/xhtml" xmlns:htmldb="http://htmldb.oracle.com">
    <head>
    <script src="/i/javascript/htmldb_html_elements.js" type="text/javascript"></script>
    <script src="/i/javascript/htmldb_get.js" type="text/javascript"></script>
    <script language="JavaScript" type="text/javascript">
    <!--
    /*Global JS Variables*/
    var htmldb_Img_Dir = "/i/";
    //-->
    </script>
    <link rel="stylesheet" href="/i/css/core.css" type="text/css" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <link rel="stylesheet" href="/i/css/htmldb_V2.css" type="text/css" />
    <title>Item Finder</title>
    </head>
    <body style="margin:5px;">
    <form action="wwv_flow.accept" method="post" name="wwv_flow" id="wwvFlowForm" >
    <input type="hidden" name="p_flow_id" value="4000" id="pFlowId" />
    <input type="hidden" name="p_flow_step_id" value="273" id="pFlowStepId" />
    <input type="hidden" name="p_instance" value="17091739936304412237" id="pInstance" />
    <input type="hidden" name="p_page_submission_id" value="62324" id="pPageSubmissionId" />
    <input type="hidden" name="p_request" value="" id="pRequest" /><a name="PAGETOP"></a>
    <div id="htmldbMessageHolder"></div>
    <div><table summary="" ><tr>
    <td nowrap="nowrap" align="right"><label for="F4000_P273_SEARCH"><a class="htmldbGALabel" href="javascript:popupFieldHelp('17538524240255101','17091739936304412237','Close')" tabindex="999">Search</a></label></td>
    <td colspan="1" rowspan="1" align="left"><input type="hidden" name="p_arg_names" value="17538524240255101" />
    <INPUT TYPE="text" NAME="p_t01" SIZE="15" MAXLENGTH="2000" id="F4000_P273_SEARCH" ></td>
    <td nowrap="nowrap" align="right"><label for="F4000_P273_PAGE"><a class="htmldbGALabel" href="javascript:popupFieldHelp('17561408257292898','17091739936304412237','Close')" tabindex="999">Page</a></label></td>
    <td nowrap="nowrap" colspan="1" rowspan="1" align="left"><input type="hidden" name="p_arg_names" value="17561408257292898" />
    <noscript>
    JavaScript not supported
    </noscript>
    <script language="JavaScript1.1" type="text/javascript">
    <!-- Comment out script for old browsers
    function filter_escape(in_value) {
    out_value = in_value;
    out_value = out_value.replace( /%/g, '%25');
    out_value = out_value.replace( /\?/g, '%3F');
    out_value = out_value.replace( /&/g, '%26');
    out_value = out_value.replace( / /g, '%20');
    out_value = out_value.replace( /;/g, '%3B');
    out_value = out_value.replace( /\//g, '%2F');
    out_value = out_value.replace( /:/g, '%3A');
    out_value = out_value.replace( /@/g, '%40');
    out_value = out_value.replace( /=/g, '%3D');
    out_value = out_value.replace( /\+/g, '%2B');
    out_value = out_value.replace( /\$/g, '%24');
    out_value = out_value.replace( /,/g, '%2C');
    out_value = out_value.replace( /#/g, '%23');
    return out_value;
    function genList0_p_t02_2()
    w = open("wwv_flow_utilities.gen_popup_list" +
    "?p_filter=" +
    "&p_name=" + escape('p_t02') +
    "&p_element_index=" + escape('2') +
    "&p_form_index=" + escape('0') +
    "&p_max_elements=" + escape('') +
    "&p_escape_html=" + escape('') +
    "&p_ok_to_query=" + escape('YES') +
    "&p_flow_id=" + escape('4000') +
    "&p_page_id=" + escape('273') +
    "&p_session_id=" + escape('17091739936304412237') +
    "&p_eval_value=" + escape('') +
    "&p_translation=" + escape('N') +
    "&p_lov=" + filter_escape('select id||\' \'||name n, id from wwv_flow_steps where flow_id = :FB_FLOW_ID and security_group_id = :flow_security_group_id order by 2') +
    "&p_lov_checksum=361EF0E5FBE4F62F2941F94F08F82C22",
    "winLovList",
    "Scrollbars=1,resizable=1,width=400,height=500");
    if (w.opener == null)
    w.opener = self;
    w.focus();
    }//-->
    </script>
    <INPUT TYPE="text" NAME="p_t02" SIZE="8" MAXLENGTH="2000" VALUE="800" id="F4000_P273_PAGE" ><IMG SRC="/i/htmldb/icons/view_small.gif" width="18" height="18" alt="List" border="0" align="bottom"></td>
    <td nowrap="nowrap" align="right"><label for="F4000_P273_MAX_ROWS"><a class="htmldbGALabel" href="javascript:popupFieldHelp('17569726576299523','17091739936304412237','Close')" tabindex="999">Display</a></label></td>
    <td colspan="1" rowspan="1" align="left"><input type="hidden" name="p_arg_names" value="17569726576299523" />
    <select name="p_t03" size="1" id="F4000_P273_MAX_ROWS" >
    <option value="5">5</option>
    <option value="10">10</option>
    <option value="15">15</option>
    <option value="20">20</option>
    <option value="25">25</option>
    <option value="50">50</option>
    <option value="75">75</option>
    <option value="100">100</option>
    <option selected="selected" value="500">500</option>
    <option value="1000">1000</option>
    <option value="5000">5000</option>
    </select></td>
    <td nowrap="nowrap" align="left"></td>
    <td colspan="1" rowspan="1" align="left"><input type="button" onclick="javascript:doSubmit('GO');" value="Go" class="htmldbButton" /></td>
    </tr>
    </table>
    <span class="nodatafound"><span></div>
    <div style="text-align:middle;"></div>
    <input type="hidden" name="p_md5_checksum" value="" /></form>
    <script language="JavaScript1.1" type="text/javascript">
    first_field('F4000_P273_SEARCH');
    </script>
    </body>
    </html>

  • Cannot find source code for Employee Benefit application

    Hello,
    I am trying to find the Employee Benefit Sample Application which used to be provided by Oracle at http://otn.oracle.com/sample_code/products/ias/content.html. Unfortunately I couldn’t find the source code anywhere, neither by searching through oracle sites, nor through the internet.
    Could someone please help me get it, since I just started working on applications based on this model and it is really important for me to have a complete example that works.
    Thanks in advance,
    Stefanos

    Hello,
    This sample application used to work on older versions which is no longer supported. This is the reason, it has been removed.
    Thanks.

  • Could not find source code for Storefront application of CRS in ATG 10.0.1

    Hi All,
    I am trying to find the source code of Storefront application of CRS in ATG 10.0.1. This is needed to try all the multi-site features in the default website first before doing the same on our application. I want to create a similar setup like MotorpriseJSP application on ATG 10.0.1.
    Let me know if there are any options to get the source code for storefront app.
    Thanks,
    Kishore Kumar.

    Hi
    You can find the source code for the CRS applicaiton under
    ATG10.0.1\CommerceReferenceStore\Store\EStore\src
    Thanks
    GS

  • Finding source codes and page rankings

    I have just got the new upgraded Firefox, and I would like to know how to find two things in this browser:
    (1) the source codes for any site I visit, and
    (2) the page rankings for any site I visit,
    Or aren't these available on Firefox?
    Roger

    @pkgrace, what happens when you try to view source -- no window, blank window??
    It's possible to change the source viewer in preferences, so if you have been running Firefox for a while, it might be worth checking that.
    (1) Type or paste '''about:config''' in the address bar and press Enter (click the button promising to be careful, and please do be careful!)
    (2) In the filter box, type or paste '''view_''' and pause until the preferences are filtered
    (3) If '''view_source.editor.external''' appears bold (set to true), double-click it to reset it to false. You're done, you can close about:config now.
    If that isn't it, perhaps it's related to an add-on?? Please start a new question and use the feature to include a list of add-ons and customized settings with your question.

  • XCode wont find source code during debug

    My XCode project (an exernal target initially generated using GNU autotools, and imported into XCode) won't find the source code during debug.
    I'm sure this is a project setup issue, but i can't seem to figure out which setting i need to change.
    Any help is appreciated.
    Thanks

    Hi,
    make sure Debug symbols are generated! If you for example choose to debug while the project is set to "Release" mode (Project->Set Active Build Configuration), you will not get your code displayed and instead have to use the asm output of the debugger.
    If set to "Debug", XCode switches all necessary gcc... parameters for debugging.
    Volker

  • Filter Source Code or Scripts in Messages

    Hello everyone,
    our customer wants to filter all mails containing source code (VBA, C++, Java etc.) or any HTML, PHP or JavaScript-Scripts on his C370 appliance.
    I was thinking about using a dictionary for this. However, creating such a dictionary myself is above me knowledge regarding those programming languages. Does anyone know where such a dictionary file can be downloaded or is there a better way for the customer to achieve this?
    Thank you and best regards,
    Bjoern

    Hi Arun,
    I did not understand how this is related to personalization.
    A user has a role assigned to him/her and is getting the source code instead of links.
    Can you please explain how reseting the personalization will help.
    And regarding the server logs, for some reason this will take some time.
    Thanks,
    Suresh

  • Why does debugger not find source code when compiler output has been directed to the root directory, but the source is in a sub-directory, using Forte for JAVA community edition V3.0

    I have configured Forte to put compiler output, i.e. my classes, in the root directory of the project. I now find that the debugger does not find the source code when it is in a sub-directory. However, if I temporarily copy a classes' source code to the root directory the debugger will display it.
    To direct compiler output to the root directory I selected Project >Settings>Compiler types, then External Compiler ( which is the default compiler in my case ) and set Target to be the root project directory. This is the only directory it will allow.

    This Forum is for Forte 4GL or UDS as its called today. I am not sure if anybody is going to be able to answer your question here. Sorry.
    ka

  • Where can I find source code for CPRM algorithm?

    Hi, everyone.
    Where can I find reference implementation or some sample codes for CPRM(content protection for recordable media) algorithm? Can anyone help?
    Information about CPRM can be find here,
    http://www.4centity.com/
    Thanks in advance,
    Geo

    Thanks, edsonw buddy!
    I really take rather a lot of time to search reference implementation in this site but failed to find it out. Can you give me the precise link from which I can download reference implementation and sample vectors?
    Best regards,
    George

  • How do I find the directory where my bookmarks are kept using windows explorer?

    Neither firefox nor internet explorer work anymore on my administrator account, but internet explorer works on my guest account. Perhaps a virus caused this. But windows explorer works fine. Computer is so fouled up I want to just buy a new one, better and cheaper than fixing the old one.
    I need to locate my firefox bookmarks and need to know how to transfer them into the new computer.

    See:
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    *https://support.mozilla.com/kb/Profiles
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

Maybe you are looking for

  • Itunes crashing not able to open in Mavericks , even 11.1.3 what to do ?

    Process:         iTunes [868] Path:            /Applications/iTunes.app/Contents/MacOS/iTunes Identifier:      com.apple.iTunes Version:         11.1.3 (11.1.3) Build Info:      iTunes-1113011001003008~1 Code Type:       X86-64 (Native) Parent Proces

  • How to install Adobe Reader without internet!

    How am I able to install Adobe (PDF) Reader on a PC without Internet. Downloading the installer and moving the file on the other pc didn't work sadly. Is there a full installation zip file? If so i definitly missed it ! I hope for a response soon bec

  • Regarding .trg file from receiver file adapter

    Hi, My scenario is IDOC to File. i am using file adapter at receiver side. My client want me to generate .trg file at the end once i create .dat file. After that one .net program will run and it will check for .trg file and will pick up the .dat file

  • Having Problem with logon & logoff Triggers for the SCHEMA

    hi, I have created triggers "LOGOFF_TRIG" & "LOGON_TRIG" . This triggers fires each time the user SCOTT logings and logoff from the database and stores the info in table log_trig_table. Below the code of the trigger LOGOFF_TRIG CREATE OR REPLACE TRIG

  • Jumpstart installation of flar image fails

    Guru's, During night time I make a flar image of the local disk of a SF480. I also created a jumstart server (Solaris 10 03/05) so I would be able to restore this image on the 480. So far not very special, I think. Now comes the difficult part: the f