methods
Stores predefined methods for various system operations and calculations.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier for the method. | |
| description | String | Brief description of the method's purpose or functionality. | |
| method | String | Name of the method. | |
| owner | String | Owner or entity responsible for the method. |