<?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 help with READ_TEXT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727066#M316864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somebody could give me an example for using this function. And how can i manipulate the result? of the function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jose Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2006 05:06:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-03T05:06:55Z</dc:date>
    <item>
      <title>help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727066#M316864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somebody could give me an example for using this function. And how can i manipulate the result? of the function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jose Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727066#M316864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T05:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727067#M316865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TDOBJECT1 = 'ZES_RFQ'.&lt;/P&gt;&lt;P&gt;TDNAME1   = TD_NAME1.&lt;/P&gt;&lt;P&gt;TDID1     = 'Z01'.&lt;/P&gt;&lt;P&gt;TDSPRAS1  = SY-LANGU.&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              = TDID&lt;/P&gt;&lt;P&gt;  LANGUAGE        = SY-LANGU&lt;/P&gt;&lt;P&gt;  NAME            = TDNAME1&lt;/P&gt;&lt;P&gt;  OBJECT          = TDOBJECT1&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;  HEADER          = HEADER1&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;  LINES           = LINES1&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;&lt;/P&gt;&lt;P&gt;In order to edit the lines returned in the READ_TEXT fun module u will have to use EDIT_ TEXT &amp;amp; SAVE_TEXT function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For better understanding of using these function modules &amp;lt;b&amp;gt;see the program RM07METI&lt;/P&gt;&lt;P&gt;also see the table STXH&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727067#M316865</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-11-03T05:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727068#M316866</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;Please have a look.&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;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        CLIENT                  = SY-MANDT&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          ID                      = 'LTXT'&lt;/P&gt;&lt;P&gt;          LANGUAGE                = sy-langu&lt;/P&gt;&lt;P&gt;          NAME                    = '%000000000010004'&lt;/P&gt;&lt;P&gt;          OBJECT                  = 'QMFE'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ARCHIVE_HANDLE          = 0&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        LOCAL_CAT               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        HEADER                  =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;          LINES                   = l_text_tab&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ID                      = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        LANGUAGE                = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        NAME                    = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        NOT_FOUND               = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        OBJECT                  = 5&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        REFERENCE_CHECK         = 6&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WRONG_ACCESS_TO_ARCHIVE = 7&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        OTHERS                  = 8&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&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;&lt;/P&gt;&lt;P&gt;basically the ID, object and name are coming from text where you can check in tcode SO10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727068#M316866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T05:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727069#M316867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The standard function module Read_text read data from 'STXL' table. for reading we have to provide header information .&lt;/P&gt;&lt;P&gt;ie. &lt;/P&gt;&lt;P&gt;ID &lt;/P&gt;&lt;P&gt;LANGUAGE) &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;OBJECT&lt;/P&gt;&lt;P&gt;ARCHIVE_HANDLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a text object should be created using se75&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and value returned in the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&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                      = '0001'&lt;/P&gt;&lt;P&gt;        language                = sy-langu&lt;/P&gt;&lt;P&gt;        name                    = l_guid&lt;/P&gt;&lt;P&gt;        object                  = 'Y9055'&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        lines                   = it_textline&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727069#M316867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T05:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727070#M316868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi thanks all for the response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its for me more clear the use of read_text function, but i need to know how obtein the name, because is a string with diferent fields, so i need to know how obtein that name because in the c203 transaction obtein the text with the read_text but i can't find how to generate the name field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Jose Roberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727070#M316868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T05:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727071#M316869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to follow with the transaction C203, but in general the fields needed to be passed to the READ_TEXT can be available from the header of long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my solution in the below thread to follow accordingly with PO Purchase Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2639602"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 05:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727071#M316869</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-11-03T05:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727072#M316870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the text header and check on the value. Let say if you are retrieving a material text from MM03, you need to check on the header part for your text and it will show all those 3 fields. Wheareas for name, you have no choice but need to concatenate a few fields together and make the name key. Unless the text is directly created from SO10, then you no need to do any concatenation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Justin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 06:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727072#M316870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T06:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727073#M316871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gopi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it could help me but for example the tdname is built by mandt 200&lt;/P&gt;&lt;P&gt;doc type  2&lt;/P&gt;&lt;P&gt;receips group 50000001&lt;/P&gt;&lt;P&gt;ID receip group .08&lt;/P&gt;&lt;P&gt;Pos. 00000002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2002500000010800000002&lt;/P&gt;&lt;P&gt;So, the data is in the table plko but i dont know how identify in where pos is each planning receip.&lt;/P&gt;&lt;P&gt;that is tha change every time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 06:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727073#M316871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T06:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: help with READ_TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727074#M316872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as what i cud see from the tables PLKO and PLPO i think taht the field Pos. 00000002 is the field PLNKN from table PLPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check these&lt;/P&gt;&lt;P&gt;doc type is &amp;lt;b&amp;gt;PLKO-PLNTY&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;receips group &amp;lt;b&amp;gt;PLKO-PLNNR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;ID receip group &amp;lt;b&amp;gt;PLKO-PLNAL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Pos. &amp;lt;b&amp;gt;PLPO-PLNKN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;PLEASE CORRECT ME IF I WAS WRONG&lt;/P&gt;&lt;P&gt;is ur problem solved,if so plz close this thread&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 07:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-with-read-text/m-p/1727074#M316872</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-11-03T07:00:43Z</dc:date>
    </item>
  </channel>
</rss>

