cmn_relative_duration
Defines relative duration values used in workflow calculations and Service Level Agreement (SLA) timing.
Columns
| Name | Type | ReadOnly | References | Description |
| name | String | False |
Specifies the name of the relative duration record, used to identify it within the Common Relative Duration (cmn_relative_duration) table. | |
| active | String | False |
Indicates whether the relative duration record is active and available for use in calculations or workflows. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the relative duration record in ServiceNow. | |
| script | String | False |
Contains the script logic used to define the relative duration or how it should be calculated dynamically. | |
| sys_policy | String | False |
Lists any system policy associated with this relative duration record, such as access or update restrictions. | |
| sys_replace_on_upgrade | String | False |
Indicates whether the record should be automatically replaced during system upgrades. | |
| sys_customer_update | String | False |
Shows whether the record has been modified by a customer, which helps track configuration changes. | |
| sys_scope | String | False |
Specifies the application scope that determines where the relative duration record is available. | |
| sys_package | String | False |
Identifies the package or application module that contains the relative duration configuration. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the relative duration record was last updated. | |
| sys_created_on | Datetime | False |
Displays the date and time when the relative duration record was first created. | |
| sys_name | String | False |
Lists the system name assigned to the relative duration record for internal identification. | |
| sys_updated_by | String | False |
Lists the user or process that last updated the relative duration record. | |
| sys_created_by | String | False |
Lists the user or process that originally created the relative duration record. | |
| sys_class_name | String | False |
Specifies the system class name that defines the type of record stored in the Common Relative Duration (cmn_relative_duration) table. | |
| sys_mod_count | String | False |
Tracks the total number of times the relative duration record has been modified. | |
| sys_update_name | String | False |
Provides the name of the update set entry that includes this relative duration record. |