<?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 find certain fields while debugging ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344892#M1920926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create a watchpoint on the internal table, which has the values as shown in the screenshot. Then you can get to know how these values (i.e. through which field/structure) are populated into this internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 06:49:08 GMT</pubDate>
    <dc:creator>mayur_priyan</dc:creator>
    <dc:date>2015-09-30T06:49:08Z</dc:date>
    <item>
      <title>How find certain fields while debugging ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344891#M1920925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find Type [C(1)],&amp;nbsp; ID [C(20)],&amp;nbsp; NUMBER [N(3)] and MESSAGE [C(220)] while debugging a function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/800127" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:11:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344891#M1920925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-30T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: How find certain fields while debugging ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344892#M1920926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create a watchpoint on the internal table, which has the values as shown in the screenshot. Then you can get to know how these values (i.e. through which field/structure) are populated into this internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344892#M1920926</guid>
      <dc:creator>mayur_priyan</dc:creator>
      <dc:date>2015-09-30T06:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How find certain fields while debugging ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344893#M1920927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a F4 functionality while setting the breakpoint. You can use it and set the breakpoint on all the messages and others. While debugging cursor will stop at those points and you can check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swet Bhushan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344893#M1920927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-30T06:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: How find certain fields while debugging ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344894#M1920928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 06:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344894#M1920928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-30T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How find certain fields while debugging ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344895#M1920929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to analysis the scripting option in debugging, it awesome. Last month I have analysed the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-find-certain-fields-while-debugging/m-p/11344895#M1920929</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-09-30T07:41:50Z</dc:date>
    </item>
  </channel>
</rss>

