<?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: What are Customizing Includes ? How to implement them ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040243#M965664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Nayan,&lt;/P&gt;&lt;P&gt;                Nice to see you reply. It is helpful to me.As you told i have added some fileds , now how to use these fields(update/modify/display) so that i can see there reflection in business.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in Advance&lt;/P&gt;&lt;P&gt;Jase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 05:13:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T05:13:31Z</dc:date>
    <item>
      <title>What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040237#M965658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;        Since Customizing Includes are used by customers to&lt;/P&gt;&lt;P&gt;enhance ABAP dictionary tables/structures but how to implement this .Kindly guide me with some practical case .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded &lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Jase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040237#M965658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040238#M965659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These steps need to be followed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a structure in SE11, with the fields that you want as Include structure. Lets name that as ZINCLUDE1.&lt;/P&gt;&lt;P&gt;2) Now goto SE11, open your Z-table to which you need to include the created structure; say ZTABLE1.&lt;/P&gt;&lt;P&gt;3) Goto Edit menu Edit-&amp;gt;Include-&amp;gt;Insert. &lt;/P&gt;&lt;P&gt;4) In the new popup window, enter the name of the Include Structure i.e. ZINCLUDE1.&lt;/P&gt;&lt;P&gt;5) Now activate the ZTABLE1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if this helps,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040238#M965659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040239#M965660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   You can add your own fields related to your business requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. You can enhance the structure &lt;STRONG&gt;CI_PROJ&lt;/STRONG&gt; in table &lt;STRONG&gt;PROJ&lt;/STRONG&gt;.You can add your own fields in this structure.Simply,double click that structure.It will ask whether to enhance the structure.Click yes.In order that these fields to be updated,you have to include a cusom tab in transaction &lt;STRONG&gt;CJ20N&lt;/STRONG&gt;.For this you have to make use of screen exit.For this,&lt;/P&gt;&lt;P&gt;Go to transaction SPRO -&amp;gt; SAP Reference IMG -&amp;gt; Project System -&amp;gt; Structures -&amp;gt; Operative structures -&amp;gt; Work breakdown structure (WBS) -&amp;gt; Enhancements for Project Definition and WBS Elements -&amp;gt;Create customer-specific fields in a project definition. Create a new project or use an existing one to add the customs field through screen exits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040239#M965660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040240#M965661</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;The two methods of modifying Sap standard tables are:&lt;/P&gt;&lt;P&gt;- Append Structures and&lt;/P&gt;&lt;P&gt;- Customizing Includes.&lt;/P&gt;&lt;P&gt;We cannot include customizing include or an append structure with Pooled or Cluster tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on customizing includes follow the below link:&lt;/P&gt;&lt;P&gt;[http://sap-abapinfo.blogspot.com/2008/05/enhancements-to-dictionery-elements-in.html] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RajKamal Gaddipati on Jun 10, 2008 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040240#M965661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040241#M965662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Customizing Includes&lt;/P&gt;&lt;P&gt;Some of the SAP standard tables contains special include statements called Customizing includes. In contrast to Append structures, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that customizing includes are created by SAP, but the customer supply the fields for the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing includes begin with CI_ and is part of the customer namespace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Customizing include can be inserted into more than one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find Customizing includes in SE11 under structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to take a look at table RKPF which uses the Customizing include CI_COBL (In an IDES system). Next try to add a field to CI_COBL, and activate it. If you go back to table RKPF you will se that your new field has been added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040241#M965662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040242#M965663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go in edit insert-&amp;gt;include or inclde-&amp;gt;insert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040242#M965663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040243#M965664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai Nayan,&lt;/P&gt;&lt;P&gt;                Nice to see you reply. It is helpful to me.As you told i have added some fileds , now how to use these fields(update/modify/display) so that i can see there reflection in business.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in Advance&lt;/P&gt;&lt;P&gt;Jase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 05:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040243#M965664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T05:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: What are Customizing Includes ? How to implement them ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040244#M965665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 05:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-are-customizing-includes-how-to-implement-them/m-p/4040244#M965665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T05:59:38Z</dc:date>
    </item>
  </channel>
</rss>

