<?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: Getting PM Order Number While Saving in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484597#M1061674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already found the user-exit for save event in IW32, what i want to know is there any way to find out the document number that is going to be generated, because before saving the number is displayed as '000000001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 03:43:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-16T03:43:34Z</dc:date>
    <item>
      <title>Getting PM Order Number While Saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484595#M1061672</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;Im developing a program to send a SMS when a PM order is released &amp;amp; saved. What i want is to get the generating order number in the user exit. only thing i get is AUFNR = 00000000001. How to get the number which is going to be saved in the user-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 13:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484595#M1061672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting PM Order Number While Saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484596#M1061673</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;&lt;/P&gt;&lt;P&gt;In what transaction, or better Module/Function pool, you are looking for an User Exit. When you know the Module/Pool, open it via either SE80 or SE38, and find &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL CUSTOMER-FUNCTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. &lt;/P&gt;&lt;P&gt;You will find CALL CUSTOMER-FUNCTION '001', '002', ....... &lt;/P&gt;&lt;P&gt;Each number is linked to an FM with the name EXIT_&amp;lt;Module/Function Pool&amp;gt;_001, 002, ..... &lt;/P&gt;&lt;P&gt;Look at the IMPORTING and EXPORTING parameters and choose an FM which fits your needs best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exit for iw32 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IWO10012 Maintenance order: Priority handling on central header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 13:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484596#M1061673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting PM Order Number While Saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484597#M1061674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already found the user-exit for save event in IW32, what i want to know is there any way to find out the document number that is going to be generated, because before saving the number is displayed as '000000001'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 03:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484597#M1061674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T03:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting PM Order Number While Saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484598#M1061675</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;You are getting a temporary order number, this is all that will be available in the exits until the order has gone through update mode and saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option might be to prevent the order release from IW31, use exit IWO10009 to do this. That will force users to use IW32 to edit and release the order which will now have a proper order number. Same exit  IWO10009 can then be used to generate a email. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually workflow functionality would be used to generate email a some event such as order save or release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use Enterprise Asset Management (EAM) forum for PM/CS specific topics&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_community" href="https://community.sap.com/" __jive_macro_name="community" modifiedtitle="true" __default_attr="2039"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 10:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484598#M1061675</guid>
      <dc:creator>paul_meehan</dc:creator>
      <dc:date>2008-09-16T10:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting PM Order Number While Saving</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484599#M1061676</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please share what solution you implement?&lt;/P&gt;&lt;P&gt;Now I was asked by the client to also perform such an action of sending an SMS while saving the message&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 13:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-pm-order-number-while-saving/m-p/4484599#M1061676</guid>
      <dc:creator>sap_user_from_israel</dc:creator>
      <dc:date>2023-11-20T13:32:37Z</dc:date>
    </item>
  </channel>
</rss>

