{"title":"StoreConnect Scope Definition Object Reference","slug":"storeconnect-scope-definition--mdt-object-reference","url":"https://support.storeconnect.com/articles/storeconnect-scope-definition--mdt-object-reference","url_markdown":"https://support.storeconnect.com/articles/storeconnect-scope-definition--mdt-object-reference.md","subtitle":null,"summary":"Defines the static configuration for scope-enabled fields used by the recordScope LWC, including primary and secondary scope objects, UI labels, and hierarchical relationships. This metadata is internal to StoreConnect, not subscriber-editable, and versioned via managed package releases.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, StoreConnect Scope Definition, s_c__StoreConnect_Scope_Definition__mdt, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nDefines the static configuration for scope-enabled fields used by the recordScope LWC, including primary and secondary scope objects, UI labels, and hierarchical relationships. This metadata is internal to StoreConnect, not subscriber-editable, and versioned via managed package releases.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__StoreConnect_Scope_Definition__mdt` |\n| **Label** | StoreConnect Scope Definition |\n| **Plural Label** | StoreConnect Scope Definitions |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Active | `s_c__Active__c` | Checkbox | No | Indicates whether this scope definition is available for runtime use, providing safe deprecation control without deleting metadata. |\n| Definition JSON | `s_c__Definition_JSON__c` | LongTextArea(16384) | No | JSON definition describing the scope hierarchy, allowed primary and secondary objects UI metadata (title, subtitle) used by the recordScope LWC. |\n| Field API Name | `s_c__Field_API_Name__c` | Text(255) | No | API name of the scope field on the parent object (for example, s_c__Outlet_Scope__c). |\n| Object API Name | `s_c__Object_API_Name__c` | Text(255) | No | API name of the parent object containing the scope field (for example, s_c__Discount__c). |"}