<?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: Movement Types in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972353#M398853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to add some checking of MB1A when the user press Enter key or Save the document. Would u mind tell me what's the user exit program we need to modify?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPM07DR_001 or zxmbcu05?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2007 03:37:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-08T03:37:13Z</dc:date>
    <item>
      <title>Movement Types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972350#M398850</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;In MB1A transaction  we want to give authorizations , only for movement type 221.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not want to give authorizations for special stock 'Q'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(We added authorization object M_MSEG_BWA  with movement type 221).&lt;/P&gt;&lt;P&gt;But still its allowing to go ahead with special stock 'Q'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 15:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972350#M398850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T15:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Movement Types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972351#M398851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just looking @ your query and checked out all the available authorization objects and unfortunately no authorization objects check the field you want checked, i.e. Special Stock Indicator SOBKZ. (You can also see this from table &lt;/P&gt;&lt;P&gt;TOBJ). Hence solution (little bit of a pain and my only help) - create an Z authorization object, the same as M_MSEG_BWA but add SOBKZ as a field into it and check this object in the user exit attached to line item processing (since the indicator is @ item level). Just see whether the user exit EXIT_SAPM07DR_001 helps in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofcourse, you would need to create the profiles on the new auth. object and attach them to users - but if it works, then it was all worth it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you find an easier solution too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 16:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972351#M398851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T16:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Movement Types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972352#M398852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked and there was no standard object available for SOBKZ.&lt;/P&gt;&lt;P&gt;Thanks for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 20:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972352#M398852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T20:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Movement Types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972353#M398853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to add some checking of MB1A when the user press Enter key or Save the document. Would u mind tell me what's the user exit program we need to modify?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPM07DR_001 or zxmbcu05?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 03:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/movement-types/m-p/1972353#M398853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T03:37:13Z</dc:date>
    </item>
  </channel>
</rss>

