Award Project Funding Source
Service data object that contains attributes for assigning the funding sources to the award project.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardProjectFundingSource
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 | |
| Contained by | |
| Handled by | |
| Handled by | 
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| AwardFundingSourceId | long | The unique identifier of the award funding source. | 
| AwardId | long | The unique internal identifier of the award. | 
| AwardProjectFundingSourceId | long | Unique identifier of the funding source assignment to the award project. 
 | 
| AwardProjectLinkId | long | The unique internal identifier of the award project. | 
| EnableBurdeningFlag | boolean | Enable or Disable Burdening for Internal Funding Source. | 
| FundingSourceId | long | The unique identifier of the funding source. | 
| FundingSourceName | string | Name of the funding source. | 
| FundingSourceNumber | string | Unique attribute of the funding source, entered by the user | 
| ObjectVersionNumber | int | 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. |