Referencia de tabla o entidad SLAItem
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Contains information about a tracked support KPI for a specific customer.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/slaitems Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/slaitems(slaitemid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/slaitems(slaitemid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/slaitems Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/slaitems(slaitemid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | SLAItems |
DisplayCollectionName | SLA Items |
DisplayName | SLA Item |
EntitySetName | slaitems |
IsBPFEntity | False |
LogicalCollectionName | slaitems |
LogicalName | slaitem |
OwnershipType | None |
PrimaryIdAttribute | slaitemid |
PrimaryNameAttribute | name |
SchemaName | SLAItem |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- actionflowuniquename
- ActionURL
- AllowPauseResume
- ApplicableEntity
- ApplicableWhenXml
- BusinessHoursId
- ChangedAttributeList
- Description
- FailureAfter
- msdyn_AdvancedPauseConfiguration
- msdyn_CustomTimeCalculation
- msdyn_CustomTimeCalculationWorkflowId
- msdyn_PauseConfigurationXml
- msdyn_slakpiid
- Name
- OwnerId
- OwnerIdType
- OwningUser
- RelatedField
- SequenceNumber
- SLAId
- SLAItemId
- SuccessConditionsXml
- WarnAfter
- WorkflowId
- WorkflowIdName
actionflowuniquename
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
Description | |
DisplayName | Action Flow Unique Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actionflowuniquename |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
ActionURL
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
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
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de AllowPauseResume
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 1
ApplicableEntity
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
Description | |
DisplayName | Applicable Entity |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | applicableentity |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ApplicableWhenXml
Propiedad | Valor |
---|---|
Description | Condition for SLA item |
DisplayName | ApplicableWhenXml |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | applicablewhenxml |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
BusinessHoursId
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
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
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
Description | |
DisplayName | Changed Attribute List |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | changedattributelist |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
Description
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
Description | |
DisplayName | Advanced Pause Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_advancedpauseconfiguration |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de msdyn_AdvancedPauseConfiguration
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msdyn_CustomTimeCalculation
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
Description | |
DisplayName | Custom Time Calculation Flag |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_customtimecalculation |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de msdyn_CustomTimeCalculation
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
msdyn_CustomTimeCalculationWorkflowId
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
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
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
Description | |
DisplayName | PauseConfigurationXml |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pauseconfigurationxml |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
msdyn_slakpiid
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningUser
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Unique identifier for SLA associated with SLA Item. |
DisplayName | SLA |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | slaid |
RequiredLevel | SystemRequired |
Targets | sla |
Type | Lookup |
SLAItemId
Propiedad | Valor |
---|---|
Description | Unique identifier of the SLA Item. |
DisplayName | SLA Item |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | slaitemid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SuccessConditionsXml
Propiedad | Valor |
---|---|
Description | Condition for SLA item |
DisplayName | SuccessConditionsXml |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | successconditionsxml |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
WarnAfter
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Workflow associated with the SLA Item. |
DisplayName | Workflow ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workflowid |
RequiredLevel | None |
Targets | workflow |
Type | Lookup |
WorkflowIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- businesshoursidName
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_customtimecalculationworkflowidName
- msdyn_slakpiidName
- OverwriteTime
- OwningBusinessUnit
- SLAIdName
- SLAItemIdUnique
- SolutionId
- SupportingSolutionId
- TransactionCurrencyId
- TransactionCurrencyIdName
- VersionNumber
businesshoursidName
Añadido por: solución Service Level Agreement (SLA)
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businesshoursidname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
ComponentState
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
ModifiedBy
Propiedad | Valor |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_customtimecalculationworkflowidName
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_customtimecalculationworkflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_slakpiidName
Añadido por: solución Service Level Agreement (SLA) Extension
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_slakpiidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OverwriteTime
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwningBusinessUnit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slaidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SLAItemIdUnique
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Unique Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slaitemidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TransactionCurrencyId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the SLA Item. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
SLAItem_SyncErrors
Igual que la relación de varios a uno SLAItem_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Añadido por: solución Service Level Agreement (SLA) Extension
Igual que la relación de varios a uno msdyn_slaitem_slakpiinstance de la tabla slakpiinstance.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_slaitembase_createdby
- lk_slaitembase_modifiedonbehalfby
- lk_slaitembase_createdonbehalfby
- TransactionCurrency_SLAItem
- sla_slaitem_slaId
- lk_slaitembase_modifiedby
- slaitembase_workflowid
- calendar_slaitem
- msdyn_msdyn_slakpi_slaitem
- msdyn_workflow_slaitem_customtimecalculationworkflowid
lk_slaitembase_createdby
Consulte la relación de uno a varios lk_slaitembase_createdby de la tabla systemuser.
lk_slaitembase_modifiedonbehalfby
Consulte la relación de uno a varios lk_slaitembase_modifiedonbehalfby de la tabla systemuser.
lk_slaitembase_createdonbehalfby
Consulte la relación de uno a varios lk_slaitembase_createdonbehalfby de la tabla systemuser.
TransactionCurrency_SLAItem
Consulte la relación de uno a varios TransactionCurrency_SLAItem de la tabla transactioncurrency.
sla_slaitem_slaId
Consulte la relación de uno a varios sla_slaitem_slaId de la tabla sla.
lk_slaitembase_modifiedby
Consulte la relación de uno a varios lk_slaitembase_modifiedby de la tabla systemuser.
slaitembase_workflowid
Consulte la relación de uno a varios slaitembase_workflowid de la tabla workflow.
calendar_slaitem
Consulte la relación de uno a varios calendar_slaitem de la tabla calendar.
msdyn_msdyn_slakpi_slaitem
Añadido por: solución Service Level Agreement (SLA) Extension
Consulte la relación de uno a varios msdyn_msdyn_slakpi_slaitem de la tabla msdyn_slakpi.
msdyn_workflow_slaitem_customtimecalculationworkflowid
Consulte la relación de uno a varios msdyn_workflow_slaitem_customtimecalculationworkflowid de la tabla workflow.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web slaitem EntityType