<?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: Changing Material Long text in Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900251#M55057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, How to set up the mode for changing the text, if no text then what to do in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2005 14:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-21T14:51:18Z</dc:date>
    <item>
      <title>Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900247#M55053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change the material long texts in an batch inout program. i tired to use FM SAVE_TEXT  and think i  am doing something wrong with the parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lakhbir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900247#M55053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900248#M55054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakhbir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search the forum for similar discussions. there have been quite a few, I'm sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900248#M55054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900249#M55055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand, I had searched the forum before posting the question. please tell me if you know about the parameters.I am sure i am giving wrong input, but could not find where i went wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900249#M55055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900250#M55056</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;I think the best way is using FM SAVE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A tip, to get the right parameter.&lt;/P&gt;&lt;P&gt;--&amp;gt; Go to mm02 on your material text, &amp;lt;u&amp;gt;in plain page mode&amp;lt;/u&amp;gt;.&lt;/P&gt;&lt;P&gt;An then, via the menu you do : &lt;/P&gt;&lt;P&gt;- GO TO &lt;/P&gt;&lt;P&gt;- Header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you get the input parameters :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text name, Text id, Text object, language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Text Name       MATERIAL12                         
Language        EN                               
Text ID         GRUN    * Basic data text             
Text object     MATERIAL   * Material texts, pur./s&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setup the Insert Mode if you want to change existing text.&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;Erwan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Erwan LE BRUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Erwan LE BRUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900250#M55056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900251#M55057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, How to set up the mode for changing the text, if no text then what to do in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900251#M55057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Long text in Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900252#M55058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you to take a look in SE37 at the FM documentation ( in English ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extract : "The function module writes a text module to the text file or text memory, depending on the specific text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The module can be used to change existing texts and to create new texts. If it is clear that it is a new text, this can be specified via the parameter INSERT."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Erwan LE BRUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2005 14:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-long-text-in-program/m-p/900252#M55058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-21T14:58:35Z</dc:date>
    </item>
  </channel>
</rss>

