Newer Version Available

This content describes an older version of this product. View Latest

LifeSciDataChgPersonaDef

Represents the configuration of data updates for the object by persona.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
ChangeUpdateType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies whether the requested changes are applied immediately at the field level, to all managed fields, or if the changes don’t apply until the request is approved.
Possible values are:
  • ApplyChangesByField—Apply Changes By Field
  • ApplyChangesImmediately—Apply Changes Immediately
  • DoNotApplyChangesImmediately—Do Not Apply Changes Immediately
The default value is DoNotApplyChangesImmediately.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Determines whether the configuration record for the data change request is active (true) or not (false).
The default value is false.
LifeSciDataChgRqstDefId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The data change definition associated with the object.
This field is a relationship field.
Relationship Name
LifeSciDataChgRqstDef
Relationship Type
Master-detail
Refers To
LifeSciDataChangeDef (the master object)
ProfileId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The user profile associated with the data change definition.
This field is a relationship field.
Relationship Name
Profile
Refers To
Profile