ProductChangeRequestschangeRequestTasks
The Tasks resource manages the tasks related to the Product Change Request.
Columns
| Name | Type | Description |
| ProductChangeRequestsChangeId | String | Find product change request by change ID. |
| TaskId | String | The task identifier of the change request task. |
| SequenceNumber | Long | The sequence number of the change request task. |
| Name | String | The name of the change request task. |
| Description | String | Description of the change request object task |
| RequiredFlag | Bool | The required Boolean value of the change request task. |
| AssignedTo | String | User who was assigned to the change request object task |
| StartAfterStatusCode | String | The start after status code of the change request task. |
| CompleteBeforeStatusCode | String | The complete before status code of the change request status |
| StatusCode | String | Abbreviation that identifies the status of the change request object task. |
| StartAfterStatusCodeValue | String | The start after status code value of the change request task. |
| CompleteBeforeStatusCodeValue | String | The complete before status code value of the change request status |
| StatusCodeValue | String | Status code value that identifies the status of the change request object. |
| NeedByDateTime | Datetime | Date by when the change request task is expected to be completed. |