FundingAwardRqmtSection

Represents a part of a funding award requirement to be completed or reviewed. This object is available in API version 62.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
ApplicationStageDefinitionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The application stage definition associated with the funding award requirement section.
This field is a relationship field.
Relationship Name
ApplicationStageDefinition
Relationship Type
Lookup
Refers To
ApplicationStageDefinition
AssignedUserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user assigned to complete the funding award requirement section.
This field is a relationship field.
Relationship Name
AssignedUser
Relationship Type
Lookup
Refers To
User
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the funding award requirement section.
DisplayOrder
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The order in which the funding award requirement section shows on the form.
DueDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the funding award requirement section is due.
EndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the funding award requirement section ends.
FundingAwardRequirementId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent funding award requirement associated with the funding award requirement section.
This field is a relationship field.
Relationship Name
FundingAwardRequirement
Relationship Type
Master-detail
Refers To
FundingAwardRequirement (the master object)
IsAssignedToMe
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the requirement section is assigned to the logged in user (true) or not (false). This field can be used to filter the sections assigned to the user.
The default value is false.
This field is a calculated field.
IsRequired
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the funding award requirement section is required (true) or not (false).
The default value is false.
IsSubmitted
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the funding award requirement section has been submitted (true) or not (false).
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 award requirement section
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
StartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the funding award requirement section starts.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the funding award requirement section.
Possible values are:
  • Canceled
  • Completed
  • In Progress
  • Not Started

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.

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