CodeSet DLO Mappings

The CodeSet object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.

Object Mapping Diagram for CodeSet

The CodeSet DLO is mapped to the CodeSet DMO.

Mapping diagram for CodeSet DLO to CodeSet DMO

  • The CodeSet DLO field Code maps to the CodeSet DMO Object Code field.
  • The CodeSet DLO field CodeDescription maps to the CodeSet DMO Object Description field.
  • The CodeSet DLO field CodeSetKey maps to the CodeSet DMO Object UniqueKey field.
  • The CodeSet DLO field CodeSetType maps to the CodeSet DMO Object Type field.
  • The CodeSet DLO field DataSource maps to the CodeSet DMO Object DataSourceId field.
  • The CodeSet DLO field DataSourceObject maps to the CodeSet DMO Object DataSourceObjectId field.
  • The CodeSet DLO field EndDate maps to the CodeSet DMO Object EffectiveEndDate field.
  • The CodeSet DLO field Id maps to the CodeSet DMO Object Id field.
  • The CodeSet DLO field IsActive maps to the CodeSet DMO Object IsActive field.
  • The CodeSet DLO field IsCustomCode maps to the CodeSet DMO Object IsCustomCode field.
  • The CodeSet DLO field IsPrimary maps to the CodeSet DMO Object IsPrimary field.
  • The CodeSet DLO field Name maps to the CodeSet DMO Object NameInterfaceField field.
  • The CodeSet DLO field StartDate maps to the CodeSet DMO Object EffectiveStartDate field.