<?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: ABAP Debugger - modify values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321053#M795539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So you mean i type lv_image+255 in the debugger variable column.&lt;/P&gt;&lt;P&gt;I tried it and it doesnt recognise it lv_image any more.&lt;/P&gt;&lt;P&gt;Yohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2008 19:56:29 GMT</pubDate>
    <dc:creator>yohan_kariyawasan</dc:creator>
    <dc:date>2008-02-06T19:56:29Z</dc:date>
    <item>
      <title>ABAP Debugger - modify values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321051#M795537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the new ABAP debugger when you double click on a variable there is a little pencil icon to the change the content of the variable. If the variable has more than 255 characters or if you chnage the variable to a long text of more than 255 then it says only the first 255 characters will be transfered.&lt;/P&gt;&lt;P&gt;I wanted to know of there is a way to change longer texts than 255.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Yohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 18:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321051#M795537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T18:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger - modify values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321052#M795538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your string is e.g. 400 characters long you can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_string+255(145) to change the characters after 255. It's a bit clumsy, but it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 19:51:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321052#M795538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T19:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger - modify values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321053#M795539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So you mean i type lv_image+255 in the debugger variable column.&lt;/P&gt;&lt;P&gt;I tried it and it doesnt recognise it lv_image any more.&lt;/P&gt;&lt;P&gt;Yohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 19:56:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321053#M795539</guid>
      <dc:creator>yohan_kariyawasan</dc:creator>
      <dc:date>2008-02-06T19:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger - modify values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321054#M795540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but you also have to specify the length you want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;variable+offset(length)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only then you can change the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 20:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321054#M795540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T20:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger - modify values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321055#M795541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;I think your solution will work only if its the technical type is char, in my case he technical type is cString and if i try the offset it doesnt work. when i clicked on the message it gave me this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If changes are made to LV_HTML, only the first 255 units are transferred&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Message no. TPDA067&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Diagnosis&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You tried to change a variable value that is longer than 255 bytes or characters.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Only 255 elements of the value of a variable are passed between the Debugger and the debugged development object.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Therefore, you cannot change more than 255 elements of a variable value when changing a variable.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The remaining elements are set to the initial value, in the case of characters and X fields, or shortened to a length of 255 characters/bytes, in the case of strings and XSTRINGS.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Procedure&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To change parts of a long Char field, you can use offset and length specifications.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Example:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To change the first character of a Char(1000) field C1000, use the variable name C1000&lt;/EM&gt;0(1) and change it in the variable fast display.+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Unfortunately, there is no solution for strings and XSTRINGS yet.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess in mycase there is no solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Yohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 20:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger-modify-values/m-p/3321055#M795541</guid>
      <dc:creator>yohan_kariyawasan</dc:creator>
      <dc:date>2008-02-06T20:18:41Z</dc:date>
    </item>
  </channel>
</rss>

