Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

RgltyCodeViolRegClVer

Represents a junction between Regulatory Code Violation and Regulation Clause Version objects. This object is available in API version 63.0 and later.

Supported Calls

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

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The ISO code for the currency associated with the Regulatory Code Regulation Clause Version.
Possible values are:
  • GBP—British Pound
  • USD—U.S. Dollar
The default value is USD.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
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, the user might have only accessed this record or list view (LastReferencedDate) but not viewed it.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the Regulatory Code Violation Regulation Clause Version.
RegulationClauseVersionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Regulation Clause Version associated with the record.
This field is a relationship field.
Relationship Name
RegulationClauseVersion
Refers To
RegulationClauseVersion
RegulatoryCodeViolationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The Regulatory Code Violation associated with the record.
This field is a relationship field.
Relationship Name
RegulatoryCodeViolation
Relationship Type
Master-detail
Refers To
RegulatoryCodeViolation (the master object)