Award Organization Credit Delete
The attributes that are used to delete an organization credit for the award.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardDepartmentCreditDelete
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.  | 
                  
| 
                         AwardOrganizationCreditId  | 
                     
                         long  | 
                     
                         The unique identifier of the award project. 
                     
  | 
                  
| 
                         CreditPercentage  | 
                     
                         decimal  | 
                     
                         Percentage of credit that the organization receives.  | 
                  
| 
                         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.  | 
                  
| 
                         OrganizationId  | 
                     
                         long  | 
                     
                         The unique identifier of the organization.  | 
                  
| 
                         OrganizationName  | 
                     
                         string  | 
                     
                         Name of the organization that receives credit.  |