<?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: read_text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969756#M398005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can loop internal table and check the READ_TEXT data and replace it accordingly where ever u want...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 15:12:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T15:12:32Z</dc:date>
    <item>
      <title>read_text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969755#M398004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;help me in this issue&lt;/P&gt;&lt;P&gt;i am getting address using useing read_text functional module&lt;/P&gt;&lt;P&gt;the below hard coded message should be removed and the data what we get from read_text in tdline should be populated in below hard coded part can i loop my internal table with the below.&lt;/P&gt;&lt;P&gt; T_EMAIL_OBJTXT = 'Regards,'.&lt;/P&gt;&lt;P&gt;  APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;  T_EMAIL_OBJTXT = ''.&lt;/P&gt;&lt;P&gt;  APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;  T_EMAIL_OBJTXT = 'SINDUS INUSTRY'.&lt;/P&gt;&lt;P&gt;  APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;  T_EMAIL_OBJTXT = 'INDIA'.&lt;/P&gt;&lt;P&gt;  APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;kiran reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 15:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969755#M398004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: read_text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969756#M398005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can loop internal table and check the READ_TEXT data and replace it accordingly where ever u want...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 15:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969756#M398005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T15:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: read_text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969757#M398006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you cal the Function module &amp;lt;b&amp;gt;READ_TEXT&amp;lt;/b&amp;gt;, In the Importing parameters, you will ge a HEADER internal table, that wil have all the values . so Loop that Internal table and fill the values there .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;LOOP AT HEADER&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;T_EMAIL_OBJTXT = 'Regards,'.&lt;/P&gt;&lt;P&gt;APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;T_EMAIL_OBJTXT = ''.&lt;/P&gt;&lt;P&gt;APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;T_EMAIL_OBJTXT = 'SINDUS INUSTRY'.&lt;/P&gt;&lt;P&gt;APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;T_EMAIL_OBJTXT = 'INDIA'.&lt;/P&gt;&lt;P&gt;APPEND T_EMAIL_OBJTXT.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 15:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text/m-p/1969757#M398006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T15:19:41Z</dc:date>
    </item>
  </channel>
</rss>

