Period DLO Mappings

The Period 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 Period

The Period DLO is mapped to the BusinessPeriod DMO.

Mapping diagram for Period DLO to BusinessPeriod DMO

  • The Period DLO field FullyQualifiedLabel maps to the BusinessPeriod DMO Object FullyQualifiedLabel field.
  • The Period DLO field Id maps to the BusinessPeriod DMO Object Id field.
  • The Period DLO field Fmla_StartDate_Date maps to the BusinessPeriod DMO Object StartDate field.
  • The Period DLO field Fmla_EndDate_Date maps to the BusinessPeriod DMO Object EndDate field.
  • The Period DLO field DataSource maps to the BusinessPeriod DMO Object DataSourceId field.
  • The Period DLO field DataSourceObject maps to the BusinessPeriod DMO Object DataSourceObjectId field.
  • The Period DLO field Type maps to the BusinessPeriod DMO Object BusinessPeriodType field.
  • The Period DLO field QuarterLabel maps to the BusinessPeriod DMO Object QuarterLabel field.
  • The Period DLO field PeriodLabel maps to the BusinessPeriod DMO Object PeriodLabel field.
  • The Period DLO field Number maps to the BusinessPeriod DMO Object PeriodNumber field.
  • The Period DLO field Fmla_IsForecastPeriod_Boolean maps to the BusinessPeriod DMO Object IsForecastPeriod field.