<?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: change Javascript Files in Abap Workbench in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217082#M1826168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is the easies solution. Integrating in SE80 would be the charmes way doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand Emils post it is possible using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;WBREGISTRY&lt;/LI&gt;&lt;LI&gt;WBOBJTYPES&lt;/LI&gt;&lt;LI&gt;WBOBJTYPT&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't know how this works? Does anyone can explain this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2014 15:12:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-02T15:12:50Z</dc:date>
    <item>
      <title>change Javascript Files in Abap Workbench</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217078#M1826164</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;I'm currently creating some javascript ui5 applications, which are running in an ABAP System. All works fine. Now I have to change something in the javascript coding which is currently displayed as a mine object in the System. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change something an external editor (Textpad) is opened. Is there a way to open the document directly in the SAP GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this thread where Emil created something like this.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="3462321" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to integrate custom tool in Abap Workbench(se80)?" href="https://community.sap.com/" modifiedtitle="true" title="How to integrate custom tool in Abap Workbench(se80)?"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone has an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 09:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217078#M1826164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-02T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: change Javascript Files in Abap Workbench</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217079#M1826165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aren't you using the Eclipse Team Provider function to deploy the UI5 application to the ABAP System?&lt;/P&gt;&lt;P&gt;Than you should change the Javascript source only in Eclipse.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 11:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217079#M1826165</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2014-04-02T11:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: change Javascript Files in Abap Workbench</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217080#M1826166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I'm not using Eclipse Team Provider because the needed components are not installed on our SAP System. I did this manually. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 12:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217080#M1826166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-02T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: change Javascript Files in Abap Workbench</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217081#M1826167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you want is use of the text-based change of the files, maybe you could ignore se80 (I believe that could be just too much). You could try creating an own transaction to do all this (with some enjoy controls, like the tree for the projects / files hierarchy, textedit for the code itself). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this approach you would not need to handle special situations witth the status buttons of the screen in the environment and everything could be set-up easily in customer transaction. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 14:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217081#M1826167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-02T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: change Javascript Files in Abap Workbench</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217082#M1826168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is the easies solution. Integrating in SE80 would be the charmes way doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand Emils post it is possible using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;WBREGISTRY&lt;/LI&gt;&lt;LI&gt;WBOBJTYPES&lt;/LI&gt;&lt;LI&gt;WBOBJTYPT&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't know how this works? Does anyone can explain this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-javascript-files-in-abap-workbench/m-p/10217082#M1826168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-02T15:12:50Z</dc:date>
    </item>
  </channel>
</rss>

