<?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>Question Re: SAP EPM 10.1 BADI- Package Size Limit for write_back in Financial Management Q&amp;A</title>
    <link>https://community.sap.com/t5/financial-management-q-a/sap-epm-10-1-badi-package-size-limit-for-write-back/qaa-p/473629#M8818</link>
    <description>&lt;P&gt;The limit will depend on your system settings/capabilities.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2017 11:17:44 GMT</pubDate>
    <dc:creator>lucas_costa3</dc:creator>
    <dc:date>2017-09-02T11:17:44Z</dc:date>
    <item>
      <title>SAP EPM 10.1 BADI- Package Size Limit for write_back</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-epm-10-1-badi-package-size-limit-for-write-back/qaq-p/473628</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
  &lt;P&gt;We are using below SAP standard method to perform write on BPC model (EPM 10.1 Standard, Netweaver Version).&lt;/P&gt;
  &lt;P&gt;This Method is placed within a DO ... ENDO condition (similar to LOOP) wherein, we pass 100,000 records to write in 1 iteration. This batch of 100,000 records can be changed based on parameter we have setup in logic. This method gets called when we enter data through input template via BADI getting called through DEFAULT.LGF.&lt;/P&gt;
  &lt;P&gt;Our issue is, when we have huge volume of records such as 500,000 to 1,000,000 being sent to this method, it gets looped for 100,000 records and hence multiple iterations to write causes a delay. &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Do you know of any limit of record counts that can be passed to this write_back method?&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;We kept 100,000 as limit to write in one iteration just to make sure there is no inconsistency in output that gets written to models (we saw such inconsistency in past when there was no such limit). &lt;/P&gt;
  &lt;P&gt;CALL METHOD lo_ujo_wb-&amp;gt;write_back&lt;BR /&gt; EXPORTING&lt;BR /&gt; i_appset_id = i_appset_id&lt;BR /&gt; i_appl_id = i_appl_id&lt;BR /&gt; is_wb_param = ls_wb_param&lt;BR /&gt; it_records = &amp;lt;lt_tempdata&amp;gt;&lt;BR /&gt; IMPORTING&lt;BR /&gt; es_wb_status = ls_wb_status1&lt;BR /&gt; et_error_records = &amp;lt;lt_error_records&amp;gt;&lt;BR /&gt; et_message = lt_message.&lt;BR /&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 02:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-epm-10-1-badi-package-size-limit-for-write-back/qaq-p/473628</guid>
      <dc:creator>former_member252086</dc:creator>
      <dc:date>2017-07-27T02:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAP EPM 10.1 BADI- Package Size Limit for write_back</title>
      <link>https://community.sap.com/t5/financial-management-q-a/sap-epm-10-1-badi-package-size-limit-for-write-back/qaa-p/473629#M8818</link>
      <description>&lt;P&gt;The limit will depend on your system settings/capabilities.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 11:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/sap-epm-10-1-badi-package-size-limit-for-write-back/qaa-p/473629#M8818</guid>
      <dc:creator>lucas_costa3</dc:creator>
      <dc:date>2017-09-02T11:17:44Z</dc:date>
    </item>
  </channel>
</rss>

