Examples
For most of the topics presented in this guide we provide examples that you can use to learn more about them. The examples are available in our GitHub Repository
CT.VehOne
This demo project showcases the key components of the Computec.AppEngine framework for SAP Business One, and includes the following modules:
1. Business Logic Library (CT.VehOne.BL)
- Setup of UserObjects, Database Scripts, and User Fields
- Validations for user-defined objects
- IoC Services (Inversion of Control)
- Multi-language Translations
- SAP Object Handling
2. SAP User Interface Application (CT.VehOne.UI)
- Consuming user-defined logic on custom forms
- IoC (Inversion of Control)
- Query Handling
- Menu and Form Loading
- Event Handling
- Yellow Arrows
3. AppEngine Web Plugin (CT.VehOne)
- Models
- Serializers
- Controllerss
- Jobs
- Web UI Forms