cgcloud__Asset_Audit__c

Represents the details of an asset survey. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Account__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the customer for whom the survey was conducted.
This is a relationship field.
Relationship Name
cgcloud__Account__r
Relationship Type
Master-detail
Refers To
Account (the master object)
cgcloud__Asset_Tag_Number__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Serial number of the asset.
cgcloud__Asset__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the asset for which the survey was conducted.
This is a relationship field.
Relationship Name
cgcloud__Asset__r
Relationship Type
Lookup
Refers To
Asset
cgcloud__Condition__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the status of the asset at the moment of the survey execution.
Possible values are:
  • C—Destroyed
  • D—Damaged
  • T—Techn. Defect
  • W—Working
cgcloud__Creation_Date__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Date of creation.
cgcloud__Distribution_Relevant__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether data correlated with the call needs to be distributed to mobility devices (true) or not (false).
The default value is 'true'.
cgcloud__Location_Rating__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies a rating for the determined location.
Possible values are:
  • B—Bad
  • G—Good
  • I—Could Be Better
cgcloud__Location__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the position of the asset with the customer.
Possible values are:
  • B—Bar
  • F—Foyer
  • M—Main Course
  • N—See Note
  • O—Open Air
  • R—Cash Register
cgcloud__Method__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies if the audit data record was initiated manually or via barcode scanner.
Possible values are:
  • M—Manual
  • S—Scanner
cgcloud__Note__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Short note for the survey.
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the asset audit detail page.
This is a calculated field.
Formula
1(HYPERLINK('/'&Id, $Label.cgcloud__record_link, '_top'))
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Sales Org.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Sighted__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the asset is present (true) or not (false).
The default value is 'false'.
cgcloud__Usage__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies how the customer uses the asset.
Possible values are:
  • AA—Against Agreement
  • MA—Misapplication
  • RI—Correct
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the user who executed the survey.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User
cgcloud__Visit__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the call on which the survey was conducted.
This is a relationship field.
Relationship Name
cgcloud__Visit__r
Relationship Type
Lookup
Refers To
Visit

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

cgcloud__Asset_Audit__cChangeEvent
Change events are available for the object.
cgcloud__Asset_Audit__cFeed
Feed tracking is available for the object.
cgcloud__Asset_Audit__cHistory
History is available for tracked fields of the object.
cgcloud__Asset_Audit__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Asset_Audit__cShare
Sharing is available for the object.