System Parameters & Global Enterprise Configuration
System Parameters & Global Enterprise Configuration - User Guide
1. Introduction ๐โ๏ธ
The efficiency of an ERP system relies on its ability to adapt to specific business workflows without needing custom code for every minor change. The System Parameters module is the “Master Switchboard” of ERPCrystal/MFG. It allows administrators to centrally configure global behaviors, enable specialized features, and define organizational constraints that apply across all modulesโfrom Finance to the Shop Floor.
โน๏ธ
Purpose of this Utility:
- Feature Toggling: Enable or disable advanced modules like “QR Logic” or “Audit Trails” instantly.
- Administrative Logic: Define global conditions such as the “Financial Year Lock Date” or “Default GST Rounding Rules.”
- System Customization: Tailor the interface and background logic to match your companyโs unique operational policies.
This module is essential for IT Administrators and ERP Project Leads.
2. Key Configuration Pillars ๐
A. Operational Feature Toggles
This area controls the visibility and activation of specialized ERP sub-systems.
- Audit Logic: Toggle the high-security “Audit Trail” recording on or off.
- Logistics Automation: Enable “QR-Based Inventory Tracking” for serialized warehouse management.
B. Business Rule Conditions
Define the “Ground Truth” for your business transactions:
- Date Constraints: Set the minimum allowed date for historical transaction entry.
- Prefix Management: Define custom prefixes for automated document numbering (e.g., “INV-” for Invoices).
C. Security & Communication Settings
Configure the underlying infrastructure:
- Authentication Policies: Manage settings related to user session timeouts or two-factor authentication requirements.
- Email Gateway Triggers: Toggle automated system notifications for tasks like “Purchase Order Approval.”
3. The Management Workflow ๐ ๏ธ
- Exploration: View the master list of all available system parameters and their current status (
Yfor Yes /Nfor No / or specific numeric/text values). - Modification: Legally authorized administrators can update the “Condition” of a parameter to change system behavior in real-time.
- Propagation: Once a parameter is saved, the change is instantly propagated across the entire ERP environment for all active users.
4. Understanding Global Indicators ๐
- Parameter Name: The unique keyword describing the system setting.
- Sys Condition: The active state of the parameter.
- Y/N: Binary toggles (Enable/Disable).
- Text/Numeric: Specific thresholds or label configurations.
5. Source Transactions ๐
The configuration engine interacts with:
- System Parameter Master: The primary source table for enterprise-wide logic.
- Global App Context: The software layer that reads these settings before executing any business transaction.
- Admin Security Logs: Records which administrator changed a system setting to maintain high-level accountability.
6. Best Practices / Tips ๐ก
- The “Impact Analysis” Rule: Before changing a system-level parameter (especially those related to “Date Locks” or “Audit Logs”), ensure no users are currently performing critical transactions, as the logic change is instantaneous.
- Document Your Changes: Keep an internal log of why a specific parameter was changed (e.g., “Enabled QR Logic for the new warehouse launch”).
- Audit Trail Enablement: If your organization is undergoing a sensitive transition, ensure the AuditTrailEnable parameter is set to ‘Y’ to capture a forensic record of every action.
- Administrative Access: Periodically review which users have the role required to access the System Parameter index. This page should be restricted to the highest level of IT authorization.