<?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: Activation Problem with class/Attribute in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963490#M699216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;in SE24 Tcode We can activate the class as a Whole when ever you add new attribute for it.check whether that attribute is used anywhere in the class&lt;/P&gt;&lt;P&gt;otherwise it will get activated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 06:16:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-19T06:16:15Z</dc:date>
    <item>
      <title>Activation Problem with class/Attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963489#M699215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wrote a small report that added a Attribute to a Class, with a "text" in it this works great so far. But i cant use the new added Attribute until i rename it activate it and then rename it again and activate it again. I think the runtime environment don't know about the new Attribute now my question is is there a possibility to refresh the runtime environment? Or activate the hole class? I'm thank full for every hint i get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 06:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963489#M699215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T06:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Activation Problem with class/Attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963490#M699216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN forum&lt;/P&gt;&lt;P&gt;in SE24 Tcode We can activate the class as a Whole when ever you add new attribute for it.check whether that attribute is used anywhere in the class&lt;/P&gt;&lt;P&gt;otherwise it will get activated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 06:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963490#M699216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T06:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Activation Problem with class/Attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963491#M699217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot when i use this transaktion it works. Now i got my last question can i do this automaticly in my report?&lt;/P&gt;&lt;P&gt;That its done in the background? Without manualy call the transaktion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 07:06:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963491#M699217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T07:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Activation Problem with class/Attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963492#M699218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can answer my question my own now :).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to do a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'SEO_CLIF_SAVE_ALL'
       EXPORTING
            cifkey = clskey. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the end of the program. With this Function the Class etc got saved and activated. Everything is works perfectly now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 12:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activation-problem-with-class-attribute/m-p/2963492#M699218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T12:53:45Z</dc:date>
    </item>
  </channel>
</rss>

