Budget Category Value DMO
Object API Name: std__BudgetCategoryValueDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- BudgetCategoryId has a FOREIGNKEY relationship with the Budget Category DMO
Idfield. - BudgetPeriodId has a FOREIGNKEY relationship with the Budget Period DMO
Idfield.
- ActualAmount
- ActualQuantity
- BudgetCategoryId
- BudgetPeriodId
- cdp_sys_record_currency
- Comments
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- NameInterfaceField
- PlannedAmount
- PlannedQuantity
- VarianceAmount
- VarianceQuantity
- Field API Name:
std__ActualAmount__c - Data Type: DOUBLE
- Description: The actual amount of the budget that was used.
- Field API Name:
std__ActualQuantity__c - Data Type: DOUBLE
- Description: The actual quantity of the budget that was used.
- Field API Name:
std__BudgetCategoryId__c - Data Type: TEXT
- Description: The ID that's associated with this budget category value.
- Field API Name:
std__BudgetPeriodId__c - Data Type: TEXT
- Description: The budget period that's associated with the budget category value.
- 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__Comments__c - Data Type: TEXT
- Description: The comments about how the budget was used.
- 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 BudgetCategoryValue 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__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PlannedAmount__c - Data Type: DOUBLE
- Description: The planned amount for the budget.
- Field API Name:
std__PlannedQuantity__c - Data Type: DOUBLE
- Description: The planned quantity for the budget. Used when establishing budgets for non-currency projects.
- Field API Name:
std__VarianceAmount__c - Data Type: DOUBLE
- Description: The amount over or under the planned budget that was used.
- Field API Name:
std__VarianceQuantity__c - Data Type: DOUBLE
- Description: The quantity over or under the planned budget that was used.