<?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: Dump for the second time when using FM PM_ORDER_DATA_READ in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243049#M774026</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;Call that functionmodule in asynchronusly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'xxxxxxxxxxxxxxx'  STARTING NEW TASK....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: chandra madapati on Jan 9, 2008 9:22 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2008 08:20:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-09T08:20:08Z</dc:date>
    <item>
      <title>Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243048#M774025</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;am trying to use the fm PM_ORDER_DATA_READ to read the operations for an order..but strangely when it's called for the second time in the loop, it goes to dump raising ITAB_ERROR exception...even it does the same when executed for the second time giving order number as input in se37...what could be wrong? the FM is not released..any corrective measures to be taken to use this fm for the second time...i saw a similar thread related to this, but not many replies...am on 4.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;jayasankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 08:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243048#M774025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243049#M774026</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;Call that functionmodule in asynchronusly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'xxxxxxxxxxxxxxx'  STARTING NEW TASK....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: chandra madapati on Jan 9, 2008 9:22 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 08:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243049#M774026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T08:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243050#M774027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;after using this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call that functionmodule in synchronusly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'PM_ORDER_DATA_READ ' in update task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again it goes to dump and giving the error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Non-update function module called for update. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please correct me if i am wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 09:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243050#M774027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T09:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243051#M774028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when I use STARTING NEW TASK with call function it is throughing an error that&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Field "EXPORTING" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement&lt;/STRONG&gt;.	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but here in my function module i need to export some of the fields and how come i solve this problem can u guide me with detailed infromation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 10:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243051#M774028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T10:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243052#M774029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try CALL FUNCTION &lt;STRONG&gt;'CO_IT_SET_FLG_ITAB_NEW'&amp;nbsp; &lt;/STRONG&gt;Before PM_ORDER_DATA_READ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 12:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243052#M774029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T12:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243053#M774030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have mentioned that the FM is not released. Then it is better to look out for another FM. If you specify your requirement maybe we can help you with an FM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 12:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243053#M774030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T12:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243054#M774031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM &lt;SPAN class="L0S52" style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-size: 10pt;"&gt;'CO_EXT_ORDER_RESET' before to call FM "&lt;SPAN style="color: #333333; font-size: 11.818181991577148px; background-color: #ffffff;"&gt;PM_ORDER_DATA_READ".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11.818181991577148px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11.818181991577148px; background-color: #ffffff;"&gt;Manuel H.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11.818181991577148px; background-color: #ffffff;"&gt;PD: This question was posted in &lt;SPAN style="color: #333333; font-size: 10.909090995788574px; text-align: right; background-color: #ffffff;"&gt;Jan 9, 2008 9:12 AM&lt;/SPAN&gt; :S&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 12:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243054#M774031</guid>
      <dc:creator>manuelhildemaro_ramossanc</dc:creator>
      <dc:date>2013-08-05T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243055#M774032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;FM &lt;EM&gt;CO_EXT_ORDER_RESET&amp;nbsp; &lt;/EM&gt;can help you or&amp;nbsp; try to add FREE MEMORY statement before&amp;nbsp; calling second time the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Katrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 13:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/3243055#M774032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T13:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dump for the second time when using FM PM_ORDER_DATA_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/14006866#M2038419</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Use this code to refresh every loop, before calling your main FM&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;CALL&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;FUNCTION&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;'CO_ZF_DATA_RESET_COMPLETE'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;OTHERS&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class=""&gt;CALL&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;FUNCTION&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;'CO_BH_DATA_RESET'&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 13:51:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-for-the-second-time-when-using-fm-pm-order-data-read/m-p/14006866#M2038419</guid>
      <dc:creator>BillyV</dc:creator>
      <dc:date>2025-02-04T13:51:26Z</dc:date>
    </item>
  </channel>
</rss>

