UoM (Unit) Entity Metadata

[Applies to: Microsoft Dynamics CRM 2011]

The following information is for the unit of measure (unit) entity in a default, uncustomized installation of Microsoft Dynamics CRM. The schema name and early bound class for this entity is UoM.

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 unit of measure (unit) entity.

Metadata property Value

OTC

1055

EntityLogicalName

uom

DisplayName

Unit

OwnershipType

None

IsCustomizable

True

Description

Unit of measure.

IsAvailableOffline

True

IsAuditEnabled

False

AutoRouteToOwnerQueue

False

CanBeInManyToMany

True

CanBePrimaryEntityInRelationship

True

CanBeRelatedEntityInRelationship

False

CanCreateAttributes

False

CanCreateCharts

False

CanCreateForms

False

CanCreateViews

False

CanModifyAdditionalSettings

True

CanTriggerWorkflow

False

IsActivity

False

IsActivityParty

False

IsChildEntity

True

IsConnectionsEnabled

canmodifyconnectionsettings

IsCustomEntity

False

IsDocumentManagementEnabled

False

IsDuplicateDetectionEnabled

False

IsEnabledForCharts

False

IsImportable

True

IsIntersect

False

IsMailMergeEnabled

False

IsManaged

True

IsMappable

True

IsReadingPaneEnabled

True

IsRenameable

False

IsValidForAdvancedFind

False

IsValidForQueue

False

IsVisibleInMobile

True

PrimaryIdAttribute

uomid

PrimaryNameAttribute

name

ReportViewName

FilteredUoM

RecurrenceBaseEntityLogicalName

x

DisplayCollectionName

Units

Privilege Metadata

There is no privilege metadata for the unit of measure (unit) entity.

Attribute Metadata

The following table shows the attribute metadata for the unit of measure (unit) entity.

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

baseuom

Unique identifier of the base unit for the product.

Lookup

BaseUoM

False

True

ApplicationRequired

True

True

True

False

False

False

True

True

False

False

False

False

False

Base Unit

createdby

Unique identifier of the user who created the unit.

Lookup

CreatedBy

False

False

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Created By

createdon

Date and time when the unit was created.

DateTime

CreatedOn

False

False

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Created On

createdonbehalfby

Unique identifier of the delegate user who created the uom.

Lookup

CreatedOnBehalfBy

False

True

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Created By (Delegate)

importsequencenumber

Unique identifier of the data import or data migration that created this record.

Integer

ImportSequenceNumber

False

True

None

True

True

False

False

False

False

True

True

False

False

False

False

True

Import Sequence Number

isschedulebaseuom

Information that specifies whether the unit is the base unit for the unit group.

Boolean

IsScheduleBaseUoM

False

True

None

False

True

False

False

False

False

True

True

False

False

False

False

False

Is Schedule Base Unit

modifiedby

Unique identifier of the user who last modified the unit.

Lookup

ModifiedBy

False

False

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Modified By

modifiedon

Date and time when the unit was last modified.

DateTime

ModifiedOn

False

False

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Modified On

modifiedonbehalfby

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

Lookup

ModifiedOnBehalfBy

False

True

None

False

True

False

False

False

False

False

True

False

False

False

False

True

Modified By (Delegate)

name

Name of the unit.

String

Name

False

True

SystemRequired

True

True

True

False

False

False

True

True

False

True

False

False

True

Name

organizationid

Unique identifier of the organization associated with the unit of measure.

Uniqueidentifier

OrganizationId

False

False

SystemRequired

False

True

False

False

False

False

False

True

False

False

False

False

False

Organization

overriddencreatedon

Date and time that the record was migrated.

DateTime

OverriddenCreatedOn

False

True

None

True

True

False

False

False

False

True

True

False

False

False

False

True

Record Created On

quantity

Unit quantity for the product.

Decimal

Quantity

False

True

ApplicationRequired

True

True

True

False

False

False

True

True

False

False

False

False

True

Quantity

uomid

Unique identifier of the unit.

Uniqueidentifier

UoMId

False

False

SystemRequired

True

True

False

False

False

False

False

True

True

False

False

False

True

Unit

uomscheduleid

Unique identifier of the unit group with which the unit is associated.

Lookup

UoMScheduleId

False

True

SystemRequired

True

True

False

False

False

False

True

True

False

False

False

False

False

Unit Schedule

versionnumber

Version number of the unit.

BigInt

VersionNumber

False

False

None

False

True

False

False

False

False

False

True

False

False

False

False

False

Version Number

One-to-Many Relationships

The following table shows the entities that are the referencing entity in a one-to-many relationship with the unit of measure (unit) entity.

Relationship schema name Referencing entity

UoM_AsyncOperations

asyncoperation

UoM_BulkDeleteFailures

bulkdeletefailure

unit_of_measurement_contract_line_items

contractdetail

unit_of_measurement_invoice_details

invoicedetail

unit_of_measurement_opportunity_products

opportunityproduct

unit_of_measurement_products

product

unit_of_measurement_product_price_levels

productpricelevel

unit_of_measurement_quote_details

quotedetail

unit_of_measurement_order_details

salesorderdetail

unit_of_measurement_base_unit

uom

userentityinstancedata_uom

userentityinstancedata

Many-to-Many Relationships

There are no many-to-many relationships for the unit of measure (unit) entity.

Many-to-One Relationships

The following table shows the entities that are the referenced entity in a many-to-one relationship with the unit of measure (unit) entity.

Relationship schema name Referenced entity

lk_uombase_createdby

systemuser

lk_uom_createdonbehalfby

systemuser

lk_uom_modifiedonbehalfby

systemuser

lk_uombase_modifiedby

systemuser

unit_of_measurement_base_unit

uom

unit_of_measure_schedule_conversions

uomschedule

See Also

Reference

EntityMetadata
AttributeMetadata
OneToManyRelationshipMetadata
ManyToManyRelationshipMetadata

Concepts

UoM (Unit) Entity Privileges

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