Application Schema Objects
Application Schema objects are used to define certain properties of an application. When used by the Initialize program, these properties can be used to create all of the necessary database tables for an application, to create default report entries (when reports online is used) and to create default values for configuration options required by the application.
This program allows new application schema object to be registered with the system, and is used whenever a new application is installed.
| Field | Description |
|---|---|
| Schema Class File | The class file in which the application schema object is stored |
| Schema Description | A description of the application |