Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

File metadata and controls

17 lines (13 loc) · 1.06 KB

Technical Reference

This reference covers the internals, development workflow, and operational details of ZASIS. It is intended for developers contributing to the project, integrating it into a system, or understanding how it works under the hood.


Contents

Document Description
Architecture Package structure, core components, data model, and execution logic
Off-Stack Development How ABAP is developed and tested without a running SAP system
Testing All test layers, commands, coverage scope, and when to use each
CI/CD GitHub Actions workflows — CI gate, SAP deployment, release automation
Installation Installing ZASIS into a SAP system via abapGit and activating the HTTP API
Authorization Authorization object ZASIS_GRL, activity codes, and enforcement points
Event Producer: bgPF Migration Future migration path for the event producer to background processing