uom EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Unit of measure.

Entity Set path:[organization URI]/api/data/v8.2/uoms

Base Type: crmbaseentity EntityType

Display Name: Unit

Primary Key: uomid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations using the uom entity type.

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

createdon

Edm.DateTimeOffset

Description: Date and time when the unit was created.

Display Name: Created On

Read-only property

importsequencenumber

Edm.Int32

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

Display Name: Import Sequence Number

isschedulebaseuom

Edm.Boolean

Description: Tells whether the unit is the base unit for the associated unit group.

Default Options:

1 : Yes
0 : No

Display Name: Is Schedule Base Unit

Read-only property

modifiedon

Edm.DateTimeOffset

Description: Date and time when the unit was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Type a descriptive title or name for the unit of measure.

Display Name: Name

organizationid

Edm.Guid

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

Display Name: Organization

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

quantity

Edm.Decimal

Description: Unit quantity for the product.

Display Name: Quantity

uomid

Edm.Guid

Description: Unique identifier of the unit.

Display Name: Unit

versionnumber

Edm.Int64

Description: Version number of the unit.

Display Name: Version Number

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_baseuom_value

baseuom

Choose the base or primary unit on which the unit is based.

_createdby_value

createdby

Unique identifier of the user who created the unit.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the uom.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the unit.

_modifiedonbehalfby_value

modifiedonbehalfby

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

_uomscheduleid_value

uomscheduleid

Choose the ID of the unit group that the unit is associated with.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

baseuom

uom EntityType

unit_of_measurement_base_unit

createdby

systemuser EntityType

lk_uombase_createdby

createdonbehalfby

systemuser EntityType

lk_uom_createdonbehalfby

modifiedby

systemuser EntityType

lk_uombase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_uom_modifiedonbehalfby

uomscheduleid

uomschedule EntityType

unit_of_measure_schedule_conversions

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

unit_of_measurement_base_unit

uom EntityType

baseuom

unit_of_measurement_contract_line_items

contractdetail EntityType

uomid

unit_of_measurement_invoice_details

invoicedetail EntityType

uomid

unit_of_measurement_opportunity_products

opportunityproduct EntityType

uomid

unit_of_measurement_order_details

salesorderdetail EntityType

uomid

unit_of_measurement_product_price_levels

productpricelevel EntityType

uomid

unit_of_measurement_productassociation

productassociation EntityType

uomid

unit_of_measurement_products

product EntityType

defaultuomid

unit_of_measurement_quote_details

quotedetail EntityType

uomid

UoM_AsyncOperations

asyncoperation EntityType

regardingobjectid_uom

UoM_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_uom

UoM_SyncErrors

syncerror EntityType

regardingobjectid_uom_syncerror

Operations using the uom entity type.

The following operations use the uom entity type in a parameter or return type.

Name

How used

Description

GetQuantityDecimal Function

UoM Parameter

Gets the quantity decimal value of a product for the specified entity in the target.

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright