<?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: Code information is not available ( for some classes) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655102#M1866651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plenkov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also got this error when using the method RUN.&lt;/P&gt;&lt;P&gt;But the second time I clicked, the problem was not there.&lt;/P&gt;&lt;P&gt;I think it is only a bug; try running again and if it is still not working, raise an OSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 09:43:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-13T09:43:33Z</dc:date>
    <item>
      <title>Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655101#M1866650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anybody have the problem with ABAP element info view in Eclipse?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open it some classes show correct documentation, but in most cases I have message like: Code information is not available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thing happened after ADT update so it's probably just a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Importing ABAP doc from description doesn't help in this case. Documentation is not generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also noticed It happens only in the case when i choose class decalration as source element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 09:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655101#M1866650</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2014-10-13T09:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655102#M1866651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plenkov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also got this error when using the method RUN.&lt;/P&gt;&lt;P&gt;But the second time I clicked, the problem was not there.&lt;/P&gt;&lt;P&gt;I think it is only a bug; try running again and if it is still not working, raise an OSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 09:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655102#M1866651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-13T09:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655103#M1866652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;currently the Elementinfo does not work on the definition part of a component, e.g. class declaration , method declaration. The element info is displayed only on usage level, e.g. CALL METHOD, CREATE OBJECT, CALL FUNCTION etc. But we are working on closing theis gap so that also on declaration the Elementinfo will be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 10:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655103#M1866652</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2014-10-13T10:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655104#M1866653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Thomas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course this helps. At least now I know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there is no way to generate the documentation for the whole class excepted clicking method-by-method, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 11:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655104#M1866653</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2014-10-13T11:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655105#M1866654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;when you trigger the Elementinfo on the CLASS ... IMPLEMENTATION Statement you will see&lt;/P&gt;&lt;P&gt;the documentation of the whole class (restricted to public elements only):&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/561909" width="450" /&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;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 13:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655105#M1866654</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2014-10-13T13:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655106#M1866655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! That is exactly I was looking for!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That seems so obvious but I couln't get that myself even by using help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am satisfied &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 15:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655106#M1866655</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2014-10-13T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655107#M1866656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appologize for worrying you again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But could you advise how to generate the documentation for the ABAP class like in one click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point is: F2 popup for class implementation section doesn't contain parameter description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to achieve is to have the full class generated documentation in one place with not just the components list but with the detailed explanation for every object like we have by clicking F2 on a certain element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: as I understand you're somehow connected with further ADT development. If you're do you have some backlog for suggesting new issues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 06:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655107#M1866656</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2014-10-14T06:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655108#M1866657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;we are currently working exactly on that requirement that you can display the whole documentation of an ABAP class in one HTML page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know the new HTTP links for ABAP development objects:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/abap/eclipse/blog/2014/09/25/improved-adt-links-or-how-to-display-your-abap-source-code-in-a-web-browser"&gt;http://scn.sap.com/community/abap/eclipse/blog/2014/09/25/improved-adt-links-or-how-to-display-your-abap-source-code-in-a-web-browser&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With these links you can visualize ABAP sourcecode in a web browser. We want to offer the same concept also for the ABAP Doc of the class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 08:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655108#M1866657</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2014-10-14T08:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655109#M1866658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for borrowing you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really stucked with some stupid thing. I have generated ABAP doc but I can't copy-paste it directly to Microsoft Word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copy option but it's copying just text without formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Print option gives me opportunity to insert the image over PDF or Microsoft One note - but that's so inconvenient. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you suggest your best way how to do this the most easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot, master! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 08:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655109#M1866658</guid>
      <dc:creator>Petr_Plenkov</dc:creator>
      <dc:date>2014-10-17T08:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Code information is not available ( for some classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655110#M1866659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;I tried it on my own. I called the Elementinfo on a class via F2 and copied the content of the popup window in the clipboard. Then I pasted the content in a word document and it looked exactly like in the element info. Is that what you tried?&lt;/P&gt;&lt;P&gt;I used the latest AIE client against a 7.40 SP08 system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 09:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-information-is-not-available-for-some-classes/m-p/10655110#M1866659</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2014-10-17T09:15:30Z</dc:date>
    </item>
  </channel>
</rss>

