Award Budget Period Version 2

This service data object contains award budget period attributes such as budget period name, start date and end date.

QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardBudgetPeriod

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

Award Search Version 2

Contained by

Award SDO Version 2

Contained by

Award Update Version 2

Handled by

Award Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

AwardBudgetPeriodId

long

The unique identifier of the award budget period.
  • Primary Key

AwardId

long

The unique internal identifier of the award.

BudgetPeriod

string

The time interval assigned to the award for which the budget, actual, commitment, and available amount are shown.

EndDate

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

End date of the budget period for the award.

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.

StartDate

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

Start date of the budget period for the award.