<?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 Function PM_ORDER_DATA_READ exception in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303060#M503537</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;I am using fm PM_ORDER_DATA_READ in a dialogue program to get operation details for a particular production order. &lt;/P&gt;&lt;P&gt;Its works fine on its first execution, but throws a short dump on subsequent execution saying ...&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;A RAISE statement in the program "SAPLCOIT" raised the exception&lt;/P&gt;&lt;P&gt;condition "ITAB_ERROR".&lt;/P&gt;&lt;P&gt;Trigger Location of Runtime Error&lt;/P&gt;&lt;P&gt;    Program                               SAPLCOIT&lt;/P&gt;&lt;P&gt;    Include                                 LCOITU41&lt;/P&gt;&lt;P&gt;    Row                                     67&lt;/P&gt;&lt;P&gt;    Module type                         (FUNCTION)&lt;/P&gt;&lt;P&gt;    Module Name                       CO_IT_GET_PROV_OF_OPERATIONS&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;I've checked the function call &amp;amp; parameters passed to it in debug mode during its second execution. Everything seems to be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M using ECC 6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly guide if someone had got d same error &amp;amp; had got it solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;You can also realize this by just executing PM_ORDER_DATA_READ in SE37 twice, each time using different order numbers.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 19:22:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T19:22:07Z</dc:date>
    <item>
      <title>Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303060#M503537</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;I am using fm PM_ORDER_DATA_READ in a dialogue program to get operation details for a particular production order. &lt;/P&gt;&lt;P&gt;Its works fine on its first execution, but throws a short dump on subsequent execution saying ...&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;A RAISE statement in the program "SAPLCOIT" raised the exception&lt;/P&gt;&lt;P&gt;condition "ITAB_ERROR".&lt;/P&gt;&lt;P&gt;Trigger Location of Runtime Error&lt;/P&gt;&lt;P&gt;    Program                               SAPLCOIT&lt;/P&gt;&lt;P&gt;    Include                                 LCOITU41&lt;/P&gt;&lt;P&gt;    Row                                     67&lt;/P&gt;&lt;P&gt;    Module type                         (FUNCTION)&lt;/P&gt;&lt;P&gt;    Module Name                       CO_IT_GET_PROV_OF_OPERATIONS&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;I've checked the function call &amp;amp; parameters passed to it in debug mode during its second execution. Everything seems to be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M using ECC 6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly guide if someone had got d same error &amp;amp; had got it solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;You can also realize this by just executing PM_ORDER_DATA_READ in SE37 twice, each time using different order numbers.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 19:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303060#M503537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T19:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303061#M503538</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;Please try to add FREE MEMORY statement before ENDLOOP or calling second time the above FM.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 19:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303061#M503538</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-05-18T19:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303062#M503539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did it. But there is no change. Still the program throws a dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2007 04:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303062#M503539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-19T04:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303063#M503540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Implement Note 575491. It helps for me.&lt;/P&gt;&lt;P&gt;Best regards, Dusan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jul 2008 14:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303063#M503540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-06T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303064#M503541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jethendra,&lt;/P&gt;&lt;P&gt;            I faced the same problem - however SAP has just recently come out with the solution. Please apply OSS Note (#1179835) to resolve this error. This was happening because a particular field that should have been freed was not during the second run. This note was released recently by SAP (June 18, 2008).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Additionally if you want to code without this particular note - then just call this FM - "CO_EXT_ORDER_RESET" before calling PM_ORDER_DATA_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Sample:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CO_EXT_ORDER_RESET'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Obtain the relevant information for a particular order.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'PM_ORDER_DATA_READ'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      ORDER_NUMBER          = &amp;lt;FS_AUFNR&amp;gt;-AUFNR&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      CALL_FROM_NOTIF       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   IMPORTING&lt;/P&gt;&lt;P&gt;     WCAUFVD               = CAUFVD&lt;/P&gt;&lt;P&gt;     WILOA                     = ILOA&lt;/P&gt;&lt;P&gt;     WRIWO1                 = RIWO1....&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solved my problem and hopefully it will solve yours.&lt;/P&gt;&lt;P&gt;Reward with points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aditya  Niyogi on Jul 29, 2008 8:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 06:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303064#M503541</guid>
      <dc:creator>aditya_niyogi</dc:creator>
      <dc:date>2008-07-29T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303065#M503542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Aditya ..&lt;/P&gt;&lt;P&gt;FM u had mentioned, &lt;EM&gt;CO_EXT_ORDER_RESET&lt;/EM&gt;,  solved the puzzle for me ...&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 07:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303065#M503542</guid>
      <dc:creator>antony_paul2</dc:creator>
      <dc:date>2009-02-23T07:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303066#M503543</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:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303066#M503543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-05T12:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303067#M503544</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;The use of &lt;SPAN class="qtext"&gt;FREE MEMORY&lt;/SPAN&gt; without the addition &lt;SPAN class="qtext"&gt;ID&lt;/SPAN&gt; is &lt;A class="blue" href="https://community.sap.com/"&gt;obsolete&lt;/A&gt;. I rather prefer the solution from Aditya Niyogi, calling function module CO_EXT_ORDER_RESET before calling PM_ORDER_DATA_READ.&lt;/P&gt;&lt;P&gt;Thanks to Aditya, it worked fine for me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergio Alonso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303067#M503544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-08T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function PM_ORDER_DATA_READ exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303068#M503545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Adi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM &lt;SPAN style="color: #333333; font-size: 12px;"&gt;"CO_EXT_ORDER_RESET"&amp;nbsp; works for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Abhijit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 12:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pm-order-data-read-exception/m-p/2303068#M503545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-11T12:24:00Z</dc:date>
    </item>
  </channel>
</rss>

