Budget DMO
Object API Name: std__BudgetDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - ParentBudgetId has a FOREIGNKEY relationship with the Budget DMO
Idfield. - ProgramId has a FOREIGNKEY relationship with the Program DMO
Idfield.
- AccountId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- IsSubmitted
- NameInterfaceField
- ParentBudgetId
- PeriodEndDate
- PeriodName
- PeriodStartDate
- ProgramId
- Quantity
- TotalBudgetAmount
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: The account associated to the budget.
- 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__Description__c - Data Type: TEXT
- Description: The description of the budget and its related business process.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this Budget 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: The associated retail account that the assortment was assigned to.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__ParentBudgetId__c - Data Type: TEXT
- Description: Id of the associated parent budget.
- Field API Name:
std__PeriodEndDate__c - Data Type: DATEONLY
- Description: The end of the date range for which the budget applies.
- Field API Name:
std__PeriodName__c - Data Type: TEXT
- Description: The name of the time period to which the budget applies.
- Field API Name:
std__PeriodStartDate__c - Data Type: DATEONLY
- Description: The beginning of the date range for which the budget applies.
- Field API Name:
std__ProgramId__c - Data Type: TEXT
- Description: The program associated with the budget.
- Field API Name:
std__Quantity__c - Data Type: DOUBLE
- Description: The quantity used to track a budget for non-currency projects.
- Field API Name:
std__TotalBudgetAmount__c - Data Type: DOUBLE
- Description: The total amount of funds for a budget shown in currency format.