<?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: Work Order User exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188777#M466394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We're dealing with the same problem ,, and we've already checked the above BADI , but it seems the temp value is in the structure that is received in "at_save" method as well, we're unable to find a correct work order value there, anyone knows by chance where is the correct value?&lt;/P&gt;&lt;P&gt;thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Mar 2010 14:12:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-16T14:12:31Z</dc:date>
    <item>
      <title>Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188772#M466389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I need an user exit to get the order number when the order is saved via IW31. I am looking at the exit 'IWO10009', but I don't get the order no yet in this exit. The order no in structure CAUFVD_IMP-AUFNR has temp value like '%00000000001'. I need to get THE order no ( looking for an user exit which triggers after 'SAVE' and before 'COMMIT'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody can help me?&lt;/P&gt;&lt;P&gt;Any kind of help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 16:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188772#M466389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T16:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188773#M466390</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;      Try these &lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU07.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWO1U01.&lt;/P&gt;&lt;P&gt;INCLUDE ZXWO1U07 .&lt;/P&gt;&lt;P&gt; INCLUDE ZXWOCU06.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWO1U02.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU13.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU12.&lt;/P&gt;&lt;P&gt; INCLUDE ZXWOCU05.&lt;/P&gt;&lt;P&gt;INCLUDE ZXWOCU16 .&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU03.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU11.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWO1U05.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWO1U04.&lt;/P&gt;&lt;P&gt;INCLUDE ZXWOCU23 .&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU09.&lt;/P&gt;&lt;P&gt;INCLUDE ZXWO1U06 .&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWOCU04.&lt;/P&gt;&lt;P&gt;  INCLUDE ZXWO1U03.&lt;/P&gt;&lt;P&gt;INCLUDE ZXWOCU22 .&lt;/P&gt;&lt;P&gt;INCLUDE ZXPRMU03 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                   I found these . &lt;/P&gt;&lt;P&gt;Put a break-point in all of these .&lt;/P&gt;&lt;P&gt;Check for ur interface values.&lt;/P&gt;&lt;P&gt;If present then put ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u a lot.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 16:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188773#M466390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T16:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188774#M466391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont get the order number in any of these exits when creating order via IW31. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 22:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188774#M466391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T22:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188775#M466392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chandra....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you get this problem solved? if yes, please reply me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 09:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188775#M466392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T09:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188776#M466393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi anil,&lt;/P&gt;&lt;P&gt;yes, i found a BAdi 'WORKORDER_UPDATE' to acieve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 23:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188776#M466393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T23:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Work Order User exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188777#M466394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We're dealing with the same problem ,, and we've already checked the above BADI , but it seems the temp value is in the structure that is received in "at_save" method as well, we're unable to find a correct work order value there, anyone knows by chance where is the correct value?&lt;/P&gt;&lt;P&gt;thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 14:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/work-order-user-exit/m-p/2188777#M466394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-16T14:12:31Z</dc:date>
    </item>
  </channel>
</rss>

