<?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: Troubles implementing SAP Note 765494 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565264#M255440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously there is a problem with this note so you should get back to SAP about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2006 08:30:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-21T08:30:12Z</dc:date>
    <item>
      <title>Troubles implementing SAP Note 765494</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565262#M255438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to implement note 765494, but I have troubles implementing it.&lt;/P&gt;&lt;P&gt;The note tells me to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;12. Extend the private section of the CL_PO_ITEM_HANDLE_MM class to include the PO_EKPVX_HASH_TABLE attribute with the following attributes:&lt;/P&gt;&lt;P&gt;a) Attribute: PO_EKPVX_HASH_TABLE&lt;/P&gt;&lt;P&gt;b) Level: Static Attribute&lt;/P&gt;&lt;P&gt;c) Visibility: Private&lt;/P&gt;&lt;P&gt;d) Description: Hashed X data for EKPV&lt;/P&gt;&lt;P&gt;e) Choose 'Direct Type Entry' to go to the definition of the Private Section. Maintain the following values:&lt;/P&gt;&lt;P&gt;           ... &lt;/P&gt;&lt;P&gt;           TYPES: &lt;/P&gt;&lt;P&gt;            BEGIN OF po_ekpvx_hash_entry, &lt;/P&gt;&lt;P&gt;              item TYPE REF TO cl_po_item_handle_mm, &lt;/P&gt;&lt;P&gt;              data TYPE mepo_ekpvx, &lt;/P&gt;&lt;P&gt;            END OF po_ekpvx_hash_entry . &lt;/P&gt;&lt;P&gt;           ... &lt;/P&gt;&lt;P&gt;           CLASS-DATA: &lt;/P&gt;&lt;P&gt;            po_ekpvx_hash_table TYPE HASHED TABLE OF &lt;/P&gt;&lt;P&gt;                    po_ekpvx_hash_entry WITH UNIQUE KEY item .&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in the classbuilder the button with wich to jump to direct type entry is greyed out.&lt;/P&gt;&lt;P&gt;My question is how to maintain direct types in se24 for this class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 07:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565262#M255438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T07:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles implementing SAP Note 765494</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565263#M255439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bert, &lt;/P&gt;&lt;P&gt;   I'm trying to implemet the note 765494 and I have the same problem as you.&lt;/P&gt;&lt;P&gt;Did you find any solution for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;/Rena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 08:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565263#M255439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles implementing SAP Note 765494</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565264#M255440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously there is a problem with this note so you should get back to SAP about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 08:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565264#M255440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T08:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles implementing SAP Note 765494</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565265#M255441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did solve the problem by switching off the modification assistant.&lt;/P&gt;&lt;P&gt;I hpe this works for you too.&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;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2006 14:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/troubles-implementing-sap-note-765494/m-p/1565265#M255441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-22T14:48:09Z</dc:date>
    </item>
  </channel>
</rss>

