<?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 edit hardcoded table field value in debugging screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187309#M1980423</link>
    <description>&lt;P&gt;And you must be given the authorization object S_DEVELOP to change the values in debug (see the exact values to be set in the object documentation).&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 10:05:03 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-06-05T10:05:03Z</dc:date>
    <item>
      <title>how to edit hardcoded table field value in debugging screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187307#M1980421</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;I am testing a ztable data in test system . Here i want to change the hardcoded table field value but there is no pen icon enabled. How can I change the field data. &lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Vijayashri&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 08:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187307#M1980421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-06-05T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to edit hardcoded table field value in debugging screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187308#M1980422</link>
      <description>&lt;P&gt;In case the edit pen is not available, you cannot change the value in debug mode.&lt;/P&gt;&lt;P&gt;This happens in several situations:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;when the variable is defined as a constant and therefore shouldnt be changed&lt;/LI&gt;&lt;LI&gt;when the variable is an import parameter that is not passed as value and therefore shouldnt be changed within the function&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You will have to look into changing the value further up or down in your coding, most likely when it is passed to a true variable within a function that can be set with different values.&lt;/P&gt;&lt;P&gt;As I understand it, but not having seen your coding, I assume you will have to rewrite your coding, changing the constant to a variable or passing the value to a true variable that you can change.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1815523-changeables-in-debugger.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 09:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187308#M1980422</guid>
      <dc:creator>michael_piesche</dc:creator>
      <dc:date>2020-06-05T09:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to edit hardcoded table field value in debugging screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187309#M1980423</link>
      <description>&lt;P&gt;And you must be given the authorization object S_DEVELOP to change the values in debug (see the exact values to be set in the object documentation).&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 10:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-edit-hardcoded-table-field-value-in-debugging-screen/m-p/12187309#M1980423</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-06-05T10:05:03Z</dc:date>
    </item>
  </channel>
</rss>

