Newer Version Available

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

CollectionPlanReason

Represents the reason for initiating the collection process, including non-payment of bills, bankruptcy, outstanding invoices, and deceased account holders. This object is available in API version 63.0 and later.

Supported Calls

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

Fields

Field Details
Code
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
A unique code that represents the collection plan reason.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A description of the reason for initiating the collection.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates if the collection plan reason is active (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 <parmname>LastReferenceDate</parmname> is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The reason for initiating the collection.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of the collection plan reason record.
This field is a relationship field.
Relationship Name
Owner
Refers To
User