<?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: .include structure in standard table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829072#M1783763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deborshi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For adding the fields in the Standard table we have two option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CI_tablename :- This include didn't provided by the SAP for each table. if the CI include is provided then use that include and that include automatic appended in your table. No need to append explicitly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use the append structure :- Before using the Append you must conform that&amp;nbsp; Enhancement&amp;nbsp; Category of your table must be "Can Be Enhanced" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you face any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Nishant Bansal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Nov 2013 09:33:02 GMT</pubDate>
    <dc:creator>nishantbansal91</dc:creator>
    <dc:date>2013-11-23T09:33:02Z</dc:date>
    <item>
      <title>.include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829068#M1783759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i add include structure in standard table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 08:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829068#M1783759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-23T08:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: .include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829069#M1783760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I understand you can not add .INCLUDE structure to a standard table without SAP access key.&lt;/P&gt;&lt;P&gt;However you should look for APPEND STRUCTURE(which is possible) for extending standard tables and check if that fulfill your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Samal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 08:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829069#M1783760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-23T08:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: .include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829070#M1783761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Deborshi De Sarkar&lt;/SPAN&gt; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/330180" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 09:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829070#M1783761</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-11-23T09:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: .include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829071#M1783762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarkar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add fields to standard table&amp;nbsp; using structures in&amp;nbsp; two ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. INCLUDE structure&lt;/P&gt;&lt;P&gt;2. APPEND structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INCLUDE structure: &lt;/STRONG&gt;IT &lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 12px;"&gt;is reusable i.e., can be used in several tables.If you add a field to an include structure, all tables that contain that include structure will be updated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Customizing includes begin with CI_ and is part of the customer namespace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;One Customizing include can be inserted into more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG&gt;APPEND structure : &lt;/STRONG&gt;This are&amp;nbsp; used for enhancements which are not provided for in the standard (like adding&amp;nbsp; fields to SAP standard tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;An append structure is assigned to exactly one table. i.e., an append structure can be used only for the table it is created.Single use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append structures can not be used with cluster and pool tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append structures are created in transaction SE11. Display the standard table fields and press the Append structure button.When you press the button, SAP sugests a name for the new append structure. After you has accepted the name, a screen will be shown where you can enter the new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Append structures are created in the custome rnamespace ( ZZ or YY)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 09:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829071#M1783762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-23T09:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: .include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829072#M1783763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deborshi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For adding the fields in the Standard table we have two option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CI_tablename :- This include didn't provided by the SAP for each table. if the CI include is provided then use that include and that include automatic appended in your table. No need to append explicitly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use the append structure :- Before using the Append you must conform that&amp;nbsp; Enhancement&amp;nbsp; Category of your table must be "Can Be Enhanced" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you face any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Nishant Bansal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 09:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829072#M1783763</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2013-11-23T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: .include structure in standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829073#M1783764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr Sarkar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please Refer Below Thread..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A class="active_link" href="http://www.saptechnical.com/Tutorials/ABAP/Structure/Index.htm" title="http://www.saptechnical.com/Tutorials/ABAP/Structure/Index.htm"&gt;http://www.saptechnical.com/Tutorials/ABAP/Structure/Index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/795808" title="http://scn.sap.com/thread/795808"&gt;http://scn.sap.com/thread/795808&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 11:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-in-standard-table/m-p/9829073#M1783764</guid>
      <dc:creator>thangam_perumal</dc:creator>
      <dc:date>2013-11-23T11:01:44Z</dc:date>
    </item>
  </channel>
</rss>

