RequestForProposalOpp

Represents the opportunities generated by the service provider in response to a Request for Proposal from a client. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
IsPrimary
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the opportunity record is the primary record (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
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the request for proposal opportunity record.
OpportunityId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the opportunity associated with the opportunity record.
This field is a relationship field.
Relationship Name
Opportunity
Refers To
Opportunity
RequestForProposalId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the request for Proposal associated with the opportunity record
This field is a relationship field.
Relationship Name
RequestForProposal
Relationship Type
Master-detail
Refers To
RequestForProposal (the master object)