ProductChangeOrdersAffectedObject
The Affected Objects resource gets the details of the affected objects added to the change order.
Columns
| Name | Type | Description |
| ProductChangeOrdersChangeId | String | ProductChangeOrdersChangeId of ProductChangeOrdersAffectedObject |
| ChangeLineId | String | The primary key of the change line. |
| ObjectVersionNumber | Int | Object version number of the change line. |
| SequenceNumber | Long | The sequence number of the affected item. |
| NewItemRevision | String | The new revision of the item added to the change line. |
| ItemId | String | Value that uniquely identifies the part, item, product, or service assigned to the change object. |
| RevisionId | String | Value that uniquely identifies a revision of an item in a change object. |
| ScheduledDate | Datetime | The scheduled date of the change line. |
| EffectivityOnApprovalFlag | Bool | The flag that indicates that the change line is effective on approval. |
| OldRevision | String | The previous revision of the item added to the change line. |
| ImplementationDate | Datetime | The implementation date of the change line. |
| CancelationDate | Datetime | The cancellation date of the change line. |
| NewRevisionReason | String | The reason for the new revision of the change line. |
| LifecycleStateId | String | Lifecycle state ID of the change line. |
| StatusTypeValue | String | The status type of the change line. |
| StatusCodeValue | String | The status code of the change line. |
| ItemNumber | String | The number corresponding to the item. |