Units of Measure

The Units of Measure view object contains the units of measure that an application, system, or service can use with the transaction.

Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.InvUnitsOfMeasurePVO

Primary Keys : UnitOfMeasureId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
Attribute1 Segment of the user-descriptive flexfield.
Attribute10 Segment of the user-descriptive flexfield.
Attribute11 Segment of the user-descriptive flexfield.
Attribute12 Segment of the user-descriptive flexfield.
Attribute13 Segment of the user-descriptive flexfield.
Attribute14 Segment of the user-descriptive flexfield.
Attribute15 Segment of the user-descriptive flexfield.
Attribute2 Segment of the user-descriptive flexfield.
Attribute3 Segment of the user-descriptive flexfield.
Attribute4 Segment of the user-descriptive flexfield.
Attribute5 Segment of the user-descriptive flexfield.
Attribute6 Segment of the user-descriptive flexfield.
Attribute7 Segment of the user-descriptive flexfield.
Attribute8 Segment of the user-descriptive flexfield.
Attribute9 Segment of the user-descriptive flexfield.
AttributeCategory Structure definition of the user descriptive flexfield.
BaseUomFlag Contains one of the following values: true or false. If true, then the unit of measure is the base unit of the class, typically the smallest unit within the class. If false, then the unit isn't the base unit. All conversions within a class are made through the base unit. The default value is false.
CreatedBy User who created the row.
CreationDate Date and time of the creation of the row.
DisableDate Date when the unit of measure is no longer active.
JobDefinitionName Name of the job that created or last updated the row.
JobDefinitionPackage Package name of the job that created or last updated the row.
LastUpdateDate Date and time of the last update of the row.
LastUpdateLogin Session login associated to the user who last updated the row.
LastUpdatedBy User who last updated the row.
ObjectVersionNumber Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
RequestId Request ID of the job that created or last updated the row.
UnitOfMeasureId Value that uniquely identifies the unit of measure. It's a value that the application generates when it creates a unit.
UomClass Class that categorizes the unit of measure. This attribute is required. It's the ClassId attribute of the unitOfMeasureClasses instance.
UomCode User-supplied short code that identifies the unit of measure. This attribute is required.