Work Requirement Meter

The Work Requirement Meter view object contains the meters that are used in the computation of the forecast for the planning of the usage based work requirement planning.

Data Store Key : FscmTopModelAM.ScmExtractAM.MntBiccExtractAM.WorkRequirementMeterExtractPVO

Primary Keys : RequirementMeterId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
BaseInterval Indicates the base interval at which the readings are to be used for this requirement.
CreatedBy User who created the work requirement meter record.
CreationDate Date and time when the user created the work requirement meter record.
JobDefinitionName Indicates the name of the job that created or last updated the row for the work requirement meter record. This is populated through Enterprise Service Scheduler.
JobDefinitionPackage Indicates the package name of the job that created or last updated the row for the work requirement meter record. This is populated through Enterprise Service Scheduler.
LastUpdateDate Date and time when the user last updated the work requirement meter record.
LastUpdateLogin Indicates the session login associated with the user who last updated the work requirement meter record.
LastUpdatedBy Indicates the user who last updated the work requirement meter record.
MeterDefinitionId Value that identifies the meter definition for the work requirement meter record. The value can also be used to calculate the asset forecast for the item.
MeterId Value that identifies the meter of the asset for which readings are to be used in the usage based requirement.
NextForecastDueByCode Indicates if the next forecast is to be generated based on Base Interval specified in the requirement or Reading History.
ObjectVersionNumber Number of times the object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time 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.
OrganizationId Value that identifies the maintenance organization in which the maintenance program is authored.
RequestId Value that identifies the job request that created or last updated the row. This is populated through Enterprise Service Scheduler.
RequirementId Value that identifies the requirement for the work requirement meter extract record. This is a foreign key to the Work Requirement Meter view object.
RequirementMeterId Value that uniquely identifies work requirement meter record.