HoldStepInstanceExtractPVO
The Hold Step Instances view object that extracts hold step instance details from the sales orders.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.HoldStepInstanceExtractPVO
Primary Keys : HoldStepInstanceHoldInstanceId, HoldStepInstanceStepInstanceId
Initial Extract Date : HoldStepInstanceCreationDate
Incremental Extract Date : HoldStepInstanceLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| HoldStepInstanceCreatedBy | User who created the hold step instance row. |
| HoldStepInstanceCreationDate | Date when the hold step instance row was created. |
| HoldStepInstanceHoldInstanceId | Value that identifies the hold instance associated to the hold step instance row. This is a foreign key to the Hold Instances view object. |
| HoldStepInstanceLastUpdateDate | Date when the hold step instance row was last updated. |
| HoldStepInstanceLastUpdateLogin | Session login associated to the user who most recently updated the hold step instance row. |
| HoldStepInstanceLastUpdatedBy | User who most recently updated the hold step instance row. |
| HoldStepInstanceObjectVersionNumber | Number of times the hold step instance row has been updated. |
| HoldStepInstanceStepInstanceId | Value that identifies the orchestration process step instance associated to the hold step instance row. This is a foreign key to the Orchestration Process Steps Instances view object. |
| HoldStepInstanceTaskInstanceId | Value that identifies the task instance associated to the hold step instance row. This is a foreign key to the Task Instances view object. |