Skip to Content
Author's profile photo Ralph Oliveira

SAP Business One on HANA Development E-learning is Live! Now also on Youtube.

SAP HANA became the new norm in our lives. What started as an analytic platform almost 7 years ago, it’s now part of most (if not all ) SAP Professionals. If you never worked with SAP HANA, you have certainly been impacted by the huge paradigm shift both within the SAP products and their extension capabilities.

To help you, B1 developers, to keep up with the latest technologies which SAP HANA brings to the table, the SAP Business One Solution Architects team delivered multiple workshops, webinars, Innovation Summits and other training sessions worldwide in the past few years. Hard work but highly rewarding hence the amazing feedback from partners. Nevertheless, it’s time to reach more people, it’s time to scale!

We are happy to announce the SAP Business One Extensibility Program in the SAP Learning Hub!
In short, this is an online training to cover all topics of the SAP HANA development which are relevant to the SAP Business One’s world.

From the very basic Web Development principles to the creation of a Fiori App leveraging the SAP Cloud Platform. During this course, you will learn how to use and extend the SAP Business One Service Layer and how SAP HANA brings your solution to the next level. Front and back ends, we got you covered!

Details

  • The course is published in the SAP Learning Hub (direct link)  and on YouTube
    • Enroll yourself and have access to the videos.
  • Code samples used in the videos are on our GitHub repo.
  • Questions about the training content should be asked in the SAP Business One Extensibilty Community.
    • Enter SAP Business One Extensibilty as primary tag
  • Exercises are proposed in some of the units of the eLearning, check the SAP Learning Hub to get them.
    • Service Layer and Life Cycle Management sections for example contain several step by step exercises, don’t miss them!

Course Structure

What’s next?

We spent the last months working hard to put this content together. We plan to add more videos and improvements in the future. But for now, you got a lot of content to catch up!

Let us know what do you think in the comments below!

Update 20/02/2018

Here is a direct link to the course sorry for the old (and odd) way of finding it.

Update 26/02/2018

We also have an awesome YouTube playlist with the training content! Check it out!

Assigned Tags

      19 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Erick Gomez
      Erick Gomez

      Increíble, ahora a estudiar! Mil gracias.

      Author's profile photo Richard Amoah
      Richard Amoah

      This initiative is very awesome, inspiring and very helpful.

      Author's profile photo Ralph Oliveira
      Ralph Oliveira
      Blog Post Author

      Thank you! count with us to answer your questions in the community!

      Author's profile photo Karabo Mokata
      Karabo Mokata

      Hi, I missed out on a  date to enroll, is there anywhere where I can access the course material

       

      Thank You,

       

      Author's profile photo Maria Trinidad MARTINEZ GEA
      Maria Trinidad MARTINEZ GEA

      Hi,

      There is no limit date, you can enroll and follow the eLearning at any time.

      Regards,
      Trinidad.

      Author's profile photo Former Member
      Former Member

       

      how can i access to SAP Learning Hub ?

      Author's profile photo Ralph Oliveira
      Ralph Oliveira
      Blog Post Author

      Hi, the link is in the article.

      You can log with your s-number

       

      Author's profile photo Miklós Németh
      Miklós Németh

      Hi Ralph,

      I managed to login to the Learning HUB, but I found nothing when searching "SAP Business One Extensibility" in the Learning Contents. Is it possible that my account is no OK to see that course?

      I am looking forward to starting to learn B1 Service Layer and HANA dev technologies.

      Thank you, Miklos

      Author's profile photo Ralph Oliveira
      Ralph Oliveira
      Blog Post Author

      Hi Miklos,

      make sure you are using the correct search box. I am sorry the Learning Hub doesn't make it too intuitive.

       

      • Use the Home dropdown box at the top left of the landing page to navigate to Learning Content;
      • Search for the “SAP Business One Extensibility” on the top left box;

       

       

      Author's profile photo Miklós Németh
      Miklós Németh

      Thank you Ralph for your help. I'll give up, isn't there any other way to enroll to this training? Or, actually any training for Service Layer / HANA?

       

      Author's profile photo Ralph Oliveira
      Ralph Oliveira
      Blog Post Author

      Miklos, don't go 🙂

      I managed to get a direct link to the training (finally) could you please test it with your s-number?

       

      Author's profile photo Marco Plescia
      Marco Plescia

      Hi Raph Olivera,

      i tried to join with my S-number at this link but unfortunately i can't access it. Learnig hub return this message: "The Program is not in your Learning Plan or Catalog"

      Author's profile photo Ralph Oliveira
      Ralph Oliveira
      Blog Post Author

      And now we are also on Youtube. Please check the blog post again.

       

      Author's profile photo Miklós Németh
      Miklós Németh

      Brilliant, Ralph! Thank you so much for the help. Miklos

       

      Author's profile photo akira jain
      akira jain

      Thanks for the step by step Guides.

      Thanks Useful Info..

      Nice Information

      Author's profile photo Ad Kerremans
      Ad Kerremans

      Hi,

      I can find  a lot of training for Hana, but it is not in one place I am still missing some things. I want to develop and add on the runs within the SBO Client.

      I am using the "Web base Development Workbench: Editor"

      1. Do I use Fori or UI5 to develop my forms
      2. How do I add my forms to the menu
      3. How di I add a button to an existing form
      4. How do I debug it running in HANA
      5. How to pack and deploy my addon

      Regards

       

      Ad

       

      Author's profile photo Tushar Nathvani
      Tushar Nathvani

      Hi,

      I developed the SAP Fiori App as per suggested on Youtube video.

      After deployment and when I view the Fiori app on all browser it's showing me a blank page.

      When I debug it on the browser page its give me the error like "sap-ui-core.js" 404 not found.

      I tried to set the "src" path in flpSandbox.html file as below for src location at two places but still its give me the same error.

       

      1. Script

      src="../test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap" or src="https://sapuip.hana.ondemand.com/test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap"

      2. Script

      src="../resources/sap-ui-core.js" or src="https://sapuip.hana.ondemand.com/resources/sap-ui-core.js" but its give me the same result.

       

      Regards,

      Tushar

      Author's profile photo Tushar Nathvani
      Tushar Nathvani

      Hi,

       

      Sorry please ignore my previous comment.

      Its working fine now.

      Thanks for the youtube videos.

       

      Regards,

      Tushar

       

      Author's profile photo Ameer Khan
      Ameer Khan

      Hi Ralph Oliveira Maria Trinidad MARTINEZ GEA ,

      Hope you doing good!

      We were able to make API calls to Business one service layer by https://<Host>:<Port>/b1s/v1/Login/,Logout etc through postman in the remote desktop server.

      But we are unable to make the same API calls from normal desktop using postman and getting the following error : Error: getaddrinfo ENOTFOUND <Host>

      Could you please help us with your suggestions if any changes has to be made in the URL in Business One or postman so that we can make the API calls successfully from the normal desktop using postman.

      It would be really great if you can help us with your suggestions as we have a deadline in our current project soon. Looking forward to hear from you!

      Thanks,

      Ameer