Change Lines

The Change Lines view object provides details about change lines or affected items on a change, and item lines on a new item request. It also provides information on change tasks.

Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeLineExtractPVO

Primary Keys : ChangeLineBasePEOChangeLineId

Initial Extract Date :

Incremental Extract Date :

Attributes

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

Name Description
ChangeLineBasePEOAssigneeId Value that uniquely identifies the user or role to whom the change task is assigned.
ChangeLineBasePEOAttribute1 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute10 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute11 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute12 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute13 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute14 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute15 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute16 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute17 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute18 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute19 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute2 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute20 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute21 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute22 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute23 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute24 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute25 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute26 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute27 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute28 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute29 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute3 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute30 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute4 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute5 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute6 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute7 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute8 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttribute9 Segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeCategory Context name for Change Line type descriptive flexfield.
ChangeLineBasePEOAttributeDate1 Date segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeDate2 Date segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeDate3 Date segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeDate4 Date segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeDate5 Date segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber1 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber10 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber2 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber3 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber4 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber5 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber6 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber7 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber8 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeNumber9 Number segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeTimestamp1 Date and time segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeTimestamp2 Date and time segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeTimestamp3 Date and time segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeTimestamp4 Date and time segment for the Change Line descriptive flexfield.
ChangeLineBasePEOAttributeTimestamp5 Date and time segment for the Change Line descriptive flexfield.
ChangeLineBasePEOBatchId Value that uniquely identifies the batch that's scheduling the change line. A list of accepted values is present in the lookup type EGO_VERSIONS_BATCH.
ChangeLineBasePEOCancelationDate Date and time when the change line or the change task is canceled. Change lines are canceled for change objects of commercialization change type and the complete change order is canceled for change objects of all change types.
ChangeLineBasePEOChangeId Value that uniquely identifies the change order to which this change line is associated. This is the foreign key to the Changes view object.
ChangeLineBasePEOChangeLineId Value that uniquely identifies the change line rows. This is the primary key of the Change Lines Extract view object.
ChangeLineBasePEOCompleteBeforeStatusCode Code of the change order status before which the change task must be completed.
ChangeLineBasePEOCreatedBy User who created the change line row.
ChangeLineBasePEOCreationDate Date and time when the change line row was created.
ChangeLineBasePEODependencyFlag Value that indicates that the change order scheduler process or thread has a dependency on other processes. This is used to schedule Style and SKU items in a particular order. If set to Y, the process has dependents. If set to F, the process has failed due to the failure of its dependent processes.
ChangeLineBasePEOEffectivityOnApprovalFlag Indicates whether the change line is to be effective on approval rather than on a specified effective date. If set to Y, the change line is effective on approval. If no value is specified, the effective date for the change line is specified.
ChangeLineBasePEOImplementationDate Date and time when the change line is implemented or change task is completed.
ChangeLineBasePEOJobDefinitionName Identifies the Enterprise Scheduler Service job that last updated this change line.
ChangeLineBasePEOLastUpdateDate Date and time when the change line was last updated.
ChangeLineBasePEOLastUpdateLogin Session login details associated with the user who last updated the change line.
ChangeLineBasePEOLastUpdatedBy User who last updated the change line.
ChangeLineBasePEOLifecycleStateId Value that uniquely identifies the current lifecycle status of the change line. This is the foreign key to the Change Lifecycle Status view object.
ChangeLineBasePEOLineTypeId Value that identifies the change type of the change line or change task. This is the foreign key to the Change Types view object.
ChangeLineBasePEONeedByDate Date by which the change line is needed.
ChangeLineBasePEONewItemRevision New revision of the item associated with the change line.
ChangeLineBasePEONewItemRevisionId Value that uniquely identifies the new revision of the item represented by the change line. This is the foreign key to the Item Revisions view object.
ChangeLineBasePEONewRevisionReason Reason for the new revision.
ChangeLineBasePEOObjectVersionNumber 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.
ChangeLineBasePEOOrganizationId Value that identifies the organization of the change line or the new item request line.
ChangeLineBasePEOPk1Value Value that identifies the inventory item being represented by the change line. This is one of the primary keys of the Items view object.
ChangeLineBasePEOPk2Value Value that identifies the revision of the item being represented by the change line. This represents the current revision of the affected item. This is one of the primary keys of the Item Revisions view object.
ChangeLineBasePEOPk3Value Value that identifies the version of the item being represented by the change line. This is the primary key of the Versions view object.
ChangeLineBasePEOPk4Value Value that uniquely identifies information from other tables.
ChangeLineBasePEOPk5Value Value that uniquely identifies information from other tables.
ChangeLineBasePEORequestId Value that identifies the request process that created or updated this change line.
ChangeLineBasePEOScheduledDate Date and time when the change line is scheduled to be effective or activated. This is the effectivity date of the change line.
ChangeLineBasePEOSequenceNumber Value that identifies the sequence of the change line or the change task within the change order or new item request.
ChangeLineBasePEOStartAfterStatusCode Code of the change order status after which the change task can be started.
ChangeLineBasePEOStatusCode Status code of the change line.
ChangeLineBasePEOStatusType Status type of the change line.
ChangeLineBasePEOSubjectInternalName Value that identifies whether the change line is for a change task, a new item, or a revised item. Values are: EGO_CHANGE_TASK, EGO_NEW_ITEM, or EGO_REVISED_ITEM.
ChangeLineBasePEOThreadNumber Number determining to which thread the change line is assigned during the change order scheduling process or new item request scheduling process. This number is used in the change order scheduling process, effective date mass update process, and the resolve revision conflict process in order to distribute the change order lines to different execution threads.
ChangeLineTLPEOCancelComments Comments provided when canceling the change line.
ChangeLineTLPEOChangeLineId Value that uniquely identifies translatable change lines.
ChangeLineTLPEODescription Information about the translatable change line.
ChangeLineTLPEOLanguage Code of the language in which the contents of the translatable columns were originally created.
ChangeLineTLPEOName Name of the translatable change line.