Budget Period DMO

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

  • BudgetId has a FOREIGNKEY relationship with the Budget DMO Id field.
  • Field API Name: std__BudgetId__c
  • Data Type: TEXT
  • Description: The parent budget that's associated with the budget period.
  • 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 BudgetPeriod record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsSubmitted__c
  • Data Type: TEXT
  • Description: Whether the budget was submitted.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PeriodEndDate__c
  • Data Type: DATEONLY
  • Description: The date when the budget period ends.
  • Field API Name: std__PeriodStartDate__c
  • Data Type: DATEONLY
  • Description: The start date if the budget period.
  • Field API Name: std__SequenceNumber__c
  • Data Type: DOUBLE
  • Description: The order in which the budget period is shown.