Costing Work Order Update Events

The Costing Work Order Update Events view object stores the work order status update events.

Data Store Key : FscmTopModelAM.ScmExtractAM.CstBiccExtractAM.CstWOUpdateEventsExtractPVO

Primary Keys : CstWOUpdateEventsPEOCstWoUpdateEventId

Initial Extract Date : CstWOUpdateEventsPEOCreationDate

Incremental Extract Date : CstWOUpdateEventsPEOLastUpdateDate

Attributes

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

Name Description
CstWOUpdateEventsPEOCreatedBy User who created the costing work order update event.
CstWOUpdateEventsPEOCreationDate Date when the costing work order update event was created.
CstWOUpdateEventsPEOCstWoUpdateEventId Value that uniquely identifies the costing work order update event. This is the primary key of the Costing Work Order Update Events view object.
CstWOUpdateEventsPEOCstWorkOrderId Value that uniquely identifies the costing work order. This is the primary key of the Costing Work Orders view object.
CstWOUpdateEventsPEOEventDate Date and time when the work order status was updated.
CstWOUpdateEventsPEOLastUpdateDate Date when the costing work order update event was last updated.
CstWOUpdateEventsPEOLastUpdateLogin Session login associated with the user who last updated the costing work order update event.
CstWOUpdateEventsPEOLastUpdatedBy User who last updated the costing work order update event.
CstWOUpdateEventsPEOLatestStatusFlag Contains one of the following values: Y or N. If Y, then the record represents the latest status for the work order. If N, then the record doesn't represent the latest status for the work order. This attribute doesn't have a default value.
CstWOUpdateEventsPEOPriorWoSystemStatusCode Code that identifies the system status of the work order prior to the update event.
CstWOUpdateEventsPEOPriorWorkOrderStatusId Value that uniquely identifies the status of the work order prior to the update event.
CstWOUpdateEventsPEOProcessedByCaFlag Contains one of the following values N or NULL. If N, then the work order update event transaction isn't yet processed by cost accounting. If NULL, the work order update event transaction is processed by cost accounting. This attribute doesn't have a default value.
CstWOUpdateEventsPEOReason User-defined reason for performing the work order status update.
CstWOUpdateEventsPEOTransactionDate Date entered by the user when making the work order status change.
CstWOUpdateEventsPEOWoSystemStatusCode Code that identifies the system status of the work order after the update event.
CstWOUpdateEventsPEOWorkOrderStatusId Value that uniquely identifies the status of the work order after the update event.