<?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 deactivate customer-exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972303#M398834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I deactivate the follwing customer-exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct name of this customer function or exit ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL CUSTOMER-FUNCTION '009'
       EXPORTING
         I_VIQMEL = P_VIQMEL
       IMPORTING
         E_VIQMEL = P_VIQMEL.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on klick it redirects me to the following Function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FUNCTION EXIT_SAPMIWO0_009.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*"       IMPORTING
*"             VALUE(xxx) LIKE  qwer STRUCTURE  zuzuz
*"       EXPORTING
*"             VALUE(xxx) LIKE  xcx STRUCTURE  eeee
*"----------------------------------------------------------------------


  MOVE wer TO tree.

  INCLUDE ZXQQMU08.


ENDFUNCTION.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 16:06:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T16:06:07Z</dc:date>
    <item>
      <title>deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972303#M398834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I deactivate the follwing customer-exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct name of this customer function or exit ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL CUSTOMER-FUNCTION '009'
       EXPORTING
         I_VIQMEL = P_VIQMEL
       IMPORTING
         E_VIQMEL = P_VIQMEL.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on klick it redirects me to the following Function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FUNCTION EXIT_SAPMIWO0_009.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*"       IMPORTING
*"             VALUE(xxx) LIKE  qwer STRUCTURE  zuzuz
*"       EXPORTING
*"             VALUE(xxx) LIKE  xcx STRUCTURE  eeee
*"----------------------------------------------------------------------


  MOVE wer TO tree.

  INCLUDE ZXQQMU08.


ENDFUNCTION.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 16:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972303#M398834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972304#M398835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the search help in transaction SMOD (Project Management of SAP enhancements).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill in 'EXIT_SAPMIWO0_009' in enhancement component. This will list available enhancements projects on this component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deactivate the project with: Project -&amp;gt; Deactivate project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 16:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972304#M398835</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2007-02-07T16:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972305#M398836</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;&lt;/P&gt;&lt;P&gt;Go to CMOD Txn.&lt;/P&gt;&lt;P&gt;check the projects in which u have the Enhancement Component &amp;lt;b&amp;gt;QQMA0001&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Click on Components Button. Deactivate the components. If other Components also present in same project then Deactivate the components and delete the &amp;lt;b&amp;gt;QQMA0001&amp;lt;/b&amp;gt; from Enhancement components and SAVE.&lt;/P&gt;&lt;P&gt;Go to Components and activate for other Exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 16:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972305#M398836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T16:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972306#M398837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to provide the project name for CMOD Txn&lt;/P&gt;&lt;P&gt;concerning your posting ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You told me:&lt;/P&gt;&lt;P&gt;... check the projects in which u have the Enhancement Component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 20:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972306#M398837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T20:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972307#M398838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ilhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to CMOD txn... give z* and press F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get all custom projects created in CMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there u can check that in which project ur USER EXIT exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if nothing return then it means user exit not yet active to deactivate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u dont find the project and u still believe the include is activated then comment everythign in include and activate the include.. though there is no active code it resembles like user exit deactivated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 20:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972307#M398838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T20:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: deactivate customer-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972308#M398839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is the exit:&lt;/P&gt;&lt;P&gt;QQMA0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 20:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deactivate-customer-exit/m-p/1972308#M398839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T20:12:25Z</dc:date>
    </item>
  </channel>
</rss>

