<?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 MM01 exit using classification data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911700#M1963224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to change the net weight (MARA-NTGEW) in MM01/02 based on the classification data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is retrieving the classification data. I know there's a BAPI but that won't show any screen changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this code that can be used with EXIT_SAPLMGMU_001 to read the data from a buffer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field-symbols :&amp;lt; fs_char_buf&amp;gt; type any table.&lt;/P&gt;&lt;P&gt;&amp;lt; fs_char_buf2&amp;gt; type any table.&lt;/P&gt;&lt;P&gt;w_text = '(SAPLCTMS)SEL[]'. &lt;/P&gt;&lt;P&gt;w_text2 = '(SAPLCTMS)LOGSEL[]'.&lt;/P&gt;&lt;P&gt;Assign (w_text) to &amp;lt;fs_char_buf&amp;gt;.&lt;/P&gt;&lt;P&gt;Assign (w_text2) to &amp;lt;fs_char_buf2&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the code didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 08:49:17 GMT</pubDate>
    <dc:creator>mgross1</dc:creator>
    <dc:date>2016-09-16T08:49:17Z</dc:date>
    <item>
      <title>MM01 exit using classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911700#M1963224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to change the net weight (MARA-NTGEW) in MM01/02 based on the classification data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is retrieving the classification data. I know there's a BAPI but that won't show any screen changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this code that can be used with EXIT_SAPLMGMU_001 to read the data from a buffer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field-symbols :&amp;lt; fs_char_buf&amp;gt; type any table.&lt;/P&gt;&lt;P&gt;&amp;lt; fs_char_buf2&amp;gt; type any table.&lt;/P&gt;&lt;P&gt;w_text = '(SAPLCTMS)SEL[]'. &lt;/P&gt;&lt;P&gt;w_text2 = '(SAPLCTMS)LOGSEL[]'.&lt;/P&gt;&lt;P&gt;Assign (w_text) to &amp;lt;fs_char_buf&amp;gt;.&lt;/P&gt;&lt;P&gt;Assign (w_text2) to &amp;lt;fs_char_buf2&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the code didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 08:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911700#M1963224</guid>
      <dc:creator>mgross1</dc:creator>
      <dc:date>2016-09-16T08:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 exit using classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911701#M1963225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 07:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911701#M1963225</guid>
      <dc:creator>mgross1</dc:creator>
      <dc:date>2016-09-19T07:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 exit using classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911702#M1963226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found that this buffer data can be retrieved using&amp;nbsp; FM CLAP_DDB_GET_BUFFER_PARAMS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 10:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-exit-using-classification-data/m-p/11911702#M1963226</guid>
      <dc:creator>mgross1</dc:creator>
      <dc:date>2016-09-28T10:28:35Z</dc:date>
    </item>
  </channel>
</rss>

