Award Funding

The award funding attributes such as funding issue type and funding issue name.

QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardFunding

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

Contains

Award Funding Allocation

Contains

Award Funding Translation

Contained by

Award Update

Contained by

Award

Contained by

Award Search

Handled by

Award Funding

Handled by

Award

Attributes

The following table describes attributes in the service data object.

Name Type Description

AwardFundingAllocation

Award Funding Allocation

Funding allocation attributes for the award.

AwardFundingId

long

The unique identifier of the award funding.
  • Primary Key

AwardFundingSourceId

long

The unique identifier of the award funding source.

AwardFundingTranslation

Award Funding Translation

Translatable attributes for the award funding, such as issue description, which can be updated.

AwardId

long

The unique internal identifier of the award.

AwardName

string

Name of the award.

AwardNumber

string

Number of the award.

BudgetPeriod

string

Name of the budget period for the award.

BudgetPeriodId

long

The unique identifier of the award budget period.

CurrencyCode

string

Currency code representing the award currency. The currency code is a three-letter ISO code associated with a currency.

DirectFundingAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

The raw cost amount granted by the sponsor as part of the funding amount.

FundingIssueDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

Date when the funding was issued.

FundingIssueDescription

string

Description of the funding issue.

FundingIssueNumber

string

Number of the funding issue.

FundingIssueType

string

The internal code of the type of funding issued; for example, BASE or SUPPLEMENT.

FundingIssueTypeName

string

Type of funding issued; for example, Base or Supplement.

FundingSourceId

long

The unique identifier of the funding source.

FundingSourceName

string

Name of the funding source.

IndirectFundingAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

The burden cost amount granted by the sponsor as part of the funding amount.

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.