<?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: Performance improvement for 'BAPI_NETWORK_GETINFO' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement-for-bapi-network-getinfo/m-p/7356632#M1541452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally, ABAP programmers understand that BAPIs have been optimized by SAP.  That's one of many reasons that we like to use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you think it needs to be improved?  Are you submitting some huge list of networks for retrieval and expecting a 500 microsecond runtime?  Have you tried retrieving without a BAPI?  Perhaps you can write something faster?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Oct 2010 15:14:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-21T15:14:02Z</dc:date>
    <item>
      <title>Performance improvement for 'BAPI_NETWORK_GETINFO'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement-for-bapi-network-getinfo/m-p/7356631#M1541451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For PS network infor using folloiwng BAPI in version 4.6 c. Its taking very long time in execution. Couldn't find any note related to performance also. Any idea how it can be improved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_NETWORK_GETINFO'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;      I_WITHOUT_NETWORK                  = 'X'&lt;/P&gt;&lt;P&gt;      I_WITHOUT_NETWORK_ACTIVITY         = space&lt;/P&gt;&lt;P&gt;      I_WITHOUT_RELATION                 = 'X'&lt;/P&gt;&lt;P&gt;      I_WITHOUT_ACTIVITY_ELEMENT         = 'X'&lt;/P&gt;&lt;P&gt;      I_WITHOUT_ACTIVITY_MILESTONE       = 'X'&lt;/P&gt;&lt;P&gt;      I_WITHOUT_COMPONENT                = space&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      RETURN                             = return&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      I_NETWORK_LIST                     = i_network&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        E_NETWORK                          =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      E_ACTIVITY                         = i_activity&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        E_RELATION                         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      E_MESSAGE_TABLE                    = i_message&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        E_ACTIVITY_ELEMENT                 =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        E_ACTIVITY_MILESTONE               =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      E_COMPONENT                        = i_ncomponent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;anya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 06:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement-for-bapi-network-getinfo/m-p/7356631#M1541451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T06:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Performance improvement for 'BAPI_NETWORK_GETINFO'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement-for-bapi-network-getinfo/m-p/7356632#M1541452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally, ABAP programmers understand that BAPIs have been optimized by SAP.  That's one of many reasons that we like to use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you think it needs to be improved?  Are you submitting some huge list of networks for retrieval and expecting a 500 microsecond runtime?  Have you tried retrieving without a BAPI?  Perhaps you can write something faster?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 15:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement-for-bapi-network-getinfo/m-p/7356632#M1541452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-21T15:14:02Z</dc:date>
    </item>
  </channel>
</rss>

