<?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 Performance tunning -Help needed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-tunning-help-needed/m-p/3716225#M894603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     I had one ZEE program which has 25 files as input file (input data's . Here the logic of the program is as mention below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.initializition .&lt;/P&gt;&lt;P&gt;2.get_file_names.(All 25 files name is get in the same perform )&lt;/P&gt;&lt;P&gt;3.write_job_log.&lt;/P&gt;&lt;P&gt;4.open_files.(Open 25 files at a time )&lt;/P&gt;&lt;P&gt;5.read_surr_ctl_file.&lt;/P&gt;&lt;P&gt;6.load_internal_tabs.( Load 25 files data to ITAB )&lt;/P&gt;&lt;P&gt;7.create_edi214_tables.&lt;/P&gt;&lt;P&gt;8.process_ekko_ekpo.(Proces the ITAB data at the time.)&lt;/P&gt;&lt;P&gt;9.refresh_internal_tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here they are openning 25 files , then loading all 25 files to ITAB and processing all the loaded datas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When this progarm is schedule in background it takes 1.25 hrs to complete the process .&lt;/P&gt;&lt;P&gt; I need to tune this program which ever possible way.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thought and analysis in this program is -&amp;gt; This performance problem is due to like  openning 25 files , then loading all 25 files to ITAB and processing all the loaded datas which may hit the performance . Kindly let me know you IDEAS and experence on this issue . This program is having 10000 lines of code ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Veera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2008 11:31:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-28T11:31:58Z</dc:date>
    <item>
      <title>Performance tunning -Help needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-tunning-help-needed/m-p/3716225#M894603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     I had one ZEE program which has 25 files as input file (input data's . Here the logic of the program is as mention below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.initializition .&lt;/P&gt;&lt;P&gt;2.get_file_names.(All 25 files name is get in the same perform )&lt;/P&gt;&lt;P&gt;3.write_job_log.&lt;/P&gt;&lt;P&gt;4.open_files.(Open 25 files at a time )&lt;/P&gt;&lt;P&gt;5.read_surr_ctl_file.&lt;/P&gt;&lt;P&gt;6.load_internal_tabs.( Load 25 files data to ITAB )&lt;/P&gt;&lt;P&gt;7.create_edi214_tables.&lt;/P&gt;&lt;P&gt;8.process_ekko_ekpo.(Proces the ITAB data at the time.)&lt;/P&gt;&lt;P&gt;9.refresh_internal_tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here they are openning 25 files , then loading all 25 files to ITAB and processing all the loaded datas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When this progarm is schedule in background it takes 1.25 hrs to complete the process .&lt;/P&gt;&lt;P&gt; I need to tune this program which ever possible way.    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thought and analysis in this program is -&amp;gt; This performance problem is due to like  openning 25 files , then loading all 25 files to ITAB and processing all the loaded datas which may hit the performance . Kindly let me know you IDEAS and experence on this issue . This program is having 10000 lines of code ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Veera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 11:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-tunning-help-needed/m-p/3716225#M894603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T11:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tunning -Help needed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-tunning-help-needed/m-p/3716226#M894604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE30&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-tunning-help-needed/m-p/3716226#M894604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:33:32Z</dc:date>
    </item>
  </channel>
</rss>

