<?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 when accessing table VEPO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-when-accessing-table-vepo/m-p/8606086#M1662782</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;I'd create a secondary index after speak with a Basis Consultant, because depending of the size of VEPO you will increase its size. But if you need to do this select is evident that you need an index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Futhermore, see these notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Note 189523 - Performance in deliv.process: Advance clarification&lt;/P&gt;&lt;P&gt;SAP Note 192423 - Delivery Processing Performance: Consulting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2012 16:04:47 GMT</pubDate>
    <dc:creator>eduardo_hinojosa</dc:creator>
    <dc:date>2012-03-02T16:04:47Z</dc:date>
    <item>
      <title>Performance when accessing table VEPO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-when-accessing-table-vepo/m-p/8606085#M1662781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Processing goods issue on deliveries using transaction VL06G is running slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A trace in ST05 shows access to table VEPO at the top. It is consuming 20% of the processing time. The code is reading the handling unit item table using a delivery number. There is no index on delivery number, so it does a table scan.&lt;/P&gt;&lt;P&gt;It looks like standard SAP code. Anyone have access to an ECC 6.0 system that can compare? &lt;/P&gt;&lt;P&gt;I read that there was a secondary index on VEPO-VBELN up to version 4.6C. Anyone know more details?&lt;/P&gt;&lt;P&gt;Add an index? Enter an OSS note?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class: /ISDFPS/CL_PM_RELOCATION&lt;/P&gt;&lt;P&gt;Method: UI_UPDATE_RELOC_DATA&lt;/P&gt;&lt;P&gt;ECC 6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;    select venum vepos from vepo                        "#EC CI_NOFIELD
                       into table lt_vepo
                       where vbeln = &amp;lt;mkpf&amp;gt;-xblnr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 15:17:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-when-accessing-table-vepo/m-p/8606085#M1662781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-02T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance when accessing table VEPO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-when-accessing-table-vepo/m-p/8606086#M1662782</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;I'd create a secondary index after speak with a Basis Consultant, because depending of the size of VEPO you will increase its size. But if you need to do this select is evident that you need an index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Futhermore, see these notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Note 189523 - Performance in deliv.process: Advance clarification&lt;/P&gt;&lt;P&gt;SAP Note 192423 - Delivery Processing Performance: Consulting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 16:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-when-accessing-table-vepo/m-p/8606086#M1662782</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2012-03-02T16:04:47Z</dc:date>
    </item>
  </channel>
</rss>

