Award Project Task Burden Schedule Delete
The attributes that are used to delete a burden schedule assigned to the award project task.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardProjectTaskBurdenScheduleDelete
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 | 
|---|---|
| Handled by | 
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| AwardId | long | The unique internal identifier of the award. | 
| AwardName | string | Name of the award. | 
| AwardNumber | string | Number of the award. | 
| AwardProjectTaskBurdenScheduleId | long | The unique identifier of the burden schedule assigned to the award project or award project task. 
 | 
| BurdenScheduleFixedDate | {http://xmlns.oracle.com/adf/svc/types/}date-Date | Specific date used to determine the right set of burden multipliers for the burden schedule assigned to the award project task. | 
| BurdenScheduleId | long | The unique identifier of the burden schedule that is specified at the project or project task of an award. | 
| BurdenScheduleName | string | Name of the burden schedule that is assigned to the task of the project associated to the award. | 
| ObjectVersionNumber | int | Value used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | 
| ProjectId | long | The unique identifier of the award project. | 
| ProjectName | string | Name of the project associated to the award. | 
| ProjectNumber | string | Number of the project associated to the award. | 
| TaskId | long | The unique identifier of the award project task. | 
| TaskName | string | Name of the task to which the burden schedule is assigned. | 
| TaskNumber | string | Number of the task to which the burden schedule is assigned. |