Newer Version Available

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

AssetActionSource

Represents an optional way to record what transactions caused changes to lifecycle-managed assets. Use it to trace financial and other information about asset actions. This object supports Salesforce order products and work order line items, and transaction IDs from other systems. The fields can’t be edited. This object is available in API version 50.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()

Special Access Rules

To use Customer Asset Lifecycle Management APIs, you must have the Access Customer Asset Lifecycle Management APIs permission and Read access to the Asset, Asset Action, Asset Action Source, and Asset State Period objects.

Fields

Field Details
ActualTax
Type
currency
Properties
Filter, Nillable, Sort
Description
The region-specific tax amount determined at time of the order.
AdjustmentAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
An adjustment to the product amount, such as a discount.
AssetActionId
Type
reference
Properties
Filter, Group, Sort
Description
The related asset action, that is, the change caused by an asset action source transaction.
This field is a relationship field.
Relationship Name
AssetAction
Relationship Type
Lookup
Refers To
AssetAction
AssetActionSourceNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The ID of the asset action source. Label is Name.
EndDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The end date of the service or change.
EstimatedTax
Type
currency
Properties
Filter, Nillable, Sort
Description
The estimate of the region-specific tax amount made at time of the transaction.
ExternalReference
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of an asset action source transaction originating in a system outside of Salesforce.
ExternalReferenceDataSource
Type
string
Properties
Filter, Group, Nillable, Sort
Description
A system outside of Salesforce that contains asset action source transactions.
ProductAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
The product amount after the asset action source transaction.
Quantity
Type
double
Properties
Filter, Nillable, Sort
Description
The product quantity or the change in product quantity after the asset action source transaction.
ReferenceEntityItemId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of an asset action source transaction originating in Salesforce. The transaction can be an order product or a work order line item.
This field is a polymorphic relationship field.
Relationship Name
ReferenceEntityItem
Relationship Type
Lookup
Refers To
OrderItem, WorkOrderLineItem
StartDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The start date of the service or change.
Subtotal
Type
currency
Properties
Filter, Nillable, Sort
Description
The sum of the product amount and the adjustment amount.
This field is a calculated field.
TransactionDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date of a source transaction, such as an order date.