<?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: include CDO in OO class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902665#M1144878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put that INCLUDE statement under the LOCAL types section, if you are working in SE24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 16:05:24 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2008-12-09T16:05:24Z</dc:date>
    <item>
      <title>include CDO in OO class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902664#M1144877</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 want to include the generated includes from CDO (change document object) in my ABAP OO class. &lt;/P&gt;&lt;P&gt;How can i do that? I don't find a way for "include xxxxx" statement!? Tried it in TYPES, TYPE GROUPS and directly in a method!?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 16:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902664#M1144877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T16:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: include CDO in OO class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902665#M1144878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put that INCLUDE statement under the LOCAL types section, if you are working in SE24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 16:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902665#M1144878</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-12-09T16:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: include CDO in OO class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902666#M1144879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;messages:&lt;/P&gt;&lt;P&gt;You can only define classes and interfaces at the highest level of a "CLASS-POOL".		&lt;/P&gt;&lt;P&gt;The INCLUDE statement is not intended for use in the definition includes of global classes	&lt;/P&gt;&lt;P&gt;You may only define classes, interfaces, or types in a CLASS-POOL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 16:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902666#M1144879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T16:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: include CDO in OO class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902667#M1144880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will not able to include those CDO includes in the OO class because:&lt;/P&gt;&lt;P&gt;Top Include contains the DATA statements.&lt;/P&gt;&lt;P&gt;We can only have TYPES statements in the Local Types or Implementation section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over, the include contains the Internal tables defined with the OCCURS 0 addition which is not supported by the OO context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to define the FM as a wrapper which will hold all this data declartion and call the methods by passing the values by parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 16:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-cdo-in-oo-class/m-p/4902667#M1144880</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-12-09T16:21:38Z</dc:date>
    </item>
  </channel>
</rss>

