<?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: Can  I create class or report by code? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835567#M43818</link>
    <description>&lt;P&gt;There are several ways, like function modules SEO_CLIF_MULTI_IMPORT or SEO_CLASS_CREATE_COMPLETE for class pools, you may check in &lt;STRONG&gt;abapGit&lt;/STRONG&gt; how they are used (it also creates any other kind of repository object, so just look at its code).&lt;/P&gt;</description>
    <pubDate>Sun, 20 Jan 2019 12:02:20 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-01-20T12:02:20Z</dc:date>
    <item>
      <title>Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835565#M43816</link>
      <description>&lt;P&gt;Normally, we use SE38 and SE24 to create reports and classes.&lt;/P&gt;
  &lt;P&gt;I am wondering if there is a coding way to do that.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 11:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835565#M43816</guid>
      <dc:creator>raffinkira</dc:creator>
      <dc:date>2019-01-20T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835566#M43817</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/1005503"&gt;How to download source code from the class builder SE24&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To download the source code , go to each method and double click the method .. it opens up .. then go to the menu utlities -&amp;gt; more utilities-&amp;gt;download ..  you need to download individual methods like this ...i don't think is there any way to download whole class at a time.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 11:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835566#M43817</guid>
      <dc:creator>muttepawar-2009</dc:creator>
      <dc:date>2019-01-20T11:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835567#M43818</link>
      <description>&lt;P&gt;There are several ways, like function modules SEO_CLIF_MULTI_IMPORT or SEO_CLASS_CREATE_COMPLETE for class pools, you may check in &lt;STRONG&gt;abapGit&lt;/STRONG&gt; how they are used (it also creates any other kind of repository object, so just look at its code).&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 12:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835567#M43818</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-01-20T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835568#M43819</link>
      <description>&lt;P&gt;I believe you are talking about ABAP code generation. Yes, it is very much possible. Use class CL_CMP_COMPOSER and templates.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Check this example: &lt;A href="https://help.sap.com/doc/saphelp_dbm800/8.0/en-US/f4/0f5f790d494ad7b101f6b04990cd5f/content.htm?no_cache=true" target="test_blank"&gt;https://help.sap.com/doc/saphelp_dbm800/8.0/en-US/f4/0f5f790d494ad7b101f6b04990cd5f/content.htm?no_cache=true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 14:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835568#M43819</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2019-01-20T14:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835569#M43820</link>
      <description>&lt;P&gt;It's specific to BRF+. The question is for mimicking SE38/SE24 programmatically.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 16:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835569#M43820</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-01-20T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835570#M43821</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;As mentioned in my post it is an example of code generation. CL_CMP_COMPOSER is the primary class for ABAP code generation (though it is SAP internal). CL_CMP_COMPOSER is used in the example link I posted. Just do a 'Where Used List' on class CL_CMP_COMPOSER and you will see all ABAP generation examples.&lt;/P&gt;&lt;P&gt;The link I posted though is specific to BRF+ it is an example of Code generation using templates.  &lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 04:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835570#M43821</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2019-01-22T04:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835571#M43822</link>
      <description>&lt;P&gt;Sounds like you want to generate ABAP code dynamically. I have done it multiple times, it is possible. Check the commands INSERT REPORT and INSERT TEXTPOOL.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 05:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835571#M43822</guid>
      <dc:creator>keremkoseoglu</dc:creator>
      <dc:date>2019-01-22T05:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can  I create class or report by code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835572#M43823</link>
      <description>&lt;P&gt;Not that you're answering the question, but if you use the source-code based button in SE24, or Eclipse, you get all the methods in one go. &lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 05:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-create-class-or-report-by-code/m-p/835572#M43823</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-01-22T05:38:58Z</dc:date>
    </item>
  </channel>
</rss>

