<?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: Beginning on SAP web ide and javascript bases in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721650#M33716</link>
    <description>&lt;P&gt;thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 13:40:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-07-20T13:40:15Z</dc:date>
    <item>
      <title>Beginning on SAP web ide and javascript bases</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721648#M33714</link>
      <description>&lt;P&gt;As the title I started from two days to work in SAP and for now I'm starting with javascript (no ABAP) .... is there any complete guide that shows me all the necessary knowledge? For now I'm seeing from here .....&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://sapui5.hana.ondemand.com/#/api/sap.m.QuickView/controlProperties" target="test_blank"&gt;https://sapui5.hana.ondemand.com/#/api/sap.m.QuickView/controlProperties&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;This is the beginning&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;&amp;lt;mvc:View controllerName="esercizio3.controller.Tabella" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:mvc="sap.ui.core.mvc"
	displayBlock="true" xmlns="sap.m"&amp;gt;
	&amp;lt;App&amp;gt;
		&amp;lt;pages&amp;gt;
			&amp;lt;Page title="{i18n&amp;gt;title}"&amp;gt;
				&amp;lt;content&amp;gt;
					&amp;lt;IconTabBar id="onPress"&amp;gt;
						&amp;lt;items&amp;gt;
							&amp;lt;IconTabFilter icon="sap-icon://action"&amp;gt;
								&amp;lt;Text text=" Immettere qui le info "/&amp;gt;
							&amp;lt;/IconTabFilter&amp;gt;
							&amp;lt;IconTabFilter text="allegati" count="33" icon="sap-icon://attachment"&amp;gt;
								&amp;lt;Text text="Per gli allegati cliccare qui"/&amp;gt;
							&amp;lt;/IconTabFilter&amp;gt;
							&amp;lt;IconTabFilter text="note" count="24" icon="sap-icon://notes"&amp;gt;
								&amp;lt;Text text="Per le note cliccare qui "/&amp;gt;
							&amp;lt;/IconTabFilter&amp;gt;
							&amp;lt;IconTabFilter text="gruppi" count="12" icon="sap-icon://group"&amp;gt;
								&amp;lt;Text text="Il contenuto va qui .... "/&amp;gt;
							&amp;lt;/IconTabFilter&amp;gt;
						&amp;lt;/items&amp;gt;
					&amp;lt;/IconTabBar&amp;gt;
				&amp;lt;/content&amp;gt;
			&amp;lt;/Page&amp;gt;
		&amp;lt;/pages&amp;gt;
	&amp;lt;/App&amp;gt;
&amp;lt;/mvc:View&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jul 2018 20:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721648#M33714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-04T20:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Beginning on SAP web ide and javascript bases</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721649#M33715</link>
      <description>&lt;P&gt;there isn't an all knowledge &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but you can check several places:&lt;/P&gt;
  &lt;P&gt;1) open.sap.com --&amp;gt; there are a few free courses to get up to speed&lt;/P&gt;
  &lt;P&gt;2) help.sap.com --&amp;gt; look for official documentation&lt;/P&gt;
  &lt;P&gt;3) scn.sap.com --&amp;gt; search for blogs and Q&amp;amp;A&lt;/P&gt;
  &lt;P&gt;4) sap cloud platform - you can use this for your own learning&lt;/P&gt;
  &lt;P&gt;5) developer guide + other javascript online sources ... including but not limited to JavaScript Scope, Syntax, MVC, ..... &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;good luck and welcome to ui5 development&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 18:06:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721649#M33715</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2018-07-19T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Beginning on SAP web ide and javascript bases</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721650#M33716</link>
      <description>&lt;P&gt;thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 13:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/beginning-on-sap-web-ide-and-javascript-bases/m-p/721650#M33716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-20T13:40:15Z</dc:date>
    </item>
  </channel>
</rss>

