<?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 change the variable value for the SCript in debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643121#M1092895</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 select the option active debugger under utilities when u get the variable name u can assign the value and save,&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;jansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 11:58:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T11:58:25Z</dc:date>
    <item>
      <title>How to change the variable value for the SCript in debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643119#M1092893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a variable &amp;amp;KNA1-NAME4&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to change the value of this variable in debugging mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one please tell me how to do in step by steb mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 11:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643119#M1092893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T11:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the variable value for the SCript in debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643120#M1092894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;step by step: in the script there is no way. However you can change in the print program (just put a breakpoint and change the value), that might help as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 11:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643120#M1092894</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-10-21T11:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the variable value for the SCript in debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643121#M1092895</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 select the option active debugger under utilities when u get the variable name u can assign the value and save,&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;jansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 11:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643121#M1092895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the variable value for the SCript in debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643122#M1092896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;In script u can't change the value in debigging. Open ur print program(If u don't know check TNAPR table).&lt;/P&gt;&lt;P&gt;Search for the element name where u r printing this variable. U can see some thing like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTIOn 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;element = ur element name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep break point here and when u issue output control stops here. Now change the value as we does in normal reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 12:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-change-the-variable-value-for-the-script-in-debugging/m-p/4643122#M1092896</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-10-21T12:10:27Z</dc:date>
    </item>
  </channel>
</rss>

