<?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: Material Master - Sales Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114887#M1186503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check if this might help&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;BAPI_MOVE_DOC_TEXT_TO_TEXT

BAPI_MOVE_DOC_TEXT_TO_TEXT2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a class and a method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CL_GUI_TEXTEDIT =&amp;gt; GET_TEXT_AS_STREAM

or 

CL_GUI_TEXTEDIT =&amp;gt; GET_TEXTSTREAM&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 19:36:38 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-01-22T19:36:38Z</dc:date>
    <item>
      <title>Material Master - Sales Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114884#M1186500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to extract the sales text from the material master via Visual Basic.  I can't find a BAPI to do this.  Is there one or do I have to create one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 18:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114884#M1186500</guid>
      <dc:creator>dan_zegelien</dc:creator>
      <dc:date>2009-01-22T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master - Sales Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114885#M1186501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 18:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114885#M1186501</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-22T18:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master - Sales Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114886#M1186502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;  via Visual Basic&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 19:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114886#M1186502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T19:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master - Sales Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114887#M1186503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check if this might help&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;BAPI_MOVE_DOC_TEXT_TO_TEXT

BAPI_MOVE_DOC_TEXT_TO_TEXT2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a class and a method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CL_GUI_TEXTEDIT =&amp;gt; GET_TEXT_AS_STREAM

or 

CL_GUI_TEXTEDIT =&amp;gt; GET_TEXTSTREAM&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 19:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114887#M1186503</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-01-22T19:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Material Master - Sales Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114888#M1186504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J@Y, thanks for the help.  I'm new to this, so I have a few questions.  I looked in SE37 and both BAPI_MOVE_DOC_TEXT_TO_TEXT and BAPI_MOVE_DOC_TEXT_TO_TEXT2 are not remote enabled, do they need to be remote enabled in order for me to use them?  I'm a little foggy on how these would return text, could you give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 20:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-master-sales-text/m-p/5114888#M1186504</guid>
      <dc:creator>dan_zegelien</dc:creator>
      <dc:date>2009-02-05T20:42:55Z</dc:date>
    </item>
  </channel>
</rss>

