| Project Data Tables Database > td Schema : td.RBT_CUSTOMIZATION Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| RBT_CUSTOM_ID | The record ID. | int | 4 | |||
| RBT_CUSTOM_KEY | The key, for example: RBT_CUSTOM_POLICY_DATA, RBT_CUSTOM_THRESH_DATA (thresholds), or RBT_CUSTOM_DISPLAY_TIMEUNITS. | varchar | 30 | ||||
| RBT_CUSTOM_VALUE | The value. Change this value in the ALM user interface. Do not write directly to the database. | varchar | 16 | ![]() |
| Index | Description | Primary | Unique |
|---|---|---|---|
| INX_RBT_CUSTOM_KEY | ![]() | ||
| RBT_CUSTOM_PRIMARYKEY | ![]() | ![]() |