TransformationMapping
This is a table representing the TransformationMapping entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the transformation mapping. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the transformation mapping. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the transformation mapping was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the transformation mapping. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ImportMapId_Id | String | False |
Unique identifier of the associated data map. |
| ImportMapId_LogicalName | String | False | |
| ImportMapId_Name | String | False | |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the mapping. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the transformation mapping was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the transformation mapping. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| ProcessCode | String | False |
Information about whether the transformation mapping needs to be processed. |
| SourceEntityName | String | False |
Name of the source entity. |
| StateCode | String | True |
Status of the transformation mapping. |
| StatusCode | String | False |
Reason for the status of the transformation mapping. |
| TargetEntityName | String | False |
Name of the Microsoft Dynamics CRM entity. |
| TransformationMappingId | String | False |
Unique identifier of the transformation mapping. |
| TransformationTypeName | String | False |
Type of transformation. |