<?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 How to programmatically create DB table (or alternatives)? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076525#M1703931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want/need to programmatically create a Z-table on the SAP database from within a report. The fields to be defined for this new table are unknown in advance, they can dynamically be set on a web dynpro user interface, therefore we need to create such a new table from within ABAP code. Is that possible at all, including activating it as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is absolutely no way of accomplishing that task do you see any suitable alternative? I assume it is possible somehow though, as SAP standard is doing that via SE11 as well...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 14:43:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-03T14:43:38Z</dc:date>
    <item>
      <title>How to programmatically create DB table (or alternatives)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076525#M1703931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want/need to programmatically create a Z-table on the SAP database from within a report. The fields to be defined for this new table are unknown in advance, they can dynamically be set on a web dynpro user interface, therefore we need to create such a new table from within ABAP code. Is that possible at all, including activating it as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is absolutely no way of accomplishing that task do you see any suitable alternative? I assume it is possible somehow though, as SAP standard is doing that via SE11 as well...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076525#M1703931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-03T14:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create DB table (or alternatives)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076526#M1703932</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;You may use BDC for SE11 (Table creation) Or native SQL to create table programmatically &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pushkar Dhale.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 17:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076526#M1703932</guid>
      <dc:creator>pushkar_dhale</dc:creator>
      <dc:date>2012-10-03T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create DB table (or alternatives)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076527#M1703933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pushkar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.. I wasn't aware of the fact that SAP allows for such native SQL commands. When I create a table that way, do I need to activate it then via a SAP tool? If so, can I do so again from within my ABAP code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 07:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076527#M1703933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-05T07:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create DB table (or alternatives)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076528#M1703934</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;Please have a look to FMs DDIF_*, such like DDIF_TABL_PUT&amp;nbsp; and DDIF_TABL_ACTIVATE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 07:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076528#M1703934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-05T07:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically create DB table (or alternatives)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076529#M1703935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Manu, exactly what I was searching for &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1023/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 09:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-programmatically-create-db-table-or-alternatives/m-p/9076529#M1703935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-05T09:56:38Z</dc:date>
    </item>
  </channel>
</rss>

