Skip to content

juantubello/shipment_status_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shipment status change app

This is my first Fullstack Fiori application made it from scratch.

  • The backend stuff was made in SAP system, using ABAP programming language I code the RFC's where I manage to do the CRUD operations also I created the OData service and publish it, to be able to call it in the frontend.

  • The frontend was all made in HTML | CSS | XML View | Javascript, using the official SAPUI5 libraries.

Functionality

  • It's a simple app where the carrier looks for his shipment and updates his status. The app retrieves the data from the backend and exposes it to the carrier, then he can update the status of the shipment.

  • It easy but involves a lot of validations(done in the backend and frontend) due to business rules.

About

My first fullstack SAP Fiori application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published