Work Requirement Exclude Asset

The Work Requirement Exclude Asset view object contains the assets that are excluded by a user when forecasting is done for all the assets of an item that are specified in the maintenance program line.

Data Store Key : FscmTopModelAM.ScmExtractAM.MntBiccExtractAM.WorkRequirementExcludedAssetExtractPVO

Primary Keys : ExclusionId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
AssetId Value that uniquely identifies the asset number of the work requirement exclude asset record. This is the primary key of the Work Requirement Exclude Asset view object.
CreatedBy User who created the work requirement exclude asset record.
CreationDate Date and time when the user created the work requirement exclude asset record.
ExclusionId The unique system generated identifier for the work requirement exclude asset record.
ItemId Value that uniquely identifies the item that the application has enabled for the work requirement exclude asset record.
JobDefinitionName Indicates the name of the job that created or last updated the row for the work requirement exclude asset 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 exclude asset record. This is populated through Enterprise Service Scheduler.
LastUpdateDate Date and time when the user last updated the work requirement exclude asset record.
LastUpdateLogin Indicates the session login associated with the user who last updated the work requirement exclude asset record.
LastUpdatedBy Indicates the user who last updated the work requirement exclude asset record.
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 to exclude the asset from the work requirement exclude asset record. This is a foreign key to the Work Requirement Exclude Asset view object.