Giter VIP home page Giter VIP logo

s4extapp's Introduction

SAP Business Technology platform Training

SAP Cloud Platform Training | SAP Cloud Foundry Training

SAP Cloud Application Programming Model Training

Final Code part of Anubhav Trainings CAPM Course

https://www.anubhavtrainings.com/scp-cloud-platform-training

alt text

Getting Started

Welcome to your new project.

It contains these folders and files, following our recommended project layout:

File or Folder Purpose
app/ content for UI frontends goes here
db/ your domain models and data go here
srv/ your service models and code go here
package.json project metadata and configuration
readme.md this getting started guide

Next Steps

  • Open a new terminal and run cds watch
  • (in VS Code simply choose Terminal > Run Task > cds watch)
  • Start adding content, for example, a db/schema.cds.

Steps by Anubhav

  • Create a new project using cds init

  • Create extenal folder inside the srv directory

  • Download Sales Order API edmx file from api hub

  • run cds watch on project and drop edmx inside folder, csn gets created

  • create data-model.cds which has abstract entity

  • create catalog-service.cds exposing the service from abstract entity

  • create catalog-service.js to write hook method for read data from Sales orders in S/4HANA

  • Expose the data out of CDS in JSON format by mapping to Entity of CDS

  • Go to welcome page and add UI5 project type list report

Learn More

Learn more at https://cap.cloud.sap/docs/get-started/.

s4extapp's People

Contributors

soyuztechnologies avatar anubajaj2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.