<?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: Do you use Eclipse to define exception class texts? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595965#M1939893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed my IDE from SAP GUI to Eclipse last week, since it is configured on the system. By now I don't figured out, that it would be possible to create these texts also in Eclipse, but for sure it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see another problem using Eclipse with exception classes. There is no special support for them in Eclipse. You can change all at the class, but what will happen if I change something in the CONSTRUCTOR and afterwards someone else regenerates it by the SAP GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there will be a special handling in the future for exception classes, including the texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general I try to use as much as possible Eclipse for workbench objects. Unfortunately sometimes it's hard, especially by using persistent classes, exception classes and enhancements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 14:35:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-31T14:35:29Z</dc:date>
    <item>
      <title>Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595964#M1939892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Do you define texts of exception classes in Eclipse or do you use SAPGUI?&lt;/P&gt;&lt;P&gt;IMHO, the GUI editor (read: in this specific case) is more user friendly and more intuitive.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/919594" width="450" /&gt;&lt;/P&gt;&lt;P&gt;One can use this dialog to define the text and the "constant" structure is generated automatically by the framework!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas in Eclipse one has to define the "constant" structure manually.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/919634" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although i don't like to juggle between the two IDEs, but why not use the best of the two worlds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are your thoughts? Do you use GUI for building/maintaing other workbench objects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 14:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595964#M1939892</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2016-03-31T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595965#M1939893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed my IDE from SAP GUI to Eclipse last week, since it is configured on the system. By now I don't figured out, that it would be possible to create these texts also in Eclipse, but for sure it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see another problem using Eclipse with exception classes. There is no special support for them in Eclipse. You can change all at the class, but what will happen if I change something in the CONSTRUCTOR and afterwards someone else regenerates it by the SAP GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there will be a special handling in the future for exception classes, including the texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general I try to use as much as possible Eclipse for workbench objects. Unfortunately sometimes it's hard, especially by using persistent classes, exception classes and enhancements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 14:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595965#M1939893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-31T14:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595966#M1939894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;there is a code template available in eclipse that eases the creation of exception classes:&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/919627" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe that helps you as well.&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>Thu, 31 Mar 2016 14:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595966#M1939894</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2016-03-31T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595967#M1939895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Armin,&lt;/P&gt;&lt;P&gt;with NW 7.50 we provide the option in the quick assist menu (shortcut CTRL-1) to regenerate the constructor of an ABAP class:&lt;/P&gt;&lt;P&gt;&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/919653" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This fixes also the implementation of the exception class constructor.&lt;/P&gt;&lt;P&gt;The automate regeneration of the constructor is disabled via the pragma:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;##ADT_SUPPRESS_GENERATION &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>Thu, 31 Mar 2016 14:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595967#M1939895</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2016-03-31T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595968#M1939896</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;good to know about. I'm very excited to use the many new features of NW 7.5.&lt;/P&gt;&lt;P&gt;Thanks for the hint with the pragma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Armin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 14:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595968#M1939896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-31T14:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595969#M1939897</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;Thanks for the tip. Although it is not as intuitive as GUI, but still better than having to write the structure manually &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/98/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had created &lt;SPAN style="text-decoration: underline;"&gt;quite a few&lt;/SPAN&gt; code templates for the GUI Editor, i am planning to import them in Eclipse. Is there a tool or do i need to copy-paste those?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 14:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595969#M1939897</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2016-03-31T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595970#M1939898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get by in this way if you still use the older T100 messages, but we should really be using new messages, they're so much more useful, but definitely not eclipse-friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUI editor does all the nice work of generating the OTR texts and dropping the text IDs into the code. As I have no desire to do this manually in eclipse, I use the GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a wider note, I usually have both eclipse and GUI open. Another tip: Do not install graphical modelling tools into the same eclipse as ADT, it becomes as unstable as anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 15:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595970#M1939898</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2016-03-31T15:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595971#M1939899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "older T100 messages"? I do not recollect reading about "new" messages anywhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 16:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595971#M1939899</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2016-03-31T16:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595972#M1939900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;Hi Suhas,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;Funny you should ask this question, because I quickly pulled up the help page to post it and I read something different to what I remembered from earlier versions of SAP.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;When exception classes first arrived, OTR texts were advocated as the way to go. However the latest help recommends limiting OTR texts to system classes:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;A href="http://help.sap.com/abapdocu_750/en/index.htm?file=abenexceptions_classes.htm"&gt;Exception texts&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;(note they explicitly state that OTR is not supported by eclipse ADT).&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;I must admit I'm slightly confused by this, as OTR&amp;nbsp; texts are a more modern technology and more useful in my opinion. I would hazard a guess that this could be to keep the application level grouping of T100 texts. Or maybe it's because OTR has such an awful management tool. Nevertheless, I learnt something today. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 21:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595972#M1939900</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2016-03-31T21:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595973#M1939901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;you should also have a look on the new exception classes implementing the interface IF_T100_DYN_MSG. Here you can assign message texts dynamically when raising the message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/abapdocu_750/en/index.htm?file=abenexceptions_classes.htm" title="http://help.sap.com/abapdocu_750/en/index.htm?file=abenexceptions_classes.htm"&gt;ABAP Keyword Documentation&lt;/A&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>Fri, 01 Apr 2016 07:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595973#M1939901</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2016-04-01T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Do you use Eclipse to define exception class texts?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595974#M1939902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, very useful info at a good point in our project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Apr 2016 18:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/do-you-use-eclipse-to-define-exception-class-texts/m-p/11595974#M1939902</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2016-04-02T18:05:26Z</dc:date>
    </item>
  </channel>
</rss>

