<?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 READ_TEXT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518344#M1853854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seniors,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a strange issue in read_text.&lt;/P&gt;&lt;P&gt;I have a adobe form which was printing few texts of shipment in adobe form.&lt;/P&gt;&lt;P&gt;I am trying to change few lines in debug mode and see whther it is getting printed or not but it is not getting printed.&lt;/P&gt;&lt;P&gt;I have done this thing after the code which I have done based on the internal table IT_text where the previous lined are getting accumulated from Read_text&lt;/P&gt;&lt;P&gt;and appended few more lines in it but any change in the internal table while in debug mode is not reflecting in the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice what to do in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 14:44:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-06T14:44:56Z</dc:date>
    <item>
      <title>READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518344#M1853854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seniors,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a strange issue in read_text.&lt;/P&gt;&lt;P&gt;I have a adobe form which was printing few texts of shipment in adobe form.&lt;/P&gt;&lt;P&gt;I am trying to change few lines in debug mode and see whther it is getting printed or not but it is not getting printed.&lt;/P&gt;&lt;P&gt;I have done this thing after the code which I have done based on the internal table IT_text where the previous lined are getting accumulated from Read_text&lt;/P&gt;&lt;P&gt;and appended few more lines in it but any change in the internal table while in debug mode is not reflecting in the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice what to do in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 14:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518344#M1853854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T14:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518345#M1853855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;You need check the output field from Adobe layout, to see what the context was bounding to this output field. Then back to 'Context', maybe it`s a 'Include text', not come from your abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518345#M1853855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518346#M1853856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have checked the code initialization part in ADOBE FORMS. there is also some code of same read_text only where the same thing is getting populated and there also I have appended the same desired line in the internal table IT_text but still I am facing the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518346#M1853856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518347#M1853857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, i can`t input out website here, so please googling this '&lt;/P&gt;&lt;H2 style="font-family: 'Trebuchet MS', 'Comic Sans MS', Arial, sans-serif; color: #d01022; font-weight: normal;"&gt;Including the Standard Texts (SO10) and any other Long Texts in the Adobe Forms&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;'&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Then you will know what`s the 'Include text' and how to check the 'Context', not in 'Initialization' part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Archer.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518347#M1853857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518348#M1853858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i only say it`s maybe, maybe in your case is not a 'Include text', then you need more debugging it&lt;/P&gt;&lt;P&gt;Anyway, hope can help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518348#M1853858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518349#M1853859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me c once more.will let you know&lt;/P&gt;&lt;P&gt;then.nyways thanx for the help till now..looking forward more for your help.thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/10518349#M1853859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:52:24Z</dc:date>
    </item>
  </channel>
</rss>

