Purple Module
Business Domain: Entrepreneur Selection Tables: 152 Core Function: Lead management, EA assessments, Purple Panel selection
Overview
The Purple module manages the entrepreneur selection pipeline, from initial lead capture through qualification, assessment, and Purple Panel evaluation. It handles candidate recommendations and pipeline progression tracking.
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 entry and management:
Entrepreneur Management
- Add and Edit Entrepreneurs
- Add and Edit Entrepreneur Company
- Add and Edit Entrepreneur Arize First Meeting
- Add and Edit Entrepreneur Candidate Recommendation
- Edit Entrepreneur Status
- Edit Second Entrepreneur
Entrepreneur Lists
- Entrepreneur List
- Entrepreneur Active List
- Entrepreneur Company List
- Entrepreneur Digital Selection List
- Entrepreneur Graduating List
- Entrepreneur Ignition List
- Entrepreneur Part Sponsorship List
- Entrepreneur Pipeline List
- Entrepreneur Purple List
- Entrepreneur Raizcorpossibles List
Principal & Project Management
- Add and Edit Principal
- Add and Edit Principal Project
- Add and Edit Principal Project Status
- Principal List
Configuration & Lookups
- Add and Edit Areas of Operation
- Add and Edit Assessment Marker
- Add and Edit Business Premises
- Add and Edit Channel Partners
- Add and Edit Contract Type
- Add and Edit Country
- Add and Edit Delivery Location
- Add and Edit Distribution Model
- Add and Edit Division
- Add and Edit Lead Format
- Add and Edit Lead Source
- Add and Edit Lead Type
- Add and Edit Pipeline
- Add and Edit Process Status
- Add and Edit Process Step
- Add and Edit Product
- Add and Edit Progress Category
- Add and Edit Province
- Add and Edit Race
- Add and Edit Source Category
- Add and Edit Source Detail
- Add and Edit Termination Reason
- Add and Edit Turnover Category
- Add and Edit Unqualified Reason
- Add and Edit Years in Business
Reports & Dialogs
- Report Menu
- Report Writer Dialog
- Reports Date Dialog
- Alerts List
- Alerts Report Dialog
- Detailed Movement Report Dialog
- Entrepreneur List Report Dialog
- Entrepreneur Summary Report Dialog
- Lead Report Date Dialog
- Pipeline Movement Report Dialog
- Principal Report Date Dialog
- Step Movement Report Dialog
User & System Administration
- Add and Edit Users
- Add and Edit User Modules
- User List
- Change Password
- Maintenance Menu
- Opening Dialog
Data Import & Utilities
See the forms directory for the complete list.
VBA Modules
Code modules containing business logic and utilities:
- basRelink - ODBC connection management
- ExportModule - Database export utilities
- Global - Core database utilities
- Mod Export Excel - Excel export functionality
- Mod Populate Temp Table - Report data preparation
- Mod Utilities - General utility functions
See the modules directory for form-specific VBA code documentation.
Queries
SQL queries for data retrieval and reporting. See the queries directory.
Tables
Database tables for data storage. See the tables directory.
Reports
Access report definitions. See the reports directory.
Dependencies
- Module Dependencies - Cross-module relationships and shared entities
Related Modules
| Module | Relationship |
|---|---|
| Garnet | Receives allocated entrepreneurs for programme delivery |
| Gateway | Cross-module data aggregation |
Part of the REMS (Raizcorp Entrepreneurial Management System) documentation