Billing Arrangement DMO

Represents a billing arrangement record that stores billing configuration, status, ownership, and version details.

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

  • Field API Name: std__BillingArrangementName__c
  • Data Type: TEXT
  • Description: Name of the billing arrangement.
  • 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: Primary key of the billing arrangement record.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__RemBillingPercentageNumber__c
  • Data Type: DOUBLE
  • Description: Percentage of billing amount not assigned to any billing accounts.
  • Field API Name: std__ShouldBillRemainderToAccount__c
  • Data Type: BOOLEAN
  • Description: Indicates whether split adjustment goes to the owning account.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Status of the billing arrangement.
  • Field API Name: std__VersionNumber__c
  • Data Type: TEXT
  • Description: Current version of the billing arrangement record.