Project Issue Action Item
The project issue action item data that is used by the project issue service to maintain action items associated with project issues.
QName: {http://xmlns.oracle.com/apps/projects/projectManagementControl/issues/publicService/}ProjectIssueActionItem
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service | 
|---|---|
| 
                         Contained by  | 
                     |
| 
                         Handled by  | 
                     
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| 
                         Description  | 
                     
                         string  | 
                     
                         Detailed description of the project issue action item.  | 
                  
| 
                         IssueActionId  | 
                     
                         long  | 
                     
                         Identifier of the project issue action item. 
                     
  | 
                  
| 
                         IssueId  | 
                     
                         long  | 
                     
                         Identifier of the project issue for which the action item is created.  | 
                  
| 
                         NeedByDate  | 
                     
                         {http://xmlns.oracle.com/adf/svc/types/}date-Date  | 
                     
                         Date by which the action item must be resolved or closed.  | 
                  
| 
                         OwnerId  | 
                     
                         long  | 
                     
                         Identifier of the person who owns the project issue action item.  | 
                  
| 
                         OwnerName  | 
                     
                         string  | 
                     
                         Name of the person who owns the action item.  | 
                  
| 
                         Status  | 
                     
                         string  | 
                     
                         Status of the project issue action item, for example, Not started, In progress, or Complete.  | 
                  
| 
                         StatusCode  | 
                     
                         string  | 
                     
                         Code representing status of the project issue action item, for example, NOT STARTED, IN PROGRESS, or COMPLETE.  | 
                  
| 
                         Summary  | 
                     
                         string  | 
                     
                         Brief description of the project issue action item.  |