<?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: I_OI_SPREADSHEET in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-oi-spreadsheet/m-p/4583805#M1081263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I_OI_SPREADSHEET is an interface and you can't instantiate interfaces.&lt;/P&gt;&lt;P&gt;You can only create an instance of a class that implements this interface and assign this instance to your variable. Or you ask another class for an instance, e.g.:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CL_GUI_ALV_GRID_BASE-&amp;gt;CREATE_VIEW_OI
...
      CALL METHOD m_oi_proxy-&amp;gt;get_spreadsheet_interface
                  IMPORTING sheet_interface = m_oi_spreadsheet.
...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Karsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 11:15:59 GMT</pubDate>
    <dc:creator>karsten_korte</dc:creator>
    <dc:date>2008-10-07T11:15:59Z</dc:date>
    <item>
      <title>I_OI_SPREADSHEET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-oi-spreadsheet/m-p/4583804#M1081262</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 have declared following variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data o type ref to I_OI_SPREADSHEET.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to instantiate it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 09:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-oi-spreadsheet/m-p/4583804#M1081262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: I_OI_SPREADSHEET</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-oi-spreadsheet/m-p/4583805#M1081263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I_OI_SPREADSHEET is an interface and you can't instantiate interfaces.&lt;/P&gt;&lt;P&gt;You can only create an instance of a class that implements this interface and assign this instance to your variable. Or you ask another class for an instance, e.g.:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CL_GUI_ALV_GRID_BASE-&amp;gt;CREATE_VIEW_OI
...
      CALL METHOD m_oi_proxy-&amp;gt;get_spreadsheet_interface
                  IMPORTING sheet_interface = m_oi_spreadsheet.
...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Karsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 11:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-oi-spreadsheet/m-p/4583805#M1081263</guid>
      <dc:creator>karsten_korte</dc:creator>
      <dc:date>2008-10-07T11:15:59Z</dc:date>
    </item>
  </channel>
</rss>

