sc_category
Defines Service Catalog (SC) categories used to group catalog items for easier navigation.
Columns
| Name | Type | ReadOnly | References | Description |
| show_in_cms | String | False |
Indicates whether this category is displayed in the Content Management System (CMS) portal, allowing administrators to control visibility across interfaces. | |
| header_icon | String | False |
Specifies the header icon displayed at the top of the category, helping users visually identify the category in the SC. | |
| module | String | False |
References the module associated with this category, linking it to related navigation or functionality within the catalog. | |
| roles | String | False |
Lists the user roles required to access or view this category, enforcing catalog-level access permissions. | |
| mobile_subcategory_render_type | String | False |
Defines how subcategories are displayed on mobile devices, such as in list or tile layouts. | |
| mobile_picture | String | False |
Specifies the image shown for this category when viewed through the mobile interface. | |
| order | String | False |
Determines the display order of this category relative to others within the same catalog hierarchy. | |
| description | String | False |
Provides a detailed explanation of the category's purpose or the type of items it contains. | |
| image | String | False |
Specifies the main image associated with this category, typically shown in catalog or homepage tiles. | |
| parent | String | False |
References the parent category, allowing categories to form a hierarchical structure within the catalog. | |
| icon | String | False |
Specifies the small icon displayed beside the category title, often used to represent its theme or content type. | |
| homepage_renderer | String | False |
Determines how this category is rendered on the Service Portal homepage, defining layout and presentation style. | |
| active | String | False |
Indicates whether the category is active and visible to users in the SC. | |
| mobile_hide_description | String | False |
If enabled, hides the category description in the mobile catalog view to simplify the interface. | |
| homepage_image | String | False |
References the image displayed on the catalog homepage to represent this category visually. | |
| entitlement_script | String | False |
Specifies a script that dynamically evaluates which users are entitled to view this category based on conditions or roles. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) for this category record, used for reference across related tables. | |
| title | String | False |
Specifies the display title of the category as seen by users in the catalog. | |
| sc_catalog | String | False |
References the parent SC to which this category belongs. | |
| location | String | False |
Indicates the location or department associated with this category, often used for filtering or access control. | |
| sys_policy | String | False |
Specifies the system policy applied to this record, such as update or access restrictions. | |
| sys_replace_on_upgrade | String | False |
Indicates whether this category record is replaced during system upgrades. | |
| sys_customer_update | String | False |
Shows whether the record has been modified by a customer since installation. | |
| sys_scope | String | False |
Identifies the application scope that owns and maintains this category record. | |
| sys_package | String | False |
References the application package that delivers this category as part of an SC configuration. | |
| sys_updated_on | Datetime | False |
Records the date and time when this category record was last updated. | |
| sys_created_on | Datetime | False |
Records the date and time when this category record was first created. | |
| sys_name | String | False |
Stores the internal system name used by the platform to identify this record. | |
| sys_updated_by | String | False |
Indicates the user who last modified this category record. | |
| sys_created_by | String | False |
Indicates the user who originally created this category record. | |
| sys_class_name | String | False |
Defines the system class that determines the data structure and behavior of this record. | |
| sys_mod_count | String | False |
Tracks how many times the category record has been modified. | |
| sys_update_name | String | False |
Stores the update set name used to track catalog changes and deployment history. |