<?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: Create structure and table for global use in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128251#M1364929</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 can create and activate structures, tables and table types using the following APIs: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DDIF_TABL_PUT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &amp;amp; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DDIF_TABL_ACTIVATE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2009 14:18:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-17T14:18:03Z</dc:date>
    <item>
      <title>Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128248#M1364926</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 want to create a structure and then a table type, which has a line type of the previously created structure.&lt;/P&gt;&lt;P&gt;The thing is that after the table is created, I want to use it as a parameter for a function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that a way to insert these data types by API, so they will be exposed for other programs or functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 11:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128248#M1364926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T11:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128249#M1364927</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;In my opinion if you create a object in Data Dictionary, then it is global to all programs and functions etc. But i dont understand what exactly you want to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 12:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128249#M1364927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T12:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128250#M1364928</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 want to know how to create these objects using code and not by manual clicking in object navigator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 12:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128250#M1364928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T12:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128251#M1364929</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 can create and activate structures, tables and table types using the following APIs: &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DDIF_TABL_PUT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &amp;amp; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DDIF_TABL_ACTIVATE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 14:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128251#M1364929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128252#M1364930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more question regarding this topic. I'm using DDIC_TTYP_PUT\ACTIVATE to create and activate table types.&lt;/P&gt;&lt;P&gt;How can I create a structure, which is a bit different from table. Should I use the FM DDIC_TBL_PUT...?&lt;/P&gt;&lt;P&gt;How can I define that this is a structure and not a table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2009 08:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128252#M1364930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-21T08:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create structure and table for global use</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128253#M1364931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can create a structure using RS_DD_STRU_ADD. But Cannot add a description, so I cannot activate it afterwards.&lt;/P&gt;&lt;P&gt;May you help me with:&lt;/P&gt;&lt;P&gt;1) Set the description.&lt;/P&gt;&lt;P&gt;2) Activate the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 13:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-structure-and-table-for-global-use/m-p/6128253#M1364931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T13:30:48Z</dc:date>
    </item>
  </channel>
</rss>

