<?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 Include structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540162#M851713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to include a structure in a standard table and also in customized table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 06:14:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T06:14:17Z</dc:date>
    <item>
      <title>Include structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540162#M851713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to include a structure in a standard table and also in customized table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540162#M851713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T06:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Include structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540163#M851714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;in customized table...in se11 create a structure....and call the that structure in the table ....&lt;/P&gt;&lt;P&gt;.include...in data type ..write the structure which u created.&lt;/P&gt;&lt;P&gt;if u want to append a structure ..there is a tab ...APPEND STRUCTURE ...in that u can declare the feilds in the structure and save and activate and call the structure in table.&lt;/P&gt;&lt;P&gt;u can append a structure only at end of all feilds whereas include u can add anywhere between the feilds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jyothsna M on Feb 29, 2008 7:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540163#M851714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T06:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Include structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540164#M851715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; try using APPEND or INSERT structure.&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;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540164#M851715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Include structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540165#M851716</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 SE11 in datatype tan give a name and click create.. then a pop up shows options like Structure,dataelement, datatype which u want to create.. u click data Structure.. then create a structure with required fields.. While Creating Customised table using Se11 give ur structure name in DATA ELEMENT column.. here ur table Switched to a customised one. &lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540165#M851716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T06:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Include structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540166#M851717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;INCLUDE Structures:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include Structure is used to include the structure to a Custom Table. &lt;/P&gt;&lt;P&gt;The same Structure can be Included in any number of Custom Tables.&lt;/P&gt;&lt;P&gt;To Include it in the Custom Table Provide .INCLUDE as field name and Structure name as Field Type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;APPEND Structures:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append Structure is used to append to the Standard Tables.&lt;/P&gt;&lt;P&gt;The Same Append Structure cannot be appended in more then one Standard DB Table.&lt;/P&gt;&lt;P&gt;We need to create the Append Structure by opening the Table in Display mode and by clicking on the Append Structure button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this SAP help&lt;/P&gt;&lt;P&gt;on append structure and Include Structure&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb54446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb54446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure/m-p/3540166#M851717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T06:27:00Z</dc:date>
    </item>
  </channel>
</rss>

