<?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: cannot understand a variable while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267367#M1830802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zhargal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It's basically a &lt;STRONG&gt;text element&lt;/STRONG&gt;. As suggested by &lt;A __default_attr="663973" __jive_macro_name="user" class="jive_macro_user jive_macro" data-objecttype="3" data-orig-content="Gangadhar Ragula" href="https://community.sap.com/"&gt;&lt;/A&gt;, you can &lt;STRONG&gt;double click on it&lt;/STRONG&gt; and it will take you to the text element, or else you can open the program in &lt;STRONG&gt;SE38 and the Goto--&amp;gt;Text Elements--&amp;gt;Text Symbols&lt;/STRONG&gt;. It will contain all the text symbols defined for the program. There you need to find 303 and there only you can change it as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anubhab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 10:59:37 GMT</pubDate>
    <dc:creator>anubhab</dc:creator>
    <dc:date>2014-04-10T10:59:37Z</dc:date>
    <item>
      <title>cannot understand a variable while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267364#M1830799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abap Gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might have a stupid question for you guys but I could not really find the answer in google cause key words are used in many cases and it is different to find a proper topic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During debugging I found the following sentence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;not &lt;/SPAN&gt;hd_invoice&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SellerAddr &lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;initial &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;not &lt;/SPAN&gt;hd_invoice&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;TELNUM &lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;initial &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;Concatenate &lt;/SPAN&gt;hd_invoice&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SellerAddr &lt;SPAN style="color: #00ccff;"&gt;text&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;303 &lt;/SPAN&gt;hd_invoice&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;TELNUM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;hd_invoice&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SellerAddr &lt;SPAN class="L0S52"&gt;separated &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;by &lt;/SPAN&gt;space&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;endif&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question for me is what is the variable &lt;SPAN class="L0S52"&gt;text&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;303 ? In this variable I see a wrong text that prints out incorrectly and I would like to change it. But I cannot find anywhere this variable. Is this a standard text ? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 10:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267364#M1830799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-10T10:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: cannot understand a variable while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267365#M1830800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text-303 is a text element and you can find the text elements if you double click on it.&lt;/P&gt;&lt;P&gt;For report or program, you can navigate to text elements from ABAP Editor/t-code SE38 using Text Elements radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 10:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267365#M1830800</guid>
      <dc:creator>former_member223133</dc:creator>
      <dc:date>2014-04-10T10:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: cannot understand a variable while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267366#M1830801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Gangadhar is correct those are Text element of the program(SE38).. You can See the text present even in debugging, when you double click on TEXT-303..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 10:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267366#M1830801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-10T10:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: cannot understand a variable while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267367#M1830802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zhargal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It's basically a &lt;STRONG&gt;text element&lt;/STRONG&gt;. As suggested by &lt;A __default_attr="663973" __jive_macro_name="user" class="jive_macro_user jive_macro" data-objecttype="3" data-orig-content="Gangadhar Ragula" href="https://community.sap.com/"&gt;&lt;/A&gt;, you can &lt;STRONG&gt;double click on it&lt;/STRONG&gt; and it will take you to the text element, or else you can open the program in &lt;STRONG&gt;SE38 and the Goto--&amp;gt;Text Elements--&amp;gt;Text Symbols&lt;/STRONG&gt;. It will contain all the text symbols defined for the program. There you need to find 303 and there only you can change it as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anubhab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 10:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-understand-a-variable-while-debugging/m-p/10267367#M1830802</guid>
      <dc:creator>anubhab</dc:creator>
      <dc:date>2014-04-10T10:59:37Z</dc:date>
    </item>
  </channel>
</rss>

