DeliverableTypesLOV
The LOV for Deliverable and Work Item Types resource is used to list deliverable and work item type values. The deliverable type provides a way to classify the output that must be produced to complete a requirement, project, or task. Examples include functional design documents, test plans, or physical objects. Work items originate in Oracle Innovation Management, Oracle Product Development, and Oracle Sourcing.
Columns
| Name | Type | Description |
| DeliverableTypeId [KEY] | Long | Unique identifier of the deliverable or work item type. |
| Description | String | Text to describe the deliverable or work item type. |
| DisabledFlag | Bool | Indicates if the deliverable type should no longer be used. True indicates the deliverable type is disabled and should no longer be used. False indicates it's not disabled. |
| FromDate | Date | Date when the deliverable type is available to use for creating and editing deliverables. |
| Name | String | Name of the deliverable or work item type. |
| ToDate | Date | Date when the deliverable type should no longer be used for creating and updating deliverables. |
| DeliverableTypeClass | String | The code representing the classification of the deliverable or work item type. Values include DOCUMENT, GENERAL, PLM_CHANGE, PLM_CONCEPT, PLM_ITEM, PLM_PROPOSAL, PLM_RQMT, and PON_NEGOTIATION. |
| Bind_currentDate | Date | bind_currentdate |
| Finder | String | finder |