Référence d’entité/de table SLA

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Contains information about the tracked service-level KPIs for cases that belong to different customers.

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/slas(slaid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/slas
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/slas(slaid)
Voir Supprimer
DeleteRequest ou
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/slas(slaid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/slas
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/slas(slaid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/slas(slaid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName SLAs
DisplayCollectionName SLAs
DisplayName SLA
EntitySetName slas
IsBPFEntity False
LogicalCollectionName slas
LogicalName sla
OwnershipType UserOwned
PrimaryIdAttribute slaid
PrimaryNameAttribute name
SchemaName SLA

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

AllowPauseResume

Propriété Valeur
Description Select whether this SLA will allow pausing and resuming during the time calculation.
DisplayName Allow Pause and Resume
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName allowpauseresume
RequiredLevel SystemRequired
Type Boolean

Choix/Options AllowPauseResume

Valeur Étiquette Description
1 Allow
0 Do Not Allow

Valeur par défaut : 0

ApplicableFrom

Propriété Valeur
Description Select the field that specifies the date and time from which the SLA items will be calculated for the case record. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
DisplayName Applicable From
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName applicablefrom
MaxLength 100
RequiredLevel SystemRequired
Type String

ApplicableFromPickList

Propriété Valeur
Description Select the field that specifies the date and time from which the SLA items will be calculated. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created.
DisplayName Applicable From
IsValidForForm True
IsValidForRead True
LogicalName applicablefrompicklist
RequiredLevel None
Type Picklist

Choix/Options ApplicableFromPickList

Valeur Étiquette Description
1 No
2 Yes

BusinessHoursId

Propriété Valeur
Description Choose the business hours for calculating SLA item timelines.
DisplayName Business Hours
IsValidForForm True
IsValidForRead True
LogicalName businesshoursid
RequiredLevel None
Targets calendar
Type Lookup

ChangedAttributeList

Propriété Valeur
Description Type additional information to describe the SLA
DisplayName ChangedAttributeList
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName changedattributelist
MaxLength 4000
RequiredLevel None
Type String

Description

Propriété Valeur
Description Type additional information to describe the SLA
DisplayName Description
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 100
RequiredLevel None
Type String

IsDefault

Propriété Valeur
Description Tells whether this SLA is the default one.
DisplayName Is Default
IsValidForForm True
IsValidForRead True
LogicalName isdefault
RequiredLevel None
Type Boolean

Choix/Options IsDefault

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Name

Propriété Valeur
Description Type a descriptive name of the service level agreement (SLA).
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerId

Propriété Valeur
Description Enter the user or team who owns the SLA. This field is updated every time the item is assigned to a different user.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Propriété Valeur
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningTeam

Propriété Valeur
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propriété Valeur
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

PrimaryEntityOTC

Propriété Valeur
Description Shows the primary entity that the SLA has been created for.
DisplayName Primary Entity
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName primaryentityotc
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

SLAId

Propriété Valeur
Description Unique identifier of the SLA.
DisplayName SLA
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName slaid
RequiredLevel SystemRequired
Type Uniqueidentifier

SLAType

Propriété Valeur
Description Select the type of service level agreement (SLA).
DisplayName SLA Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName slatype
RequiredLevel SystemRequired
Type Picklist

Choix/Options SLAType

Valeur Étiquette Description
0 Standard
1 Enhanced

slaversion

Ajouté par : solution Service Level Agreement (SLA)

Propriété Valeur
Description
DisplayName Record version
IsValidForForm True
IsValidForRead True
LogicalName slaversion
RequiredLevel None
Type Picklist

Choix/Options slaversion

Valeur Étiquette Description
100000000 Version WC SLA getting created from WC
100000001 Version UC SLA getting created from UCI

StateCode

Propriété Valeur
Description Shows whether the Service Level Agreement (SLA) is active or inactive.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options StateCode

Valeur Étiquette Statut par défaut Nom invariant
0 Draft 1 Draft
1 Active 2 Active

StatusCode

Propriété Valeur
Description Select the status of the service level agreement (SLA).
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options StatusCode

Valeur Étiquette État
1 Draft 0
2 Active 1

WorkflowId

Propriété Valeur
Description Workflow associated with the SLA.
DisplayName Workflow ID
IsValidForForm False
IsValidForRead True
LogicalName workflowid
RequiredLevel None
Targets workflow
Type Lookup

WorkflowIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workflowidname
MaxLength 100
RequiredLevel None
Type String

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

BusinessHoursIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName businesshoursidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ComponentState

Propriété Valeur
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Choix/Options ComponentState

Valeur Étiquette Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Propriété Valeur
Description Exchange rate between the currency associated with the SLA record and the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

IsManaged

Propriété Valeur
Description For internal use only.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsManaged

Valeur Étiquette Description
1 Managed
0 Unmanaged

Valeur par défaut : 0

ModifiedBy

Propriété Valeur
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Shows who created the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ObjectTypeCode

Propriété Valeur
Description Choose the entity type that the SLA is defined.
DisplayName Object Type Code
IsValidForForm True
IsValidForRead True
LogicalName objecttypecode
RequiredLevel None
Type Picklist

Choix/Options ObjectTypeCode

Valeur Étiquette Description
1 Account Business that represents a customer or potential customer. The company that is billed in business transactions.
2 Contact Person with whom a business unit has a relationship, such as customer, supplier, and colleague.
5 Note Note that is attached to one or more objects, including other notes.
6 Business Unit Map Stores mapping attributes for business units.
7 Owner Group of undeleted system users and undeleted teams. Owners can be used to control access to specific objects.
8 User Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.
9 Team Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units.
10 Business Unit Business, division, or department in the Microsoft Dynamics 365 database.
14 System User Principal For internal use only.
29 Subscription For internal use only.
30 Filter Template Template for a filter.
31 Privilege Object Type Code For internal use only.
33 Subscription Synchronization Information For internal use only.
35 Tracking information for deleted entities For internal use only.
36 Client update Microsoft Dynamics 365 client for Outlook offline database update.
37 Subscription Manually Tracked Object For internal use only.
42 SystemUser BusinessUnit Entity Map Stores mapping attributes for business units.
44 Field Sharing Defines CRM security principals (users and teams) access rights to secured field for an entity instance.
45 Subscription Statistic Offline Subscription Statistic Offline
46 Subscription Statistic Outlook Subscription Statistic Outlook
47 Subscription Sync Entry Offline Used for offline sync, internal use only.
48 Subscription Sync Entry Outlook Used for outlook sync, internal use only.
50 Position Position of a user in the hierarchy
51 System User Manager Map For internal use only.
52 User Search Facet
54 Global Search Configuration
55 FileAttachment File Attachment
60 SystemUserAuthorizationChangeTracker Internal authorization table to track user authorization changes
61 PrincipalEntityBusinessUnitMap Internal authorization table to track user authorization changes
72 Record Filter Record Access Filter
73 EntityRecordFilter RecordFilter Object Type Codes
74 Masking Rule Masking Rules to apply to fields.
78 Virtual Entity Data Provider Developers can register plug-ins on a data provider to enable data access for virtual entities in the system.
85 Virtual Entity Data Source Internal entity that stores data source information for all installed providers.
92 Team template Team template for an entity enabled for automatically created access teams.
99 Social Profile This entity is used to store social profile information of its associated account and contacts on different social channels.
101 Service Plan Service Plan
103 Privileges Removal Setting Privileges Removal Setting
126 Indexed Article Article indexed for search purposes.
127 Article Structured content that is part of the knowledge base.
129 Subject Information regarding subjects available in the system.
132 Announcement Announcement associated with an organization.
135 Activity Party Person or group associated with an activity. An activity can have multiple activity parties.
150 User Settings User's preferred settings.
300 Canvas App An application built through a canvas-based editing experience.
301 Callback Registration Callback Registration that stores configuration.
372 Connector Connector Entity to support Solutioning Integration
373 Connection Instance
380 Environment Variable Definition Contains information about the settable variable: its type, default value, and etc.
381 Environment Variable Value Holds the value for the associated EnvironmentVariableDefinition entity.
400 AI Template
401 AI Model
402 AI Configuration
418 Dataflow
430 Entity Analytics Config This entity contains information about which entities are enabled for Azure Data Lake Services integration
431 Image Attribute Configuration Store configuration for each image attribute
432 Entity Image Configuration Store image configuration for each entity
950 New Process New Process Business Process Flow
951 Translation Process Translation Process Business Process Flow
955 Expired Process Expired Process Business Process Flow
1001 Attachment MIME attachment for an activity.
1002 Attachment Attachment for an email activity.
1003 Internal Address Storage of addresses for a user, business unit, or site.
1007 Image Descriptor For internal use only.
1016 Article Template Template for a knowledge base article that contains the standard attributes of an article.
1019 Organization Top level of the Microsoft Dynamics 365 business hierarchy. The organization can be a specific business, holding company, or corporation.
1021 Organization UI Entity customizations including form layout and icons. Includes current and past versions.
1023 Privilege Permission to perform an action in Microsoft CRM. The platform checks for the privilege and rejects the attempt if the user does not hold the privilege.
1030 System Form Organization-owned entity customizations including form layout and dashboards.
1031 User Dashboard User-owned dashboards.
1036 Security Role Grouping of security privileges. Users are assigned roles that authorize their access to the Microsoft CRM system.
1037 Role Template Template for a role. Defines initial attributes that will be used when creating a new role.
1039 View Saved query against the database.
1043 String Map Mapping between strings.
1071 Address Address and shipping information. Used to store additional addresses for an account or contact.
1072 Subscription Clients For internal use only.
1075 Status Map Mapping between statuses.
1082 Article Comment Comment on a knowledge base article.
1086 User Fiscal Calendar Custom fiscal calendar used for tracking sales quotas.
1094 Authorization Server Authorization servers that trust this organization
1095 Partner Application Partner applications registered for this organization
1111 System Chart System chart attached to an entity.
1112 User Chart Chart attached to an entity.
1113 Ribbon Tab To Command Mapping A mapping between Tab Ids, and the Commands within those tabs.
1115 Ribbon Context Group Groupings of contextual tabs.
1116 Ribbon Command Ribbon Commands - the command definition, rules, etc.
1117 Ribbon Rule Ribbon rule definitions, used to enable and disable, show and hide ribbon elements.
1120 Application Ribbons Ribbon customizations for the application ribbon and entity ribbon templates.
1130 Ribbon Difference All layout customizations to be applied to the ribbons, which contain only the differences from the base ribbon.
1140 Replication Backlog Entity to hold replication backlog tasks. For internal use only.
1189 Document Suggestions Document Suggestions
1190 SuggestionCardTemplate Templates for Suggestion Card in Grid
1200 Field Security Profile Profile which defines access level for secured attributes
1201 Field Permission Group of privileges used to categorize users to provide appropriate access to secured columns.
1203 Team Profiles Team Profiles
1234 Channel Property Group Group or collection of channel properties provided by the external channel for a Microsoft Dynamics 365 activity.
1236 Channel Property Instance of a channel property containing its name and corresponding data type.
1300 SocialInsightsConfiguration Configuration for the social insights.
1309 Saved Organization Insights Configuration Saved configuration for the organization insights
1400 Sync Attribute Mapping Profile Profile which defines sync attribute mapping
1401 Sync Attribute Mapping Group of Sync-Attribute Mappings used to provide Attribute mappings during sync for a particular user
1403 Team Sync-Attribute Mapping Profiles Team Sync-Attribute Mapping Profiles
1404 Principal Sync Attribute Map Maps security principals (users and teams) to sync attribute mappings.
2000 Annual Fiscal Calendar Year long fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2001 Semiannual Fiscal Calendar Calendar representing the semi-annual span of time during which the financial activities of an organization are calculated.
2002 Quarterly Fiscal Calendar Quarterly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2003 Monthly Fiscal Calendar Monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2004 Fixed Monthly Fiscal Calendar Fixed monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2010 Email Template Template for an email message that contains the standard attributes of an email message.
2012 Unresolved Address For internal use only.
2013 Territory Territory represents sales regions.
2015 Theme Information that's used to set custom visual theme options for client applications.
2016 User Mapping User Mapping
2020 Queue A list of records that require action, such as accounts, activities, and cases.
2023 QueueItemCount For internal use only.
2024 QueueMemberCount For internal use only.
2027 License Stores information about a Microsoft CRM license.
2029 Queue Item A specific item in a queue, such as a case record or an activity record.
2500 User Entity UI Settings Stores user settings for entity views.
2501 User Entity Instance Data Per User item instance data
3000 Integration Status Contains integration status information.
3005 Channel Access Profile Information about permissions needed to access Dynamics 365 through external channels.For internal use only
3008 External Party Information about external parties that need to access Dynamics 365 from external channels.For internal use only
3231 Connection Role Role describing a relationship between a two records.
3233 Connection Role Object Type Code Specifies the entity type that can play specific role in a connection.
3234 Connection Relationship between two entities.
4003 Calendar Calendar used by the scheduling system to define when an appointment or activity is to occur.
4004 Calendar Rule Defines free/busy times for a service and for resources or resource groups, such as working, non-working, vacation, and blocked.
4011 Inter Process Lock Inter Process Locks.
4023 Email Hash Email activity hashes used for correlation purposes.
4101 Display String Map Maps customized display strings to entities.
4102 Display String Customized messages for an entity that has been renamed.
4110 Notification For internal use only.
4120 Exchange Sync Id Mapping The mapping used to keep track of the IDs for items synced between CRM and Exchange.
4200 Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
4201 Appointment Commitment representing a time interval with start/end times and duration.
4202 Email Activity that is delivered using email protocols.
4204 Fax Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document.
4207 Letter Activity that tracks the delivery of a letter. The activity can contain the electronic copy of the letter.
4210 Phone Call Activity to track a telephone call.
4212 Task Generic activity representing work needed to be done.
4216 Social Activity For internal use only.
4220 UntrackedEmail Activity that is delivered using UntrackedEmail protocols.
4230 Saved View Saved database query that is owned by a user.
4231 Metadata Difference Metadata Difference
4232 Business Data Localized Label Business Data Localized Label
4250 Recurrence Rule Recurrence Rule represents the pattern of incidence of recurring entities.
4251 Recurring Appointment The Master appointment of a recurring appointment series.
4299 Email Search Email Address Search Table.
4410 Data Import Status and ownership information for an import job.
4411 Data Map Data map used in import.
4412 Import Source File File name of file used for import.
4413 Import Data Unprocessed data from imported files.
4414 Duplicate Detection Rule Rule used to identify potential duplicates.
4415 Duplicate Record Potential duplicate record.
4416 Duplicate Rule Condition Condition of a duplicate detection rule.
4417 Column Mapping Mapping for columns in a data map.
4418 List Value Mapping In a data map, maps list values from the source file to Microsoft Dynamics 365.
4419 Lookup Mapping In a data map, maps a lookup attribute in a source file to Microsoft Dynamics 365.
4420 Owner Mapping In a data map, maps ownership data from the source file to Microsoft Dynamics 365.
4423 Import Log Failure reason and other detailed information for a record that failed to import.
4424 Bulk Delete Operation User-submitted bulk deletion job.
4425 Bulk Delete Failure Record that was not deleted during a bulk deletion job.
4426 Transformation Mapping In a data map, maps the transformation of source attributes to Microsoft Dynamics 365 attributes.
4427 Transformation Parameter Mapping In a data map, defines parameters for a transformation.
4428 Import Entity Mapping Mapping for entities in a data map.
4450 Data Performance Dashboard Data Performance Dashboard.
4490 Office Document Used to store Office Documents in database in binary format.
4500 Relationship Role Relationship between an account or contact and an opportunity.
4501 Relationship Role Map Mapping of the primary associated objects between which the relationship role is valid.
4502 Customer Relationship Relationship between a customer and a partner in which either can be an account or contact.
4567 Auditing Track changes to records for analysis, record keeping, and compliance.
4579 Ribbon Client Metadata. A ribbon client metadata.
4600 Entity Map Represents a mapping between two related entities so that data from one record can be copied into the form of a new related record.
4601 Attribute Map Represents a mapping between attributes where the attribute values should be copied from a record into the form of a new related record.
4602 Plug-in Type Type that inherits from the IPlugin interface and is contained within a plug-in assembly.
4603 Plug-in Type Statistic Plug-in type statistic.
4605 Plug-in Assembly Assembly that contains one or more plug-in types.
4606 Sdk Message Message that is supported by the SDK.
4607 Sdk Message Filter Filter that defines which SDK messages are valid for each type of entity.
4608 Sdk Message Processing Step Stage in the execution pipeline that a plug-in is to execute.
4609 Sdk Message Request For internal use only.
4610 Sdk Message Response For internal use only.
4611 Sdk Message Response Field For internal use only.
4613 Sdk Message Pair For internal use only.
4614 Sdk Message Request Field For internal use only.
4615 Sdk Message Processing Step Image Copy of an entity's attributes before or after the core system operation.
4616 Sdk Message Processing Step Secure Configuration Non-public custom configuration that is passed to a plug-in's constructor.
4618 Service Endpoint Service endpoint that can be contacted.
4619 Plug-in Trace Log Trace and exception information generated by plug-ins and custom workflow activities.
4700 System Job Process whose execution can proceed independently or in the background.
4702 Workflow Wait Subscription For internal use only.
4703 Process Set of logical rules that define the steps necessary to automate a specific business process, task, or set of actions to be performed.
4704 Process Dependency Dependencies for a process.
4705 ISV Config An XML document used to configure client extension controls.
4706 Process Log Log used to track process execution.
4707 Application File Files used by the application
4708 Organization Statistic Statistics measuring the organization's usage of the Microsoft Dynamics 365 system over the past 24 hours.
4709 Site Map XML data used to control the application navigation pane.
4710 Process Session Information that is generated when a dialog is run. Every time that you run a dialog, a dialog session is created.
4711 Expander Event For internal use only. An event that will be expanded into jobs whose executions can proceed in the background.
4712 Process Trigger Trigger that invoke a rule.
4720 Flow Session Entity to store the information that is generated when a Power Automate Desktop flow runs.
4724 Process Stage Stage associated with a process.
4725 Business Process Flow Instance Active path associated with every Business Process Flow instance
4800 Web Wizard Definition for a Web-based wizard.
4802 Wizard Page Page in a Web-based wizard.
4803 Web Wizard Access Privilege Privilege needed to access a Web-based wizard.
4810 Time Zone Definition Time zone definition, including name and time zone code.
4811 Time Zone Rule Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.
4812 Time Zone Localized Name Localized name of the time zone.
5000 Recently Used Most recently used data table.
5004 NL2SQ Registration Information Org registration status, AllowedEntity list, and registration error message.
7000 System Application Metadata For internal use only.
7001 User Application Metadata For internal use only.
7100 Solution A solution which contains CRM customizations.
7101 Publisher A publisher of a CRM solution.
7102 Publisher Address Address and shipping information. Used to store additional addresses for a publisher.
7103 Solution Component A component of a CRM solution.
7104 Solution Component Definition Contains all the information required to process a solution aware entity
7105 Dependency A component dependency in CRM.
7106 Dependency Node The representation of a component dependency node in CRM.
7107 Invalid Dependency An invalid dependency in the CRM system.
7108 Dependency Feature A dependency feature.
7200 RuntimeDependency Form Level dependencies in CRM.
7755 ElasticFileAttachment Elastic File Attachment
8000 Post An activity feed post.
8001 Post Role Represents the objects with which an activity feed post is associated. For internal use only.
8002 Post Regarding Represents which object an activity feed post is regarding. For internal use only.
8003 Follow Represents a user following the activity feed of an object.
8005 Comment A comment on an activity feed post.
8006 Like A like on an activity feed post.
8040 ACIViewMapper Customized messages for an entity that has been renamed.
8050 Trace A trace log.
8051 Trace Association Represents the objects with which a trace record is associated. For internal use only.
8052 Trace Regarding Represents which object a trace record is regarding. For internal use only.
8181 Routing Rule Set Define Routing Rule to route cases to right people at the right time
8199 Rule Item Please provide the description for entity
8700 AppModule Metadata For internal use only.
8701 AppModule Metadata Dependency For internal use only.
8702 AppModule Metadata Async Operation For internal use only.
8840 Hierarchy Rule Organization-owned entity customizations including mapping Quick view form with Relationship Id
9006 Model-driven App A role-based, modular business app that provides task-based functionality for a particular area of work.
9007 App Module Component A component available in a business app such as entity, dashboard, form, view, chart, and business process.
9009 App Module Roles Security roles that have access to a business app.
9011 App Config Master Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.
9012 App Configuration Contains a mapping between an app configuration instance and an app, which defines the properties that can be customized for the app. Optionally, also contains navigation setting for an app. For internal use only.
9013 App Configuration Instance Contains a property or a list of properties from the app configuration master list that can be customized for any app in Dynamics 365. For internal use only.
9100 Report Data summary in an easy-to-read layout.
9101 Report Related Entity Entities related to a report. A report can be related to multiple entities.
9102 Report Related Category Categories related to a report. A report can be related to multiple categories.
9103 Report Visibility Area in which to show a report. A report can be shown in multiple areas.
9104 Report Link Links and dependencies between reports. A report may drill through to another report, or it may have another report as a sub-report.
9105 Currency Currency in which a financial transaction is carried out.
9106 Mail Merge Template Template for a mail merge document that contains the standard attributes of that document.
9107 Import Job For internal use only.
9201 LocalConfigStore
9300 Record Creation and Update Rule Defines the settings for automatic record creation.
9301 Record Creation and Update Rule Item Defines the individual conditions required for creating records automatically.
9333 Web Resource Data equivalent to files used in Web development. Web resources provide client-side components that are used to provide custom user interface elements.
9400 Channel Access Profile Rule Defines the rules for automatically associating channel access profiles to external party records.For internal use only
9401 Channel Access Profile Rule Item Defines the rule items of a profile rule set for the automated profile association.For internal use only
9502 SharePoint Site SharePoint site from where documents can be managed in Microsoft Dynamics 365.
9507 Sharepoint Document Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9508 Document Location Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9509 SharePoint Data SharePoint's Data Corresponding to a user , Record , Location and Page
9510 Rollup Properties Stores properties related to rollup fields.
9511 Rollup Job Stores rollup jobs.
9600 Goal Target objective for a user or a team for a specified time period.
9602 Rollup Query Query that is used to filter the results of the goal rollup.
9603 Goal Metric Type of measurement for a goal, such as money amount or count.
9604 Rollup Field Field to be rolled up to calculate the actual and in-progress values against the goal.
9605 Email Server Profile Holds the Email Server Profiles of an organization
9606 Mailbox
9607 Mailbox Statistics Stores data regarding Mailbox processing cycles
9608 Mailbox Auto Tracking Folder Stores data about what folders for a mailbox are auto tracked
9609 Mailbox Tracking Category Stores data about what categories for a mailbox are tracked
9650 Process Configuration For internal use only.
9690 Organization Insights Notification Stores data regarding organization insights notification
9699 Organization Insights Metric Stores data regarding organization insights metric
9750 SLA Contains information about the tracked service-level KPIs for cases that belong to different customers.
9751 SLA Item Contains information about a tracked support KPI for a specific customer.
9752 SLA KPI Instance Service level agreement (SLA) key performance indicator (KPI) instance that is tracked for an individual case
9753 Custom Control For internal use only.
9754 Custom Control Resource Custom Control Resource Id
9755 Custom Control Default Config For internal use only.
9800 Entity
9808 Attribute
9809 OptionSet
9810 Entity Key
9811 Entity Relationship
9812 Managed Property
9813 Relationship Entity
9814 Relationship Attribute Stores relationship attributes mapping for Multi-predicate relationship
9815 Entity Index Metadata describing index of an entity
9816 Index Attribute Stores index attributes
9820 Attribute Masking Rule Defines masking rule of attribute
9866 Mobile Offline Profile Information to administer and manage the data available to mobile devices in offline mode.
9867 Mobile Offline Profile Item Information on entity availability to mobile devices in offline mode for a mobile offline profile item.
9868 Mobile Offline Profile Item Association Information on relationships to be used to follow related entity's records for mobile offline profile item.
9869 Sync Error Failure reason and other detailed information for a record that failed to sync.
9870 Offline Command Definition For internal use only.
9875 Language Provisioning State Container for language provisioning checkpoint states
9880 Ribbon Metadata To Process Container for Ribbon Metadata To Process
9890 SolutionHistoryData solution history data
9900 Navigation Setting Navigation Setting: A setting page or group of pages available for configuration within an app. A record representing a group of pages is regarded as the parent navigation setting of one or more other records. For internal use only.
9910 MultiEntitySearch Multi Entity Search.
9912 Multi Select Option Value Multi Select Option Value
9919 Hierarchy Security Configuration
9930 Knowledge Base Record Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
9932 Time Stamp Date Mapping For internal use only.`
9936 Azure Service Connection Stores connection information for an Azure service
9940 Document Template Used to store Document Templates in database in binary format.
9941 Personal Document Template Used to store Personal Document Templates in database in binary format.
9945 Text Analytics Entity Mapping
9947 Knowledge Search Model Configuration for automatic suggestion of knowledge articles using text analytics and search
9949 Advanced Similarity Rule A text match rule identifies similar records using keywords and key phrases determined with text analytics
9950 Office Graph Document Office Graph Documents Description
9951 Similarity Rule
9953 Knowledge Article Organizational knowledge for internal and external use.
9955 Knowledge Article Views No of times an article is viewed per day
9957 Language Language
9958 Feedback Feedback and rating.
9959 Category Entity for categorizing records to make it easier for your customers to find them on portals and through search.
9960 Knowledge Article Category Category for a Knowledge Article.
9961 DelveActionHub Delve Action Hubs Description
9962 Action Card Action card entity to show action cards.
9968 ActionCardUserState
9973 Action Card User Settings Stores user settings for action cards
9983 Action Card Type To provide master data for the card types list. For internal use only
9986 Interaction for Email
9987 External Party Item Information about external party items that need to access Dynamics 365 from external channels.For internal use only
9996 HolidayWrapper
9997 Email Signature Signature for email message
10000 Solution Component Attribute Configuration
10001 Solution Component Batch Configuration
10002 Solution Component Configuration
10003 Solution Component Relationship Configuration
10004 Solution History
10005 Solution History Data Source
10006 Component Layer
10007 Component Layer Data Source
10008 Package
10010 StageSolutionUpload
10011 ExportSolutionUpload
10012 FeatureControlSetting featurecontrolsetting
10013 Solution Component Summary
10014 Solution Component Count Summary
10015 Solution Component Data Source
10016 Solution Component Count Data Source
10017 Microsoft Entra ID Virtual entity that represents Microsoft Entra ID
10018 Staged Entity Stores staged entity metadata to be processed before fully created.
10019 Staged Entity Attribute Stores staged entity attribute metadata to be processed in async.
10020 Staged Metadata Async Operation Stores staged entity metadata to be processed before fully created.
10021 Key Vault Reference Contains data that refers to an Azure Key Vault containing credentials used to connect to secure web-hosted resources.
10022 Managed Identity Contains data to represent an Azure Active Directory Application used to connect to secure web-hosted resources.
10023 Catalog Entity for cataloging records to make it easier for your customers to find them on portals and through search.
10024 Catalog Assignment Entity for assigning records to a specific catalog
10025 Internal Catalog Assignment
10026 Custom API Entity that defines a custom API
10027 Custom API Request Parameter Entity that defines a request parameter for a custom API
10028 Custom API Response Property Entity that defines a response property for a custom API
10029 Plugin Package
10030 NonRelational Data Source
10031 ProvisionLanguageForUser
10032 Shared Object A record that is being shared in a real time collaboration session.
10033 Shared Workspace References a container that stores real-time collaboration data.
10034 Shared Workspace Access Token Contains information about the shared workspace access tokens.
10035 Shared Workspace Pool Contains metadata about a container used to store real-time collaboration data. Once claimed, a sharedworkspace record would be created with copied metadata.
10036 Data Lake Folder A folder is a place to store data in Azure Data Lake.
10037 Data Lake Folder Permission
10038 Data Lake Workspace A workspace is a place to store data in Azure Data Lake.
10039 Data Lake Workspace Permission
10040 Data Processing configuration
10041 Exported Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10042 RetainedData Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10043 Synapse Database This entity represents an external Synapse database and its associated datalake folder link.
10044 Synapse Link External Table State Synapse Link external table states
10045 Synapse Link Profile Synapse Link Profile
10046 Synapse Link Profile Entity Entities associated with the Synapse Link profile
10047 Synapse Link Profile Entity State Runtime state of the Synapse Link entity
10048 Synapse Link Schedule Synapse link schedules
10049 Component Version
10050 Component Version Data Source
10051 Component Version (Internal)
10052 DataflowRefreshHistory
10053 EntityRefreshHistory
10054 Shared Link Setting Shared Link Setting
10055 DelegatedAuthorization Context for delegated authorization.
10056 CascadeGrantRevokeAccessRecordsTracker
10057 CascadeGrantRevokeAccessVersionTracker
10058 RevokeInheritedAccessRecordsTracker
10059 TdsMetadata
10060 Model-Driven App Element Associates a model-driven app with its components.
10061 Model-Driven App Component Node's Edge Contains Model-Driven App Component Node's Edge Information.
10062 Model-Driven App Component Node Contains Model-Driven App Component Node Information
10063 Model-Driven App Setting Holds the value for the associated App Setting Definition.
10064 Model-Driven App User Setting Holds the value for the associated App User Setting Definition.
10065 Organization Setting Holds the value for the associated Organization Setting Definition.
10066 Setting Definition Contains Setting Definitions
10067 CanvasApp Extended Metadata Holds extended metadata values for canvas apps that are not solution aware
10068 Service Plan Mapping Service Plan Mapping
10069 Service Plan Custom Control Service Plan Custom Controls
10071 ApplicationUser Application User that has non-interactive access to the CDS system
10074 OData v4 Data Source Data sources used by the OData v4 data provider to access data from an external web service.
10075 Workflow Binary
10076 Credential
10077 Desktop Flow Module
10078 Flow Capacity Assignment Capacity assignment for usage in Power Automate
10079 Flow Event Entity to store the events that happen during usage of Power Automate.
10080 Flow Machine
10081 Flow Machine Group
10082 Flow Machine Image
10083 Flow Machine Image Version
10084 Flow Machine Network
10085 ProcessStageParameter
10086 Work Queue
10087 Work Queue Item
10088 Desktop Flow Binary
10089 Flow Run
10090 Connection Reference
10091 DVFileSearch DVFileSearches Component
10092 DVFileSearchAttribute
10093 DVFileSearchEntity DVFileSearchEntities component.
10094 DVTableSearch DVTableSearches component
10095 DVTableSearchAttribute DVTableSearchAttribute component
10096 DVTableSearchEntity DVTableSearchEntities component
10097 AIPlugin AIPlugins component
10098 AIPluginExternalSchema AIPluginExternalSchemas component
10099 AIPluginExternalSchemaProperty AIPluginExternalSchemaProperties component
10100 AIPluginInstance AI Plugin Instances Component
10101 AIPluginOperation AIPluginOperations component
10102 AIPluginOperationParameter Parameter overrides for AI Operation
10103 AIPluginUserSetting
10104 Help Page
10105 Tour
10106 BotContent
10107 ConversationTranscript Contains the transcripts of conversations between participants such as customers, Virtual Agents or Human agents.
10108 Chatbot Represents a Power Virtual Agents Chatbot. https://powerva.microsoft.com/|
10109 Chatbot subcomponent Holds key authoring components of a Chatbot such a topics, entities, variables, etc.
10117 Comment A collaborative comment on a maker artifact
10118 PDF Setting PDF Settings to save enabled pdf entities
10119 Activity File Attachment Attachment entity with data stored in file type attribute
10120 Teams chat For internal use only. Entity which stores association data of Dynamics 365 records with Microsoft Teams chat
10121 Service Configuration
10122 SLA KPI
10123 Integrated search provider Ingest and search files, documents, or articles from data sources outside of your current Dynamics 365 organization with a unified ranking.
10124 Knowledge Management Setting Setup knowledge management for your organization.
10125 Knowledge Federated Article
10126 Knowledge Federated Article Incident
10127 Search provider
10128 Knowledge Article Image
10129 Knowledge Configuration Represents the possible settings used in Knowledge management
10130 Knowledge Interaction Insight Knowledge Interaction Insight
10131 Knowledge Search Insight Knowledge Search Insight
10132 Favorite knowledge article Entity for favorite knowledge articles
10133 Knowledge article language setting Allows you to select default language for knowledge authoring.
10134 Knowledge Article Attachment
10135 Knowledge personalization Allows users to personalize their knowledge search filters and knowledge authoring language.
10136 Knowledge Article Template Organizational Knowledge Article Template for Internal and external creation of Knowledge Articles.
10137 Knowledge search personal filter config Allows you to configure and manage personal filter settings.
10138 Knowledge search filter Allows you to configure and manage filter settings.
10140 SupportUserTable
10141 FxExpression
10142 PowerfxRule
10143 Ms Graph Resource To Subscription For internal use only. The mapping between Ms Graph Resources and Subscriptions.
10144 Virtual Entity Metadata Holds metadata values for virtual entities
10145 Background Operation
10146 MobileOfflineProfileExtension
10147 MobileOfflineProfileItemFilter
10148 TeamMobileOfflineProfileMembership
10149 UserMobileOfflineProfileMembership
10150 OrganizationDataSyncSubscription
10151 OrganizationDataSyncSubscriptionEntity
10152 OrganizationDataSyncSubscriptionFnoTable
10153 OrganizationDataSyncFnoState Information regarding data synchronization state
10154 OrganizationDataSyncState Information regarding data synchronization state
10155 ArchiveCleanupInfo This is Deprecated Entity.
10156 ArchiveCleanupOperation This is Deprecated Entity.
10157 BulkArchiveConfig This is Deprecated Entity.
10158 BulkArchiveFailureDetail This is Deprecated Entity.
10159 BulkArchiveOperation This is Deprecated Entity.
10160 BulkArchiveOperationDetail This is Deprecated Entity.
10161 EnableArchivalRequest For internal use only.
10162 MetadataForArchival Holds metadata values of tables for retention
10163 ReconciliationEntityInfo Table level details of the data lake reconciliation process. For internal use only.
10164 ReconciliationEntityStepInfo Step level details of the data lake reconciliation process. For internal use only.
10165 ReconciliationInfo Information about data lake reconciliation operation. For internal use only.
10166 RetentionCleanupInfo Holds watermark information about retention cleanup operations. For internal use only.
10167 RetentionCleanupOperation Holds data of cleanup operations such as reconcile and purge. For internal use only.
10168 RetentionConfig Holds retention policies for a table.
10169 RetentionFailureDetail Retention failure details.
10170 RetentionOperation Retention policy execution details.
10171 RetentionOperationDetail Table level details of retention execution.
10172 App Insights Metadata Metadata for App Insights Platform components
10173 Dataflow Connection Reference Intersecting table between Dataflow and Connection Reference
10174 Schedule Generic refresh schedule
10175 Dataflow Template An entity to store information about dataflow templates
10176 Dataflow DatalakeFolder
10177 Data Movement Service Request Table for Data Movement Service Requests
10178 Data Movement Service Request Status Table for Data Movement Service Request Status
10179 Module Run Detail Result of execution of a MEF model
10180 Workflow Action Status PA Workflows action processing status
10181 Notification Notification to be provided to a user.
10182 User Rating
10183 Mobile App Mobile App
10184 Insights Store Data Source
10185 Insights Store Virtual Entity Insights Store Virtual Entity
10186 RoleEditorLayout
10187 App Action Contains Modern Command Information
10188 App Action Migration
10189 App Action Rule
10192 Card Card
10193 Card State Item
10196 Entity link chat configuration
10197 Rich Text Attachment Image or file attached to a rich text field
10198 Custom Control Extended Setting
10199 Timeline Pin Timeline Pin Record
10200 Virtual Connector Data Source
10201 Virtual Table Column Candidate
10202 AI Event
10203 AI Builder Feedback Loop
10204 AI Form Processing Document
10205 AI Object Detection Image
10206 AI Object Detection Label
10207 AI Object Detection Bounding Box
10208 AI Object Detection Image Mapping
10210 AI Builder Dataset
10211 AI Builder Dataset File
10212 AI Builder Dataset Record
10213 AI Builder Datasets Container
10214 AI Builder File
10215 AI Builder File Attached Data
10216 PM Analysis History
10217 PM Business Rule Automation Config
10218 PM Calendar
10219 PM Calendar Version
10220 PM Inferred Task
10221 PM Process Extended Metadata Version
10222 PM Process Template
10223 PM Process User Settings
10224 PM Process Version
10225 PM Recording
10226 PM Template
10227 PM View
10228 Analysis Component
10229 Analysis Job
10230 Analysis Override
10231 Analysis Result
10232 Analysis Result Detail
10233 Solution Health Rule
10234 Solution Health Rule Argument
10235 Solution Health Rule Set Represents a set that owns a number of solution health rules.
10236 Power BI Dataset
10237 powerbidatasetapdx PowerBI Dataset appendix entity - for unmanaged technical attributes
10238 Power BI Mashup Parameter
10239 Power BI Report
10240 powerbireportapdx PowerBI Report appendix entity for unmanaged technical attributes
10241 File Upload
10242 MainFewShot This fewshot entity will only be updated during solution installation.
10243 MakerFewShot This fewshot is updated by maker for testing the queries and by the NL2SQ with the results
10244 SearchAttributeSettings
10245 SearchCustomAnalyzer
10246 SearchRelationshipSettings
10247 Search Telemetry Entity to log telemetry that used to improve search quality
10248 CopilotExampleQuestion CopilotExampleQuestions Component
10249 Site Component
10250 Site
10251 Site Language
10252 Power Pages Site Published
10255 External Identity
10256 Invitation Send invitations to existing contacts or email addresses and assign them to web roles upon redemption.
10257 Invite Redemption Holds information about the redemption of an invite.
10258 Portal Comment An activity which is used to share information between the user and the customer on the portal.
10259 Setting
10260 Multistep Form Session Serves as a mechanism to log the occurrence of an incomplete multistep form entry for a given user so they can return and complete it later.
10264 Ad Placement
10265 Column Permission
10266 Column Permission Profile
10267 Content Snippet Content snippets are inserted in page templates so that any label, text string or image in the template can be content-managed.
10268 Basic Form Defines the form to render for a given entity type.
10269 Basic Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form components that is not possible with Dynamics 365 entity and form metadata.
10270 List
10271 Table Permission
10272 Page Template URL of the .aspx page used to create new webpages.
10273 Poll Placement
10274 Power Pages Core Entity DS
10275 Publishing State
10276 Publishing State Transition Rule
10277 Redirect
10278 Shortcut
10279 Site Marker Used by web page templates to locate a specific page of content.
10280 Site Setting Site specific settings or variables refferenced by the web site code files.
10281 Web File Storage of files used in the web Portals.
10282 Multistep Form Defines the necessary properties and relationships to the other key entities in order to control the initialization of the form within a web portal.
10283 Multistep Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form fields that is not possible with Dynamics 365 entity and form metadata.
10284 Form Step Defines the flow logic of the form's user experience such as steps and conditional branching.
10285 Web Link A textual or imaged based link to an interal or external URL.
10286 Web Link Set A grouping of web links.
10287 Web Page Web Page
10288 Web Page Access Control Rule
10289 Web Role Sets the user's role for the Portal.
10290 Website Web Portal
10291 Website Access
10292 Website Language Languages supported and publishing status for the portal
10293 Web Template
10303 Catalog Submission Files Files associated with the package that will be used as part of the submission to the catalog system.
10304 Package Submission Store Manages submissions to the Catalog and provisioning
10389 DMS Sync Request An entity to save DMS sync requests.
10391 DMS Sync Status An entity to save DMS sync statuses.
10393 Deployment Orchestration
10394 Deleted Item Reference Deleted Item References
10395 Recycle Bin Configuration Holds recyclebin configuration for entities
18085 Event Expander Breadcrumb Table to store breadcrumb records of Event Expander pipeline.

OverwriteTime

Propriété Valeur
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnitName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

SLAIdUnique

Propriété Valeur
Description For internal use only.
DisplayName Unique Id
IsValidForForm False
IsValidForRead True
LogicalName slaidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Propriété Valeur
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propriété Valeur
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

TransactionCurrencyId

Propriété Valeur
Description Unique identifier of the currency associated with the SLA record.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TransactionCurrencyIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description Version number of the SLA.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

sla_socialactivity

Identique à la relation plusieurs à un sla_socialactivity pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_socialactivity
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_contact

Identique à la relation plusieurs à un manualsla_contact pour la table/entité contact.

Propriété Valeur
ReferencingEntity contact
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_contact
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

slabase_BulkDeleteFailures

Identique à la relation plusieurs à un slabase_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName slabase_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_fax

Identique à la relation plusieurs à un manualsla_fax pour la table/entité fax.

Propriété Valeur
ReferencingEntity fax
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_fax
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_activitypointer

Identique à la relation plusieurs à un manualsla_activitypointer pour la table/entité activitypointer.

Propriété Valeur
ReferencingEntity activitypointer
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_activitypointer
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

slabase_AsyncOperations

Identique à la relation plusieurs à un slabase_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName slabase_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_Annotation

Identique à la relation plusieurs à un sla_Annotation pour la table/entité annotation.

Propriété Valeur
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_Annotation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

sla_task

Identique à la relation plusieurs à un sla_task pour la table/entité task.

Propriété Valeur
ReferencingEntity task
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_task
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_activitypointer

Identique à la relation plusieurs à un sla_activitypointer pour la table/entité activitypointer.

Propriété Valeur
ReferencingEntity activitypointer
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_activitypointer
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_task

Identique à la relation plusieurs à un manualsla_task pour la table/entité task.

Propriété Valeur
ReferencingEntity task
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_task
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_account

Identique à la relation plusieurs à un manualsla_account pour la table/entité account.

Propriété Valeur
ReferencingEntity account
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_account
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_letter

Identique à la relation plusieurs à un sla_letter pour la table/entité letter.

Propriété Valeur
ReferencingEntity letter
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_letter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_phonecall

Identique à la relation plusieurs à un manualsla_phonecall pour la table/entité phonecall.

Propriété Valeur
ReferencingEntity phonecall
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_phonecall
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_email

Identique à la relation plusieurs à un sla_email pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_email
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_appointment

Identique à la relation plusieurs à un sla_appointment pour la table/entité appointment.

Propriété Valeur
ReferencingEntity appointment
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_appointment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_slaitem_slaId

Identique à la relation plusieurs à un sla_slaitem_slaId pour la table/entité slaitem.

Propriété Valeur
ReferencingEntity slaitem
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_slaitem_slaId
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_account

Identique à la relation plusieurs à un sla_account pour la table/entité account.

Propriété Valeur
ReferencingEntity account
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_account
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SLA_SyncErrors

Identique à la relation plusieurs à un SLA_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName SLA_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

manualsla_letter

Identique à la relation plusieurs à un manualsla_letter pour la table/entité letter.

Propriété Valeur
ReferencingEntity letter
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_letter
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_appointment

Identique à la relation plusieurs à un manualsla_appointment pour la table/entité appointment.

Propriété Valeur
ReferencingEntity appointment
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_appointment
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_socialactivity

Identique à la relation plusieurs à un manualsla_socialactivity pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_socialactivity
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_fax

Identique à la relation plusieurs à un sla_fax pour la table/entité fax.

Propriété Valeur
ReferencingEntity fax
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_fax
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_contact

Identique à la relation plusieurs à un sla_contact pour la table/entité contact.

Propriété Valeur
ReferencingEntity contact
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_contact
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

slabase_ProcessSessions

Identique à la relation plusieurs à un slabase_ProcessSessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName slabase_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sla_phonecall

Identique à la relation plusieurs à un sla_phonecall pour la table/entité phonecall.

Propriété Valeur
ReferencingEntity phonecall
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sla_phonecall
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

manualsla_email

Identique à la relation plusieurs à un manualsla_email pour la table/entité email.

Propriété Valeur
ReferencingEntity email
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName manualsla_email
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

chat_sla_slaid

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un chat_sla_slaid pour la table/entité chat.

Propriété Valeur
ReferencingEntity chat
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName chat_sla_slaid
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

chat_sla_slainvokedid

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un chat_sla_slainvokedid pour la table/entité chat.

Propriété Valeur
ReferencingEntity chat
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName chat_sla_slainvokedid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_sla_slaid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_inviteredemption_sla_slaid pour la table/entité adx_inviteredemption.

Propriété Valeur
ReferencingEntity adx_inviteredemption
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_sla_slaid
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_inviteredemption_sla_slainvokedid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_inviteredemption_sla_slainvokedid pour la table/entité adx_inviteredemption.

Propriété Valeur
ReferencingEntity adx_inviteredemption
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_inviteredemption_sla_slainvokedid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_sla_slaid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_portalcomment_sla_slaid pour la table/entité adx_portalcomment.

Propriété Valeur
ReferencingEntity adx_portalcomment
ReferencingAttribute slaid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_sla_slaid
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10001
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

adx_portalcomment_sla_slainvokedid

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un adx_portalcomment_sla_slainvokedid pour la table/entité adx_portalcomment.

Propriété Valeur
ReferencingEntity adx_portalcomment
ReferencingAttribute slainvokedid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName adx_portalcomment_sla_slainvokedid
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

slabase_workflowid

Voir la relation un à plusieurs slabase_workflowid pour la table/entité workflow.

lk_slabase_modifiedonbehalfby

Voir la relation un à plusieurs lk_slabase_modifiedonbehalfby pour la table/entité systemuser.

lk_slabase_createdonbehalfby

Voir la relation un à plusieurs lk_slabase_createdonbehalfby pour la table/entité systemuser.

lk_slabase_createdby

Voir la relation un à plusieurs lk_slabase_createdby pour la table/entité systemuser.

team_slaBase

Voir la relation un à plusieurs team_slaBase pour la table/entité team.

TransactionCurrency_SLA

Voir la relation un à plusieurs TransactionCurrency_SLA pour la table/entité transactioncurrency.

lk_slabase_modifiedby

Voir la relation un à plusieurs lk_slabase_modifiedby pour la table/entité systemuser.

user_slabase

Voir la relation un à plusieurs user_slabase pour la table/entité systemuser.

business_unit_slabase

Voir la relation un à plusieurs business_unit_slabase pour la table/entité businessunit.

slabase_businesshoursid

Voir la relation un à plusieurs slabase_businesshoursid pour la table/entité calendar.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web sla EntityType