OwnerMapping
This is a table representing the OwnerMapping entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the owner mapping. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the owner mapping. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the owner mapping was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the ownermapping. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ImportMapId_Id | String | False |
Unique identifier of the data map with which the owner mapping is associated. |
| ImportMapId_LogicalName | String | False | |
| ImportMapId_Name | String | False | |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the lookup mapping. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the owner mapping was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the ownermapping. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OwnerMappingId | String | False |
Unique identifier of the owner mapping. |
| ProcessCode | String | False |
Code that indicates whether the owner mapping has to be processed |
| SourceSystemUserName | String | False |
Source user name that has to be replaced |
| SourceUserValueForSourceCRMUserLink | String | False |
Source user value for source Microsoft Dynamics CRM user link. |
| StateCode | String | True |
Status of the owner mapping. |
| StatusCode | String | False |
Reason for the status of the owner mapping. |
| TargetSystemUserDomainName | String | False |
Microsoft Dynamics CRM logon name with which the source user name should be replaced. |
| TargetSystemUserId_Id | String | False |
Unique identifier of the Microsoft Dynamics CRM user. |
| TargetSystemUserId_LogicalName | String | False | |
| TargetSystemUserId_Name | String | False | |
| TargetUserValueForSourceCRMUserLink | String | False |
Microsoft Dynamics CRM user. |