Hold Task Instances

The Hold Task Instances view object that extracts hold task instance details from sales orders.

Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.HoldTaskInstanceExtractPVO

Primary Keys : HoldTaskInstanceTransactionEntityId, HoldTaskInstanceHoldInstanceId, HoldTaskInstanceTransactionEntityName, HoldTaskInstanceTaskInstanceId

Initial Extract Date : HoldTaskInstanceCreationDate

Incremental Extract Date : HoldTaskInstanceLastUpdateDate

Attributes

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

Name Description
HoldTaskInstanceCreatedBy User who created the hold task instance row.
HoldTaskInstanceCreationDate Date when the hold task instance row was created.
HoldTaskInstanceDeletedFlag Indicates whether the hold was deleted. A list of accepted values is defined in the lookup type YES_NO.
HoldTaskInstanceHoldInstanceId Value that identifies the hold instance associated to the hold task instance row. This is a foreign key to the Hold Instances view object.
HoldTaskInstanceLastUpdateDate Date when the hold task instance row was last updated.
HoldTaskInstanceLastUpdateLogin Session login associated to the user who most recently updated the hold task instance row.
HoldTaskInstanceLastUpdatedBy User who most recently updated the hold task instance row.
HoldTaskInstanceObjectVersionNumber Number of times the hold task instance row has been updated.
HoldTaskInstancePendingFlag Indicates whether the hold is pending. A list of accepted values is defined in the lookup type YES_NO.
HoldTaskInstanceTaskInstanceId Value that identifies the task instance associated to the hold task instance row. This is a foreign key to the Task Instances view object.
HoldTaskInstanceTransactionEntityId Value that identifies the transaction entity that has a hold sent to the fulfillment system.
HoldTaskInstanceTransactionEntityName Name of the transaction entity.