<?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: About the call function read text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280908#M152738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just  comments the exception part  of  function  module....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Mar 2006 04:21:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-07T04:21:20Z</dc:date>
    <item>
      <title>About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280907#M152737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I face the question as follow: We need to read the long text,but some long text is empty.when I call funtion "READ_TEXT",the system message me "no find the long text", and can not return to my programming. so I want to someone give me some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&amp;amp;Thanks!&lt;/P&gt;&lt;P&gt;zagory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280907#M152737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280908#M152738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just  comments the exception part  of  function  module....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280908#M152738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280909#M152739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF LONG TEXT IS NOT STORED IN stxh, stxl TABLES, U CANT READ USING read_teaxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can create one using CREATE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO IF U WANT UR PROGRAM TO RUN, REMOVE THE FN MODULE OR CREATE ONE AND THEN READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Hymavathi Oruganti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280909#M152739</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-03-07T04:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280910#M152740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zagory ,&lt;/P&gt;&lt;P&gt; refer &amp;lt;a href="http://www.sap-basis-abap.com/sapac002.htm"&amp;gt;http://www.sap-basis-abap.com/sapac002.htm&amp;lt;/a&amp;gt; for some help and code on this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280910#M152740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280911#M152741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just comment the message statement in sy-subrc check after call function READ_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY_SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ....&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280911#M152741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280912#M152742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zagory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you don't want to get message displayed on screen,&lt;/P&gt;&lt;P&gt;   just remove * (comment)&lt;/P&gt;&lt;P&gt;   for EXCEPTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  Remove the * at the starting of each line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; EXCEPTIONS&lt;/P&gt;&lt;P&gt;   ID                            = 1&lt;/P&gt;&lt;P&gt;   LANGUAGE                      = 2&lt;/P&gt;&lt;P&gt;   NAME                          = 3&lt;/P&gt;&lt;P&gt;   NOT_FOUND                     = 4&lt;/P&gt;&lt;P&gt;   OBJECT                        = 5&lt;/P&gt;&lt;P&gt;   REFERENCE_CHECK               = 6&lt;/P&gt;&lt;P&gt;   WRONG_ACCESS_TO_ARCHIVE       = 7&lt;/P&gt;&lt;P&gt;   OTHERS                        = 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Then message on screen won't come.&lt;/P&gt;&lt;P&gt;  and your program will proceed further without&lt;/P&gt;&lt;P&gt;   any problem/halt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280912#M152742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280913#M152743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;first change the header text in PO by ME22 (if u want to see its effect)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u need three things for read text...&lt;/P&gt;&lt;P&gt;abject , name , its id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then texts u got from read_text will be in WA_text...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try it and ask if problem still there &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZREADTEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: po like ekko-ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of itab_stxh occurs 0.&lt;/P&gt;&lt;P&gt;include structure stxh.&lt;/P&gt;&lt;P&gt;data : end of itab_stxh.&lt;/P&gt;&lt;P&gt;DATA: wa_TEXT like TLINE occurs 0 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of it_text occurs 0,&lt;/P&gt;&lt;P&gt;tdid like itab_stxh-tdid,&lt;/P&gt;&lt;P&gt;tdline like tline-tdline,&lt;/P&gt;&lt;P&gt;end of it_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * into corresponding fields of table itab_stxh from stxh where&lt;/P&gt;&lt;P&gt;tdname = po.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab_stxh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'READ_TEXT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    id                            = itab_stxh-tdid&lt;/P&gt;&lt;P&gt;    language                      = sy-langu&lt;/P&gt;&lt;P&gt;    name                          = itab_stxh-tdname&lt;/P&gt;&lt;P&gt;    object                        = itab_stxh-tdobject&lt;/P&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    lines                         = wa_text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at wa_text.&lt;/P&gt;&lt;P&gt;MOVE wa_TEXT-TDLINE TO IT_text-TDLINE .&lt;/P&gt;&lt;P&gt;move itab_stxh-tdid to it_text-tdid.&lt;/P&gt;&lt;P&gt;APPEND IT_text .&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;break-point.&lt;/P&gt;&lt;P&gt;write : / itab_stxh-tdid, itab_stxh-tdobject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at it_text.&lt;/P&gt;&lt;P&gt;write : / it_text-tdid, it_text-tdline.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Madan Gopal Sharma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 04:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280913#M152743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T04:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: About the call function read text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280914#M152744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;Check sy-subrc is zero or not.&lt;/P&gt;&lt;P&gt;if it is not zero then put corresponding message in ur&lt;/P&gt;&lt;P&gt;log that is internal table and display that log as report at end of program.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 05:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-the-call-function-read-text/m-p/1280914#M152744</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-03-07T05:17:36Z</dc:date>
    </item>
  </channel>
</rss>

