Referenz zur Tabelle/Entität SLAItem

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Contains information about a tracked support KPI for a specific customer.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/slaitems
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/slaitems(slaitemid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/slaitems(slaitemid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/slaitems
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/slaitems(slaitemid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName SLAItems
DisplayCollectionName SLA Items
DisplayName SLA Item
EntitySetName slaitems
IsBPFEntity False
LogicalCollectionName slaitems
LogicalName slaitem
OwnershipType None
PrimaryIdAttribute slaitemid
PrimaryNameAttribute name
SchemaName SLAItem

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

actionflowuniquename

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
Description
DisplayName Action Flow Unique Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName actionflowuniquename
MaxLength 4000
RequiredLevel None
Type String

ActionURL

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
Description Action URL
DisplayName Action URL
FormatName Url
IsLocalizable False
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName actionurl
MaxLength 1024
RequiredLevel None
Type String

AllowPauseResume

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
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 None
Type Boolean

AllowPauseResume Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

ApplicableEntity

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
Description
DisplayName Applicable Entity
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName applicableentity
MaxLength 100
RequiredLevel None
Type String

ApplicableWhenXml

Eigenschaft Wert
Description Condition for SLA item
DisplayName ApplicableWhenXml
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName applicablewhenxml
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

BusinessHoursId

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
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

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
Description
DisplayName Changed Attribute List
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName changedattributelist
MaxLength 4000
RequiredLevel None
Type String

Description

Eigenschaft Wert
Description Type additional information to describe the SLA Item
DisplayName Description
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 100
RequiredLevel None
Type String

FailureAfter

Eigenschaft Wert
Description Select how soon the success criteria must be met until the SLA item is considered failed and failure actions are initiated. The actual duration is based on the business hours as specified in the associated SLA record.
DisplayName Failure After
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName failureafter
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

msdyn_AdvancedPauseConfiguration

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description
DisplayName Advanced Pause Configuration
IsValidForForm True
IsValidForRead True
LogicalName msdyn_advancedpauseconfiguration
RequiredLevel None
Type Boolean

msdyn_AdvancedPauseConfiguration Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

msdyn_CustomTimeCalculation

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description
DisplayName Custom Time Calculation Flag
IsValidForForm True
IsValidForRead True
LogicalName msdyn_customtimecalculation
RequiredLevel None
Type Boolean

msdyn_CustomTimeCalculation Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

msdyn_CustomTimeCalculationWorkflowId

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description Unique identifier for Custom Time Calculation Workflow associated with SLA Item.
DisplayName Custom Time Calculation Workflow
IsValidForForm True
IsValidForRead True
LogicalName msdyn_customtimecalculationworkflowid
RequiredLevel None
Targets workflow
Type Lookup

msdyn_PauseConfigurationXml

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description
DisplayName PauseConfigurationXml
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_pauseconfigurationxml
MaxLength 1048576
RequiredLevel None
Type Memo

msdyn_slakpiid

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description Unique identifier for SLAKPI associated with SLA Item.
DisplayName SLA KPI
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_slakpiid
RequiredLevel None
Targets msdyn_slakpi
Type Lookup

Name

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

OwnerId

Eigenschaft Wert
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
IsValidForUpdate False
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

OwnerIdType

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningUser

Eigenschaft Wert
Description Unique identifier of the user who owns the SLA Item record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName owninguser
RequiredLevel None
Targets
Type Lookup

RelatedField

Eigenschaft Wert
Description Select the service level agreement (SLA) key performance indicator (KPI) that this SLA Item is created for.
DisplayName Related Case Field
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName relatedfield
MaxLength 100
RequiredLevel None
Type String

SequenceNumber

Eigenschaft Wert
Description Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.
DisplayName Sequence
Format None
IsValidForForm True
IsValidForRead True
LogicalName sequencenumber
MaxValue 1500
MinValue 0
RequiredLevel None
Type Integer

SLAId

Eigenschaft Wert
Description Unique identifier for SLA associated with SLA Item.
DisplayName SLA
IsValidForForm True
IsValidForRead True
LogicalName slaid
RequiredLevel SystemRequired
Targets sla
Type Lookup

SLAItemId

Eigenschaft Wert
Description Unique identifier of the SLA Item.
DisplayName SLA Item
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName slaitemid
RequiredLevel SystemRequired
Type Uniqueidentifier

SuccessConditionsXml

Eigenschaft Wert
Description Condition for SLA item
DisplayName SuccessConditionsXml
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName successconditionsxml
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

WarnAfter

Eigenschaft Wert
Description Select how soon the success criteria must be met before warning actions are initiated. The actual duration is based on the business hours as specified in the associated SLA record.
DisplayName Warn After
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName warnafter
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

WorkflowId

Eigenschaft Wert
Description Workflow associated with the SLA Item.
DisplayName Workflow ID
IsValidForForm False
IsValidForRead True
LogicalName workflowid
RequiredLevel None
Targets workflow
Type Lookup

WorkflowIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workflowidname
MaxLength 100
RequiredLevel None
Type String

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

businesshoursidName

Hinzugefügt von: Service Level Agreement (SLA)-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName businesshoursidname
MaxLength 160
RequiredLevel None
Type String

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Eigenschaft Wert
Description Exchange rate between the currency associated with the SLA Item 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

Eigenschaft Wert
Description For internal use only.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

ModifiedBy

Eigenschaft Wert
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

msdyn_customtimecalculationworkflowidName

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_customtimecalculationworkflowidname
MaxLength 100
RequiredLevel None
Type String

msdyn_slakpiidName

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName msdyn_slakpiidname
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

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

OwningBusinessUnit

Eigenschaft Wert
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

SLAIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName slaidname
MaxLength 100
RequiredLevel None
Type String

SLAItemIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName Unique Id
IsValidForForm False
IsValidForRead True
LogicalName slaitemidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

TransactionCurrencyId

Eigenschaft Wert
Description Unique identifier of the currency associated with the SLA Item record.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TransactionCurrencyIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Eigenschaft Wert
Description Version number of the SLA Item.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

SLAItem_SyncErrors

Wie die SLAItem_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName SLAItem_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

msdyn_slaitem_slakpiinstance

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Wie die msdyn_slaitem_slakpiinstance-Viele-zu-Eins-Beziehung für die slakpiinstance-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity slakpiinstance
ReferencingAttribute msdyn_slaitemid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName msdyn_slaitem_slakpiinstance
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_slaitembase_createdby

Siehe die lk_slaitembase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_slaitembase_modifiedonbehalfby

Siehe die lk_slaitembase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_slaitembase_createdonbehalfby

Siehe die lk_slaitembase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

TransactionCurrency_SLAItem

Siehe die TransactionCurrency_SLAItem-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.

sla_slaitem_slaId

Siehe die sla_slaitem_slaId-Eins-zu-Viele-Beziehung für die sla-Tabelle/-Entität.

lk_slaitembase_modifiedby

Siehe die lk_slaitembase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

slaitembase_workflowid

Siehe die slaitembase_workflowid-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.

calendar_slaitem

Siehe die calendar_slaitem-Eins-zu-Viele-Beziehung für die calendar-Tabelle/-Entität.

msdyn_msdyn_slakpi_slaitem

Hinzugefügt von: Service Level Agreement (SLA) Extension-Lösung

Siehe die msdyn_msdyn_slakpi_slaitem-Eins-zu-Viele-Beziehung für die msdyn_slakpi-Tabelle/-Entität.

msdyn_workflow_slaitem_customtimecalculationworkflowid

Siehe die msdyn_workflow_slaitem_customtimecalculationworkflowid-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz slaitem EntityType