Skip to content

christhi/tdg_crud_sapwebide

 
 

Repository files navigation

SAPUI5 Application Best Practices with CRUD support in SAP Web IDE

The purpose for this repository is to get you quickly up and running with the "Application Best Practices" guide from SAPUI5/OpenUI5 with fully CRUD support connected to the Northwind OData Service via the HCP destination service.

The repository is an extract from the tdg folder from the OpenUI5 repository: src/sap.m/test/sap/m/demokit/tdg https://github.com/SAP/openui5

The application uses the CRUD-able Northwind OData Service for CREATE and READ.

To quickly get the best practice application up and running:

  • Grab the zip file this repository and import it into the SAP Web IDE
  • Import the "north" file which is also contained in this repository into the destination in the HCP account cockpit

Read my blog post for more information: http://scn.sap.com/community/developer-center/front-end/blog/2015/03/07/sapui5-application-best-practices-with-crud-support-in-sap-web-ide

Changelog

  • 8th March 2015: I created a very simple UPDATE operation, maybe not most elegant, but functional, merge setting is very important

About

E2E: The SAPUI5/OpenUI5 "Application Best Practices" aka "TDG" with CRUD support via HCP destinations for SAP Web IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • HTML 16.6%
  • CSS 0.1%