<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to find a string within a coding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731635#M1110485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find program related to your custom transaction code using Tcode SE93. Give your transaction name and click display , you will find program name , then open that program and find the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also go like you mentioned path.."System -&amp;gt; Status -&amp;gt; Program -&amp;gt;Navigate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Put the break-point in the code and execute to find out exactly where the error is coming&lt;/P&gt;&lt;P&gt;Hope it helps you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2008 14:18:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-12T14:18:04Z</dc:date>
    <item>
      <title>How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731633#M1110483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @ll,&lt;/P&gt;&lt;P&gt;There is a custom made transaction, which sometimes delivers a error message. I was wondering if anybody know how to find this message and the part which cause this error. Once again there are two questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How to find the coding behind the transaction (maybe via the menu "System -&amp;gt; Status -&amp;gt; Program -&amp;gt;Navigate")&lt;/P&gt;&lt;P&gt;2. If the coding exist of many includes and performs how to find the part which causes the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Kami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731633#M1110483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731634#M1110484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the error message id and number?  You can do a where used of it from SE91.  If you've only got the text, then look in T100 to find the message id and number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the text is hardcoded in some program, then if it's all in one place, just search the code...  If it's a huge application, it's more difficult.  SE38 - Utilities - Find in source code is a good start.  Otherwise, you can write a program that uses READ REPORT to search through the source code of a selection of programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731634#M1110484</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-12T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731635#M1110485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find program related to your custom transaction code using Tcode SE93. Give your transaction name and click display , you will find program name , then open that program and find the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also go like you mentioned path.."System -&amp;gt; Status -&amp;gt; Program -&amp;gt;Navigate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Put the break-point in the code and execute to find out exactly where the error is coming&lt;/P&gt;&lt;P&gt;Hope it helps you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731635#M1110485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731636#M1110486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt,&lt;/P&gt;&lt;P&gt;But how to find out the source code which is executed once the transaction is performed. Is this over the "System-&amp;gt;Status-&amp;gt;Program-&amp;gt;Navigate&lt;/P&gt;&lt;P&gt;Kami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731636#M1110486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731637#M1110487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Just copy the error message and goto the particular transaction,&lt;/P&gt;&lt;P&gt;Same as you said, Menu, System&amp;gt;Status,  Program(Screen) double click,&lt;/P&gt;&lt;P&gt;In Program, Click on Find, Give the error message,&lt;/P&gt;&lt;P&gt;Select the Radio button In Main Program,&lt;/P&gt;&lt;P&gt;See wether it displace the code where it is used, Try for Single words if full word not gives any result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731637#M1110487</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-11-12T14:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731638#M1110488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After opening the program, use FIND key and look for all error messages used in that program. Put break-point before that error messages. Then find out which error message is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731638#M1110488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731639#M1110489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE93, type in the name of the transaction, and see what code is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731639#M1110489</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-12T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731640#M1110490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi   Kishore Kumar&lt;/P&gt;&lt;P&gt;Thanks for you replay&lt;/P&gt;&lt;P&gt;If the message is a part of one of the includes how can I search for this. Since the "search" button delivers only the string within the includes and not if the string is part of the function which is called in one of the includes for example.   &lt;/P&gt;&lt;P&gt;Kami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731640#M1110490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731641#M1110491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you click on the "binocular" icon, you can search the whole program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731641#M1110491</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-12T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731642#M1110492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but if a the string is part of a function which is called from one of the Includes would this be displayed as well ?&lt;/P&gt;&lt;P&gt;Kami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731642#M1110492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731643#M1110493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After pressing FIND button choose Main program Radio button, It will give all places(all related includes) where this error message is used and keep break-point before this error message and execute the transaction, then find out which one is getting trigger for that particular error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u got it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731643#M1110493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731644#M1110494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KK,&lt;/P&gt;&lt;P&gt;The problem is the "FIND" button doesn't deliver any result for my search and that is the problem. I assume that the string is created in one of the many functions which are called in one of the includes.&lt;/P&gt;&lt;P&gt;Many thanks for you help&lt;/P&gt;&lt;P&gt;Kami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 14:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731644#M1110494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a string within a coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731645#M1110495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can make the error happen, and you have its message number, then you can set a watchpoint in the debugger for &lt;STRONG&gt;sy-msgno = 012&lt;/STRONG&gt; for example.  The debugger will then stop execution at the exact point the error is raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 15:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-a-string-within-a-coding/m-p/4731645#M1110495</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-12T15:57:23Z</dc:date>
    </item>
  </channel>
</rss>

