Partager via


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

Notes

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

In a data map, maps ownership data from the source file to Microsoft Dynamics 365.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/ownermappings
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/ownermappings(ownermappingid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/ownermappings(ownermappingid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/ownermappings
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
CollectionSchemaName OwnerMappings
DisplayCollectionName Owner Mappings
DisplayName Owner Mapping
EntitySetName ownermappings
IsBPFEntity False
LogicalCollectionName ownermappings
LogicalName ownermapping
OwnershipType None
PrimaryIdAttribute ownermappingid
PrimaryNameAttribute
SchemaName OwnerMapping

Colonnes/Attributs inscriptibles

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

ImportMapId

Propriété Valeur
Description Unique identifier of the data map with which the owner mapping is associated.
DisplayName Data Map
IsValidForForm True
IsValidForRead True
LogicalName importmapid
RequiredLevel ApplicationRequired
Targets importmap
Type Lookup

IntroducedVersion

Propriété Valeur
Description Version in which the component is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

OwnerMappingId

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

ProcessCode

Propriété Valeur
Description Code that indicates whether the owner mapping has to be processed
DisplayName Process Code
IsValidForForm True
IsValidForRead True
LogicalName processcode
RequiredLevel SystemRequired
Type Picklist

Choix/Options ProcessCode

Valeur Étiquette Description
1 Process
2 Ignore
3 Internal

SourceSystemUserName

Propriété Valeur
Description Source user name that has to be replaced
DisplayName Source System User Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName sourcesystemusername
MaxLength 160
RequiredLevel None
Type String
Propriété Valeur
Description Source user value for source Microsoft Dynamics 365 user link.
DisplayName Source User Value
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName sourceuservalueforsourcecrmuserlink
MaxLength 160
RequiredLevel None
Type String

StatusCode

Propriété Valeur
Description Reason for the status of the owner mapping.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

Choix/Options StatusCode

Valeur Étiquette État
0 Active 0

TargetSystemUserDomainName

Propriété Valeur
Description Microsoft Dynamics 365 logon name with which the source user name should be replaced.
DisplayName Target Domain Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName targetsystemuserdomainname
MaxLength 260
RequiredLevel None
Type String

TargetSystemUserId

Propriété Valeur
Description Unique identifier of the Microsoft Dynamics 365 user.
DisplayName Target System User
IsValidForForm True
IsValidForRead True
LogicalName targetsystemuserid
RequiredLevel None
Targets businessunit
Type Lookup
Propriété Valeur
Description Microsoft Dynamics CRM user.
DisplayName Target User Value
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName targetuservalueforsourcecrmuserlink
MaxLength 160
RequiredLevel None
Type String

Colonnes/Attributs en lecture seule

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

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 Unique identifier of the user who created the owner mapping.
DisplayName Created By
IsValidForForm False
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 Date and time when the owner mapping was created.
DisplayName
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel SystemRequired
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the ownermapping.
DisplayName Created By (Delegate)
IsValidForForm False
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

ImportMapIdName

Propriété Valeur
Description Name of the import map.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName importmapidname
MaxLength 100
RequiredLevel SystemRequired
Type String

IsManaged

Propriété Valeur
Description Information that specifies whether this component is managed.
DisplayName State
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 Unique identifier of the user who last modified the lookup mapping.
DisplayName Modified By
IsValidForForm False
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 Date and time when the owner mapping was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel SystemRequired
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who last modified the ownermapping.
DisplayName Modified By (Delegate)
IsValidForForm False
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

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

OwnerMappingIdUnique

Propriété Valeur
Description Unique identifier of the OwnerMapping.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ownermappingidunique
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

StateCode

Propriété Valeur
Description Status of the owner mapping.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options StateCode

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

SupportingSolutionId

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

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.

lk_ownermapping_modifiedby

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

lk_ownermapping_createdonbehalfby

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

OwnerMapping_SystemUser

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

lk_ownermapping_modifiedonbehalfby

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

lk_ownermapping_createdby

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

OwnerMapping_ImportMap

Voir la relation un à plusieurs OwnerMapping_ImportMap pour la table/entité importmap.

Voir aussi

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