<?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 INTERFACE WITH OBJECTS INSIDE ( OR I BELIEVE THAT) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-with-objects-inside-or-i-believe-that/m-p/5990415#M1342425</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 need use a method public that object CL_PO_ACCOUNTING_HANDLE_MM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the object is in a inteface¿?¿?, not it is a atribute is something that i don't understand, when i debug the program i can see the objects. I see a tree with the diferent objects with their atributes, but i can acces to the objetcs or attributes, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone explain me that, and how i can acces the object for modify with a set_data ( a method implemented in CL_PO_ACCOUNTING_HANDLE_MM. no in the external interface ( the external object haven't got method or attributes.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the interface is IF_MODEL_MM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 12:33:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T12:33:59Z</dc:date>
    <item>
      <title>INTERFACE WITH OBJECTS INSIDE ( OR I BELIEVE THAT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-with-objects-inside-or-i-believe-that/m-p/5990415#M1342425</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 need use a method public that object CL_PO_ACCOUNTING_HANDLE_MM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the object is in a inteface¿?¿?, not it is a atribute is something that i don't understand, when i debug the program i can see the objects. I see a tree with the diferent objects with their atributes, but i can acces to the objetcs or attributes, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone explain me that, and how i can acces the object for modify with a set_data ( a method implemented in CL_PO_ACCOUNTING_HANDLE_MM. no in the external interface ( the external object haven't got method or attributes.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the interface is IF_MODEL_MM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-with-objects-inside-or-i-believe-that/m-p/5990415#M1342425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T12:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: INTERFACE WITH OBJECTS INSIDE ( OR I BELIEVE THAT)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interface-with-objects-inside-or-i-believe-that/m-p/5990416#M1342426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF_MODEL_MM is an interface that is implemented by other classes like CL_PO_HEADER_HANLE_MM and CL_PO_ITEM_HANDLE_MM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on what the method it is expecting, it will probably be an instance of a class that implements this interface rather than the interface itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created instances of CL_PO_HEADER_HANDLE_MM before. If this relates purchase orders, I could help you if you provide more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 20:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interface-with-objects-inside-or-i-believe-that/m-p/5990416#M1342426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T20:34:24Z</dc:date>
    </item>
  </channel>
</rss>

