<?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: Bacht Input MM02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944505#M1335187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an alternative, I use the function C14K_AUSP_CHANGE_VALUE and solve my problem. &lt;/P&gt;&lt;P&gt;Thanks for the attention of all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 13:36:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-09T13:36:59Z</dc:date>
    <item>
      <title>Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944498#M1335180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need to do a Bacht Input the Classification view in MM02. The problem is, When I start shdb, the screen that i need to input the data, not show the screen. Somebody has any ideia about this problem or how can I  to resolve this?                                                                                &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944498#M1335180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944499#M1335181</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;MM02 MDC is a little tricky. Based on the Material Type, you will get different tabs within MM02. You need determine which tab will come based on the material type. Then create your recordings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arnab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944499#M1335181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944500#M1335182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can I to difine this separator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regardas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944500#M1335182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944501#M1335183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SHDB you cannot do that, you have to handle that in code, and do not generate code from SHDB for this case, it won't help much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SHDB, find out which tab you can get, by getting the material no and check in SE16 for material type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arnab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:44:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944501#M1335183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944502#M1335184</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;It seems to be missing customization for this material type.&lt;/P&gt;&lt;P&gt;'CLASSIFICATION' may missing there.&lt;/P&gt;&lt;P&gt;Use T.Code : OMS2. &lt;/P&gt;&lt;P&gt;Select the Classification view there as per the material types you have to use.&lt;/P&gt;&lt;P&gt;Then go for the recording.&lt;/P&gt;&lt;P&gt;YOu can take help of Functional Consultant for customization for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944502#M1335184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944503#M1335185</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;First you pick up the material type  having classification view .&lt;/P&gt;&lt;P&gt;using this material  go for recording MM02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Koshal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 13:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944503#M1335185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944504#M1335186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the type of material I'm using, is the view classification is ok. more when there is a sign subtela, in which case this is not showing up when I'm doing the recording. but when I run the normal MM02 without shdb appears to subtela &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 13:07:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944504#M1335186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T13:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bacht Input MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944505#M1335187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an alternative, I use the function C14K_AUSP_CHANGE_VALUE and solve my problem. &lt;/P&gt;&lt;P&gt;Thanks for the attention of all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 13:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bacht-input-mm02/m-p/5944505#M1335187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T13:36:59Z</dc:date>
    </item>
  </channel>
</rss>

