Gateway Module
Business Domain: Integration Hub Tables: 55 Core Function: Cross-module data aggregation
Overview
The Gateway module serves as an integration hub providing cross-module data views, company status aggregation, and unified reporting data across the REMS system.
Documentation Sections
Context Documentation
| Document | Description |
|---|---|
| Architect Context | Complete technical data model with tables, fields, and relationships |
| PO Context | Business-focused overview with form descriptions and workflows |
| Dev Context | VBA implementation details, procedures, and code patterns |
Forms
User interface forms for data integration and views. See the forms directory for all available forms.
VBA Modules
Code modules containing business logic and utilities. See the modules directory.
Queries
SQL queries for data retrieval and cross-module reporting. See the queries directory.
Tables
Database tables for data storage. See the tables directory.
Dependencies
- Module Dependencies - Cross-module relationships and shared entities
Related Modules
| Module | Relationship |
|---|---|
| All Modules | Aggregates data from all REMS modules |
Part of the REMS (Raizcorp Entrepreneurial Management System) documentation