Logo

 

Core Application Features


Core Application Features are common to nearly every database application. They include a standard method of accessing each data area, a standard flow of control for querying, entering and retrieving data, and standard methods for initiating reports and other operations. Although the specifics may vary from module to module, the general operations and flow of control remain the same, providing a familiar environment to the end-user and minimizing training efforts when new modules are added.

Describing these core application design elements here eliminates the necessity to repeatedly describe them within each module requirement set. Instead, these elements are included by inference within each module, unless specific core elements are altered or removed for a particular module.