<?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: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422 in SAP for Utilities Discussions</title>
    <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/14330491#M29736</link>
    <description>&lt;P&gt;&lt;SPAN&gt;You’re not hitting a functional error — you’re hitting &lt;STRONG&gt;debugger and batch‑processing limitations&lt;/STRONG&gt;. The EL422 message is triggered &lt;STRONG&gt;indirectly&lt;/STRONG&gt; by the mass‑processing framework, not because you’re actually using IDocs or the MR_UPLOAD BAPI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The real issue is:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;100k installations in one LUW&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Debugger timeout / memory exhaustion&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;MR creation framework raising EL422 internally&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Your session being terminated before you can see the next message&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 17 Feb 2026 21:37:50 GMT</pubDate>
    <dc:creator>Atul_Joshi85</dc:creator>
    <dc:date>2026-02-17T21:37:50Z</dc:date>
    <item>
      <title>Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13946271#M29604</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Need to create a large amount of Meter Reading Orders (100k installation) got an issue on how to debug.&lt;BR /&gt;Seems like this amount of data is too much that debugger can't really be used here it just exits.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When processing single installation everything is okay.&lt;BR /&gt;Therefore, I need to debug when processing large amount of data.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's why the first question does anyone has an idea on how to debug such a large amount of data or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ways to process such amount of data. We are looping through the 100k Installation and call&amp;nbsp;&lt;BR /&gt;ISU_S_METERREAD_CREATE &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second question during debugging or rather waiting on the debugger got the following message that stops the debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;EL422&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An error occurred while uploading meter reading results via the IDoc of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;type ISU_MR_UPLOAD or the BAPI MeterReadingDocument.Upload.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The system issues an error message and will not allow you to continue with this transaction until the error is resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't get this because no IDOC is being used to my knowledge and these functions are not called when using ISU_S_METERREAD_CREATE.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking at the next message mean looking at EL423 right but if the debugger just exit&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't debug it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ud39&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2024 09:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13946271#M29604</guid>
      <dc:creator>ud39</dc:creator>
      <dc:date>2024-11-24T09:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13951834#M29607</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;please do not use function module&amp;nbsp;&lt;SPAN&gt;ISU_S_METERREAD_CREATE directly but&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BAPI_MTRREADDOC_UPLOAD instead.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Katrin&amp;nbsp;&lt;BR /&gt;SAP Support&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 12:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13951834#M29607</guid>
      <dc:creator>katrin_frenzel</dc:creator>
      <dc:date>2024-11-29T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953489#M29608</link>
      <description>&lt;P&gt;Hi Kartin,&lt;BR /&gt;&lt;BR /&gt;thanks for your reply but could you give the reasons why I should use the BAPI.&amp;nbsp;&lt;BR /&gt;I think I am missing something crucial here because I thought BAPI are meant to be used with non-SAP&lt;BR /&gt;most of the time. Or is the BAPI in this case the way to handle creation of Meter Reading Documents.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;ud39&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 20:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953489#M29608</guid>
      <dc:creator>ud39</dc:creator>
      <dc:date>2024-12-02T20:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953871#M29609</link>
      <description>&lt;P&gt;Hello ud39,&lt;/P&gt;&lt;P&gt;the BAPI is the official supported way to upload meter readings into the system. FM&amp;nbsp;&lt;SPAN&gt;ISU_S_METERREAD_CREATE is not released and therefore SAP will not guarantee that it is working in customer own coding.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Katrin&lt;BR /&gt;SAP Support&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 07:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953871#M29609</guid>
      <dc:creator>katrin_frenzel</dc:creator>
      <dc:date>2024-12-03T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953900#M29610</link>
      <description>&lt;P&gt;Hi Katrin,&lt;BR /&gt;&lt;BR /&gt;thanks for reply and information. But just to clarify with your point&lt;BR /&gt;and as context the system we are working it is a S\4 so you meant the FM&lt;BR /&gt;is obsolete right?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;ud39&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 08:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953900#M29610</guid>
      <dc:creator>ud39</dc:creator>
      <dc:date>2024-12-03T08:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953903#M29611</link>
      <description>&lt;P&gt;Hello ud39,&lt;BR /&gt;&lt;BR /&gt;not released doesn't mean that it is obsolete but only intended for internal usage in SAP programs.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Katrin&lt;BR /&gt;SAP Support&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 08:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13953903#M29611</guid>
      <dc:creator>katrin_frenzel</dc:creator>
      <dc:date>2024-12-03T08:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13997845#M29627</link>
      <description>&lt;P&gt;For other people we will try to use the BAPI according to the documentation it should be&amp;nbsp;&lt;BR /&gt;able to fulfill the requirements of ours&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 11:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/13997845#M29627</guid>
      <dc:creator>ud39</dc:creator>
      <dc:date>2025-01-27T11:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creation Large amount of Meter Reading Orders via ISU_S_METERREAD_CREATE | MSG EL422</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/14330491#M29736</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You’re not hitting a functional error — you’re hitting &lt;STRONG&gt;debugger and batch‑processing limitations&lt;/STRONG&gt;. The EL422 message is triggered &lt;STRONG&gt;indirectly&lt;/STRONG&gt; by the mass‑processing framework, not because you’re actually using IDocs or the MR_UPLOAD BAPI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The real issue is:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;100k installations in one LUW&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Debugger timeout / memory exhaustion&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;MR creation framework raising EL422 internally&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Your session being terminated before you can see the next message&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 17 Feb 2026 21:37:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/creation-large-amount-of-meter-reading-orders-via-isu-s-meterread-create/m-p/14330491#M29736</guid>
      <dc:creator>Atul_Joshi85</dc:creator>
      <dc:date>2026-02-17T21:37:50Z</dc:date>
    </item>
  </channel>
</rss>

