<?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: Function Module to create Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486544#M560822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Here are the steps for creating the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to transaction SE11.&lt;/P&gt;&lt;P&gt;2) Check the radio button "data element", enter the name of the structure Z*** or Y*** and click the create button.&lt;/P&gt;&lt;P&gt;3) You will be prompted to selected whether it is a data element or structure or table type. Select the structure radio button and click okay.&lt;/P&gt;&lt;P&gt;4) Now enter all the data elements one by one that you want in the structure. If you are creating a structure using existing data elements, all the associated component type, data type length, etc will be automatically picked up and displayed by the system. If you are creating a structure with new data element, you should first create those data elements using SE11 prior to creating the structure. The process for the data eleemnt is similar as the structure.&lt;/P&gt;&lt;P&gt;5) Next, save, check and activate the structure. This structure can be used in any of your function module or program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2007 09:41:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-09T09:41:46Z</dc:date>
    <item>
      <title>Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486542#M560820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys/Gals...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module to create Structure in the Database.,..&lt;/P&gt;&lt;P&gt;Can you attach the sample code also for the same..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jiku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486542#M560820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486543#M560821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Using Type Group : ABAP&lt;/P&gt;&lt;P&gt;You can create a strucure.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486543#M560821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486544#M560822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Here are the steps for creating the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to transaction SE11.&lt;/P&gt;&lt;P&gt;2) Check the radio button "data element", enter the name of the structure Z*** or Y*** and click the create button.&lt;/P&gt;&lt;P&gt;3) You will be prompted to selected whether it is a data element or structure or table type. Select the structure radio button and click okay.&lt;/P&gt;&lt;P&gt;4) Now enter all the data elements one by one that you want in the structure. If you are creating a structure using existing data elements, all the associated component type, data type length, etc will be automatically picked up and displayed by the system. If you are creating a structure with new data element, you should first create those data elements using SE11 prior to creating the structure. The process for the data eleemnt is similar as the structure.&lt;/P&gt;&lt;P&gt;5) Next, save, check and activate the structure. This structure can be used in any of your function module or program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486544#M560822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486545#M560823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no function module exists for creating structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486545#M560823</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-07-09T09:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486546#M560824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to create it programatically..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jiku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486546#M560824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to create Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486547#M560825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jiku&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course there are function modules available for creating structures. Have a look at function group &amp;lt;b&amp;gt;SDIF&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you structure consists of fields out of existing structures and tables I would recommend to read the meta-data of these structures/tables using function module &amp;lt;b&amp;gt;DDIF_TABL_GET&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collect the required fields for your structure. Next call function module &amp;lt;b&amp;gt;DDIF_TABL_PUT&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, activate your new structure using &amp;lt;b&amp;gt;DDIF_TABL_ACTIVATE&amp;lt;/b&amp;gt;.&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;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 10:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-create-structure/m-p/2486547#M560825</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-07-09T10:00:28Z</dc:date>
    </item>
  </channel>
</rss>

