Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanshruthr/sap_erp_warehousemanagement

ABAP-based RESTful application for efficient inventory tracking and management in warehouse environments.
https://github.com/sanshruthr/sap_erp_warehousemanagement

abap erp sap sapbtp sapcloudplatform

Last synced: 2 months ago
JSON representation

ABAP-based RESTful application for efficient inventory tracking and management in warehouse environments.

Awesome Lists containing this project

README

        

# SAP ERP: Warehouse Management

![ABAP](https://img.shields.io/badge/ABAP-0FAAFF?style=for-the-badge&logo=sap&logoColor=white)
![SAP](https://img.shields.io/badge/SAP-0FAAFF?style=for-the-badge&logo=sap&logoColor=white)
![OData](https://img.shields.io/badge/OData-0000FF?style=for-the-badge&logo=odata&logoColor=white)
![RESTful](https://img.shields.io/badge/RESTful-009688?style=for-the-badge&logo=rest&logoColor=white)
[![Deployed on SAP BTP](https://img.shields.io/badge/Deployed%20on-SAP%20BTP-0FAAFF?style=for-the-badge&logo=sap&logoColor=white)](https://6481e2fd-5b71-485d-994c-63bf74fd138a.abap-web.us10.hana.ondemand.com:443/sap/bc/adt/businessservices/odatav4/feap/C%C2%87u%C2%84C%C2%83%C2%84%C2%89C%C2%83xu%C2%88uHC%C2%87u%C2%84C%C2%8E%C2%89%7DsDEs%7B%C2%86%C2%83wy%C2%86%7Dy%C2%87s%C2%83HC%C2%87%C2%86%C2%8AxC%C2%87u%C2%84C%C2%8E%C2%89%7DsDEs%7B%C2%86%C2%83wy%C2%86%7Dy%C2%87s%C2%83HCDDDEC77%5B%C2%86%C2%83wy%C2%86%C2%8D777777ni%5DsDEs%5BfcWYf%5DYgscH77DDDE77ni%5DsDEs%5BfcWYf%5DYgscH/index.html?sap-ui-xx-viewCache=false&sap-ui-language=EN&sap-client=100)
![image](https://github.com/user-attachments/assets/f963046d-1995-4d91-97a6-6f4c7222d5bd)

## Project Overview

This project demonstrates the creation of an ERP Application using the ABAP RESTful Application Programming Model. The application allows users to manage and track items, including their expiration dates and other relevant details.

## Objectives

- Implement a RESTful application in the warehouse environment
- Create a functional Warehousing application
- Utilize key features of the ABAP RESTful Application Programming Model

## Features

- CRUD operations for Warehouse items
- Expiration date checking
- Draft handling for data entry
- Search capabilities

## Implementation Details

The application is built using standard ABAP RESTful Application Programming Model components, including CDS views, behavior definitions, and OData services.

## How to Use

1. Clone the repository
2. Import the project into your warehouse development environment
3. Activate all the objects
4. Generate the OData UI service
5. Test the application using the provided UI or integrate with your existing systems

## Contributing

Please follow the standard pull request process to submit.

## License

[MIT License](https://opensource.org/license/mit)

---

Developed for the SAP_ERP_Warehouse environment.