Change Actions

The Change Actions view object captures the history of actions performed on changes and new item requests during the change management process or the new item request process.

Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeActionsExtractPVO

Primary Keys : ChangeActionsBasePEOActionId

Initial Extract Date :

Incremental Extract Date :

Attributes

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

Name Description
ChangeActionsBasePEOActionId Value that uniquely identifies the change action or the new item request action. This is the primary key of the Change Actions view object.
ChangeActionsBasePEOActionType Type of action performed on the change order or the new item request during the change management process or the new item request process. For example, if a change object is created, then the action captured is CREATE. If a change order is scheduled, the action captured is CO_SCHEDULED.
ChangeActionsBasePEOAssigneeId Role or user to whom certain change order or new item request management actions are assigned.
ChangeActionsBasePEOCreatedBy User who created the change action row.
ChangeActionsBasePEOCreationDate Date and time when the change action row was created.
ChangeActionsBasePEOLastUpdateDate Date and time when the change action row was last updated.
ChangeActionsBasePEOLastUpdateLogin Session login details associated with the user who last updated the change action row.
ChangeActionsBasePEOLastUpdatedBy User who last updated the change action row.
ChangeActionsBasePEOObjectId1 Value that uniquely identifies the change object or the new item request. This is the primary key of the Changes view object.
ChangeActionsBasePEOObjectId2 Lifecycle status for the change object or the new item request. This is the primary key of the Change Lifecycle Status view object.
ChangeActionsBasePEOObjectId3 Value that identifies data from other tables.
ChangeActionsBasePEOObjectId4 Value that identifies data from other tables.
ChangeActionsBasePEOObjectId5 Value that identifies data from other tables.
ChangeActionsBasePEOObjectName Entity name on which the change action is performed. Contains the following two values: EGO_CHANGE, or EGO_CHANGE_LINE.
ChangeActionsBasePEOObjectVersionNumber 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.
ChangeActionsBasePEOParentActionId Value that identifies the parent action, if any, for this action. The default value is -1. For example, when a reply comment on a new item request or change order object is recorded, the row is updated with the identifier of the parent comment action.
ChangeActionsBasePEOSourceChangeId Value that uniquely identifies the change object on which certain actions are done.
ChangeActionsBasePEOStatusCode Code that identifies the status of the change object or the new item request on which the action was performed.
ChangeActionsBasePEOTargetChangeId Value that identifies the target change object for certain actions such as Move Change Lines.
ChangeActionsTranslationPEOActionId Value that uniquely identifies the change action or the new item request action.
ChangeActionsTranslationPEODescription Description pertaining to the translatable change action.
ChangeActionsTranslationPEOLanguage Code of the language into which the contents of the translatable columns are translated.