Asset Sales Action DMO

Object API Name: std__AssetSalesActionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • AssetId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • Field API Name: std__ActionDateTime__c
  • Data Type: DATETIME
  • Description: The date when an asset action change is recorded. This date can differ from the start date of the related asset state period. For example, a customer cancels a subscription in June, and the subscription expires in October. The date the customer cancels the subscription (June) is the action date of the asset action. The cancellation's effective date (October) is the start date of the asset state period.
  • Field API Name: std__Amount__c
  • Data Type: DOUBLE
  • Description: The delta in the total asset amount resulting from an asset action.
  • Field API Name: std__AssetActionCategory__c
  • Data Type: TEXT
  • Description: The business category of the asset action, for use in reporting. Asset action totals are broken out by the picklist values on this required field, and those totals are in turn reflected on assets. Label is Business Category. Possible values are: - Cancellations - Cross-Sells - Downsells - Initial Sale - Other - Renewals - Terms And Conditions Changes - Transfers - Upsells These values are not customizable.
  • Field API Name: std__AssetActionType__c
  • Data Type: TEXT
  • Description: Required. The REST API used to generate the asset action. This field is populated by the system. Valid values are: - Cancel - Change - Convert - Generate Maximum size is 36 characters.
  • Field API Name: std__AssetChangeQuantity__c
  • Data Type: DOUBLE
  • Description: The delta in the asset quantity resulting from an asset action. For example, the asset quantity during an asset state period is 20 and the next asset action adds 10. Then this field's value is 10. Label is Change in Quantity.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: Required. The ID of the related lifecycle-managed asset. Label is Asset. This field is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__AssetPriceChangeAmount__c
  • Data Type: DOUBLE
  • Description: The rollup of product amount from all asset action sources. This field is populated by the system. Label is Change in Product Amount. This field is a calculated field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this AssetSalesAction record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MonthlyRecurringRevenueChangeAmount__c
  • Data Type: DOUBLE
  • Description: The delta in the asset’s monthly recurring revenue resulting from an asset action. For example, the MRR during an asset state period is $200 and the next asset action adds $100. Then this field’s value is $100. Label is Change in Monthly Recurring Revenue.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.