feat: initialize HostBooking and ConveyorDispo code structure and document project processes and database schema

This commit is contained in:
2026-05-06 11:51:58 +02:00
parent 5d856971cd
commit 95a5ea9b8b
35 changed files with 1878 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# Interfaces - external
* **To ERP**
* **DB communication** via Host.FromErp / Host.ToErp tables
* **WebAPI** via HostComWebServiceServer / HostComWebServiceClient
* **SAP IDoc;** sending and receiving SAP Idoc's
* **SAP RFC calls;** calling RFC's in the SAP; providing RFC server for call's from SAP