<?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: Debugging - Read the value of type ref to DATA variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370910#M8285</link>
    <description>&lt;P&gt;Simply A-&amp;gt;X-&amp;gt;*&lt;/P&gt;&lt;P&gt;PS: the debugger allows displaying and changing any private attribute.&lt;/P&gt;</description>
    <pubDate>Sun, 11 Dec 2016 20:20:22 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2016-12-11T20:20:22Z</dc:date>
    <item>
      <title>Debugging - Read the value of type ref to DATA variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370909#M8284</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;while debugging a standard code i came across a variable which refers to certain class( let's say A ) and this class A has a instance/private variable (let's say X) which type ref to 'DATA'. In debugging how can I see the value of varialbe 'X'?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2016 16:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370909#M8284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-12-11T16:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging - Read the value of type ref to DATA variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370910#M8285</link>
      <description>&lt;P&gt;Simply A-&amp;gt;X-&amp;gt;*&lt;/P&gt;&lt;P&gt;PS: the debugger allows displaying and changing any private attribute.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2016 20:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370910#M8285</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-12-11T20:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging - Read the value of type ref to DATA variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370911#M8286</link>
      <description>&lt;P&gt;Once outside the class, you won't be able to access the private variable using A-&amp;gt;X-&amp;gt;*&lt;/P&gt;&lt;P&gt;You can double click on A to reach object detail view which will show list of attributes and their respective values. &lt;/P&gt;&lt;P&gt;The "value" column will have value. "Value type" column would be empty for variables and it would have an arrow icon for attributes that refer to DATA.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 05:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-read-the-value-of-type-ref-to-data-variable/m-p/370911#M8286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-12-12T05:52:57Z</dc:date>
    </item>
  </channel>
</rss>

