<?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 Regarding Exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773653#M646379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tcode QM02 (when notification type is Q2) when i click on complete button(flag sign button) i want to check the value in  vendor ,if it is empty i have to msg.&lt;/P&gt;&lt;P&gt;I want to know whether any exit is there for the fcode(ARCH)(wh is fcode of complete buttton) ,i checked all the exits but i didn't find it .if anybody worked on this before please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more if there is no exit how to proceed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points are rewarded on helpful answers .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 07:43:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T07:43:32Z</dc:date>
    <item>
      <title>Regarding Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773653#M646379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tcode QM02 (when notification type is Q2) when i click on complete button(flag sign button) i want to check the value in  vendor ,if it is empty i have to msg.&lt;/P&gt;&lt;P&gt;I want to know whether any exit is there for the fcode(ARCH)(wh is fcode of complete buttton) ,i checked all the exits but i didn't find it .if anybody worked on this before please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more if there is no exit how to proceed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points are rewarded on helpful answers .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 07:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773653#M646379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T07:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773654#M646380</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;I this case since it's simple validation you may use Field Exit for data element of Vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773654#M646380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773655#M646381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want to validate the vendor its already done ,i just want to check whether vendor is empty or not only after clicking 'complete' button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before that if vendor is empty that is ok ,while saving also its ok, only when complete is clicked it should not be empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773655#M646381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773656#M646382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction Code - QM02                     Change quality notification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check all &lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IWO10026            User check on setting status 'Do not perform'&lt;/P&gt;&lt;P&gt; IWO10027            User exit: Generate user-defined settlement rule&lt;/P&gt;&lt;P&gt; IWOC0001            Create PM/SM notification: Determine reference object&lt;/P&gt;&lt;P&gt; IWOC0002            PM/SM notification: Check whether status change is allowed&lt;/P&gt;&lt;P&gt; IWOC0003            PM/SM authorization check of ref. object and planner group&lt;/P&gt;&lt;P&gt; IWOC0004            Change single-level list editing PM/QM/SM ALV settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:          6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewadrs if useful..................&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 03:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-exits/m-p/2773656#M646382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T03:13:28Z</dc:date>
    </item>
  </channel>
</rss>

