Opportunity Split Type DMO

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

  • 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__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • 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__Description__c
  • Data Type: TEXT
  • Description: Describes the purpose of the split type, providing context to future developers.
  • Field API Name: std__DeveloperName__c
  • Data Type: TEXT
  • Description: Required.The unique name of the object in the API. In managed packages, this field prevents naming conflicts on package installations. With this field, a developer can change the object’s name in a managed package and the changes are reflected in a subscriber’s organization. Note: When creating large sets of data, always specify a unique DeveloperName for each record. If no DeveloperName is specified, performance slows down while Salesforce generates one for each record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this OpportunitySplitType 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__IsActive__c
  • Data Type: BOOLEAN
  • Description: Enables or disables the split type.
  • Field API Name: std__IsTotalValidated__c
  • Data Type: BOOLEAN
  • Description: Iftrue, the split must total 100%. Iffalse, the split can total any percentage.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: User who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__MasterLabelText__c
  • Data Type: TEXT
  • Description: Required. The user interface label for the split type. Maximum size is 255 characters.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__SplitEntityRef__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the split entity ref.
  • Field API Name: std__SplitFieldRef__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the split field ref.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: Date and time when this record was last modified by a user or by an automated process.