ColumnMapping Entity Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The following information is for the column mapping entity in a default, uncustomized installation of Microsoft Dynamics CRM. The schema name and early bound class for this entity is ColumnMapping.

To view the entity metadata for your organization, install the Metadata Browser solution described in Browse the Metadata for Your Organization.

In This Topic

Entity Metadata

Privilege Metadata

Attribute Metadata

One-to-Many Relationships

Many-to-Many Relationships

Many-to-One Relationships

Entity Metadata

The following table shows the metadata for the column mapping entity.

Entity metadata property Value

OTC

4417

EntityLogicalName

columnmapping

DisplayName

Column Mapping

IsCustomizable

False

OwnershipType

None

IsAvailableOffline

False

AutoRouteToOwnerQueue

False

CanBeInManyToMany

False

CanBePrimaryEntityInRelationship

False

CanBeRelatedEntityInRelationship

False

CanCreateAttributes

False

CanCreateCharts

False

CanCreateForms

False

CanCreateViews

False

CanModifyAdditionalSettings

False

CanTriggerWorkflow

False

IsActivity

False

IsActivityParty

False

IsAuditEnabled

False

IsChildEntity

False

IsConnectionsEnabled

canmodifyconnectionsettings

IsCustomEntity

False

IsDocumentManagementEnabled

False

IsDuplicateDetectionEnabled

False

IsEnabledForCharts

False

IsImportable

False

IsIntersect

False

IsMailMergeEnabled

False

IsManaged

True

IsMappable

False

IsReadingPaneEnabled

True

IsRenameable

False

IsValidForAdvancedFind

False

IsValidForQueue

False

IsVisibleInMobile

False

PrimaryIdAttribute

columnmappingid

PrimaryNameAttribute

sourceattributename

ReportViewName

RecurrenceBaseEntityLogicalName

DisplayCollectionName

Column Mappings

Description

Mapping for columns in a data map.

Privilege Metadata

There is no privilege metadata for the column mapping entity.

Attribute Metadata

The following table shows the attribute metadata for the column mapping entity.

LogicalName SchemaName Type RequiredLevel CanBeSecuredForCreate CanBeSecuredForRead CanBeSecuredForUpdate IsAuditEnabled IsCustomAttribute IsCustomizable IsManaged IsPrimaryId IsPrimaryName IsRenameable IsSecured IsValidForAdvancedFind IsValidForCreate IsValidForRead IsValidForUpdate DisplayName Description DeprecatedVersion

columnmappingid

ColumnMappingId

Uniqueidentifier

SystemRequired

False

False

False

False

False

False

True

True

False

False

False

False

True

True

False

Unique identifier of the column mapping.

createdby

CreatedBy

Lookup

None

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Created By

Unique identifier of the user who created the column mapping.

createdon

CreatedOn

DateTime

SystemRequired

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Date and time when the column mapping was created.

createdonbehalfby

CreatedOnBehalfBy

Lookup

None

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Created By (Delegate)

Unique identifier of the delegate user who created the columnmapping.

importmapid

ImportMapId

Lookup

ApplicationRequired

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Data Map ID

Unique identifier of the associated data map.

modifiedby

ModifiedBy

Lookup

None

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Modified By

Unique identifier of the user who last modified the column mapping.

modifiedon

ModifiedOn

DateTime

SystemRequired

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Modified On

Date and time when the column mapping was last modified.

modifiedonbehalfby

ModifiedOnBehalfBy

Lookup

None

False

False

False

False

False

False

True

False

False

False

False

False

False

True

False

Modified By (Delegate)

Unique identifier of the delegate user who last modified the columnmapping.

processcode

ProcessCode

Picklist

SystemRequired

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Process Code

Information about whether the column mapping needs to be processed.

sourceattributename

SourceAttributeName

String

ApplicationRequired

False

False

False

True

False

False

True

False

True

False

False

True

True

True

True

Source Attribute

Name of the source attribute.

sourceentityname

SourceEntityName

String

ApplicationRequired

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Source Entity Name

Name of the source entity.

statecode

StateCode

State

SystemRequired

False

False

False

True

False

False

True

False

False

False

False

True

False

True

False

Status

Status of the column mapping.

statuscode

StatusCode

Status

SystemRequired

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Status Reason

Reason for the status of the column mapping.

targetattributename

TargetAttributeName

String

None

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Target Attribute

Name of the Microsoft Dynamics CRM attribute.

targetentityname

TargetEntityName

String

None

False

False

False

True

False

False

True

False

False

False

False

True

True

True

True

Target Entity

Name of the Microsoft Dynamics CRM entity.

One-to-Many Relationships

The following table shows the entities that are the referencing entity in a one-to-many relationship for the column mapping entity.

Relationship schema name Referencing entity

LookUpMapping_ColumnMapping

lookupmapping

PickListMapping_ColumnMapping

picklistmapping

userentityinstancedata_columnmapping

userentityinstancedata

Many-to-Many Relationships

There are no default many-to-many relationships for the column mapping entity.

Many-to-One Relationships

The following table shows the entities that are the referenced entity in a many-to-one relationship for the column mapping entity.

Relationship schema name Referenced entity

ColumnMapping_ImportMap

importmap

lk_columnmapping_createdonbehalfby

systemuser

lk_columnmapping_createdby

systemuser

lk_columnmapping_modifiedonbehalfby

systemuser

lk_columnmapping_modifiedby

systemuser

See Also

Reference

EntityMetadata
AttributeMetadata
OneToManyRelationshipMetadata
ManyToManyRelationshipMetadata

Concepts

Customize Entity and Attribute Mappings

Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.