• SAP HANA 2.0 SPS05 - Application Development for SAP HANA (HA450)

    < Terug naar vorige pagina
    Training code
    SAPROM0239
    Gesproken taal
    Engels
    Taal materiaal
    Engels
    Dagdelen
    8
    Kosten
    €2.872,15
    excl. BTW Geen extra kosten.

    Klik op onderstaande button om je in te schrijven voor deze training

    Onze excuses, deze training staat op dit moment helaas niet ingepland. We kunnen je mogelijk wel een alternatief bieden. Je kunt altijd vrijblijvend contact met ons opnemen

    Training code
    SAPROM0239
    Gesproken taal
    Engels
    Taal materiaal
    Engels
    Dagdelen
    8
    Kosten
    €2.872,15
    excl. BTW Geen extra kosten.

    Klik op onderstaande button om je in te schrijven voor deze training

    Onze excuses, deze training staat op dit moment helaas niet ingepland. We kunnen je mogelijk wel een alternatief bieden. Je kunt altijd vrijblijvend contact met ons opnemen

  • Wat is SAP HANA 2.0 SPS05 - Application Development for SAP HANA

    In this course, you will learn how to develop SAP HANA Native software applications running on the SAP HANA Platform. Course based on software release: SAP HANA 2.0 SPS05
     
    This course will prepare you to:
    • Develop SAP HANA native software applications running on the SAP HANA Platform.
    • Learn about the development tools and development languages used to realize the different parts of a *software application in SAP HANA:
    • The persistency layer based on Core Data Services
    • The client-server communication services based on Node.js and XSODATA
    • The user interface based on SAPUI5
    • Code simple, but fully functional SAP HANA Software Applications.
    -
     
    Contents:
    Develop native applications on the SAP HANA XS Advanced
    Similarities between the XS Advanced and Cloud Foundry application development model
    Create multi-target applications and debug a simple Node.js application
    Persistence via Core Data Services and Analytical Data Model via Calculation Views
    Create and debug SQLScript procedures and access remote data from your application
    Access the database from the Node.js application and expose data as OData services
    Create the application front-end using HTML5 and integrate front-end and back-end using the router
    Define the application security roles and create basic user interfaces based on SAPUI5
    Create a basic application using the SAP Cloud Application Programming Model
  • Voor wie is SAP HANA 2.0 SPS05 - Application Development for SAP HANA

    Target Group:
    • Developer
    • Development Consultant
    Prerequisites:
    • Essential: * HTTP (an application-level protocol) * HTML (a standard markup language for Web pages) * JavaScript (a programming language of HTML and the Web) * Node.js (an open source server environment) * Express.js (a minimal and flexible Node.js web application framework) * SQL