Budget Allocation DMO
Object API Name: std__BudgetAllocationDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- BudgetId has a FOREIGNKEY relationship with the Budget DMO
Idfield. - FundingDisbursementId has a FOREIGNKEY relationship with the Funding Award Disbursement DMO
Idfield. - BudgetCategoryValueId has a FOREIGNKEY relationship with the Budget Category Value DMO
Idfield.
- Amount
- BudgetCategoryValueId
- BudgetId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- FundingDisbursementId
- Id
- InternalOrganizationId
- NameInterfaceField
- Quantity
- Status
- Field API Name:
std__Amount__c - Data Type: DOUBLE
- Description: The total amount of allocated funds.
- Field API Name:
std__BudgetCategoryValueId__c - Data Type: TEXT
- Description: The budget category value that's asociated with the grants allocation.
- Field API Name:
std__BudgetId__c - Data Type: TEXT
- Description: The budget that this allocation is related to.
- 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__FundingDisbursementId__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 BudgetAllocation 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__Quantity__c - Data Type: DOUBLE
- Description: The total quantity amount allocated for non-currency projects.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the budget allocation.