14.1 sp300_decode_tables
This table provides a list of the various ServiceScheduling database tables, which contain textual descriptions of encoded values used elsewhere in the ServiceScheduling database.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
sp_table_name | varchar2(30) | ||
sequence | number(3) | ||
description | varchar2(40) |
Keys
primary key (sp_table_name)
Column Descriptions
Field | Description |
---|---|
sp_table_name | ServiceScheduling table name. |
sequence | Sequence number, used to order the tables for reporting purposes. |
description | Table description. |