wkcc__LocationWellnessStaging__c
Deprecated. This object is a staging table for recalculating location wellness facts. Records are removed once the locations have been recalculated. This object is available in orgs that have version 4 or earlier of Work.com installed. This object was deprecated in version 4.2 of Workplace Command Center. In version 4.2 and later, the data in this object is no longer updated.
Records in this object should not be used for custom solutions.
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
| Field | Type | Properties | Description |
|---|---|---|---|
| LastReferencedDate | dateTime | Filter, Nillable, Sort | The timestamp for when the current user last viewed a record related to this record. |
| LastViewedDate | dateTime | Filter, Nillable, Sort | The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed. |
| Name | string | Autonumber, Defaulted on create, Filter, idLookup, Sort | The record name. |
| OwnerId | reference | Create, Defaulted on create, Filter, Group, Sort, Update | The ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create. |
| wkcc__ExternalId__c | string | Create, Filter, Group, idLookup, Sort, Update | A unique identifier for the record in the format of <Location Id> + ‘:’ + <Wellness Status>. This field is unique within your organization. |
| wkcc__JobStatus__c | picklist | Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update | Indicates the status of this location for processing.Possible values are:
|
| wkcc__Location__c | reference | Create, Filter, Group, Sort, Update | The location that needs its fact records recalculated. |