FundingAwardRequirement

Represents a deliverable or milestone for a funding award or funding disbursement. This object is available in API version 57.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations. 

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This object is available only if the Grantmaking license is enabled, Grantmaking is enabled, and the Manage Funding Awards system permission is assigned to users.

Fields

Field Details
ApprovalStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the approval status the information that's submitted against the requirements.
Possible values are:
  • Approved
  • In Review
  • New
  • Rejected
AssignedContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The contact who is responsible for submitting the requirement.
This field is a relationship field.
Relationship Name
AssignedContact
Relationship Type
Lookup
Refers To
Contact
AssignedUserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user who submits the funding requirement.
This field is a relationship field.
Relationship Name
AssignedUser
Relationship Type
Lookup
Refers To
User
Description
Type
textarea
Properties
Create, Nillable, Update
Description
The description of the funding requirement.
DueDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The last date and time of submitting the requirement.
FundingAwardId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Funding award that's associated with the funding requirement.
This field is a relationship field.
Relationship Name
FundingAward
Relationship Type
Master-Detail
Refers To
FundingAward
FundingDisbursementId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The funding disbursement that's associated with the requirement. The funds are disbursed only after the requirements are fulfilled.
This field is a relationship field.
Relationship Name
FundingDisbursement
Relationship Type
Lookup
Refers To
FundingDisbursement
IsSubmitted
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the requirement for the funding award has been submitted (true) or not (false).
This field is available from API version 58.0 and later.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the funding requirement.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the funding requirement.
Possible values are:
  • Approved
  • Delayed
  • In Progress
  • Open
  • Rejected
  • Submitted
SubmittedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The actual date and time when the requirement was submitted.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the type of funding requirement.
Possible values are:
  • Combined Report
  • Contract
  • Financial Report
  • Narrative Report

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

FundingAwardRequirementFeed
Feed tracking is available for the object.
FundingAwardRequirementHistory
History is available for tracked fields of the object.
FundingAwardRqmtSectionOwnerSharingRule
Sharing rules are available for the object.