FedBudgetExecutionControlsfedBudgetControlSegments
Specifies the segment rules within federal budget controls, dictating how funds are tracked and restricted across various accounts.
Columns
| Name | Type | Description |
| FedBudgetExecutionControlsControlTypeId [KEY] | Long | Unique identifier for the control type associated with the budget-execution control segment, used to categorize and manage different control types. |
| KeySegmentId [KEY] | Long | Unique identifier for the key segment within the budget-execution control segment, providing a way to track and manage individual segments in the budget. |
| SegmentCode | String | Code representing the segment of the budget-execution control, used for identifying and categorizing budget components. |
| SummaryControl | String | Summary control associated with the budget-execution control segment, used to define how the control is summarized within the broader budget. |
| SequenceNumber | Int | Sequence number that determines the order of the budget-execution control segments, helping to maintain proper sequence and structure. |
| ControlBudgetTree | String | Control budget tree associated with the budget-execution control segment, helping to define how the budget is structured and allocated. |
| ControlBudgetTreeVersion | String | Version of the control budget tree, indicating changes or updates to the budget structure over time. |
| ControlBudgetTreeLabel | String | Label used to identify and describe the control budget tree for the execution control segment. |
| IsBalancingSegment | String | Indicates whether the segment is a balancing segment, used for ensuring that the budget segments are properly balanced. |
| IsAccountSegment | String | Indicates whether the segment represents an account segment, used for tracking budget allocation and spending by account. |
| ExistsOnParent | String | Attribute indicating whether the segment exists on the parent budget control, linking child and parent budget segments. |
| FilterTree | String | Filter tree associated with the budget-execution control segment, used to apply filtering logic to determine which elements are included in the budget control. |
| FilterTreeVersion | String | Version of the filter tree, indicating changes or updates to the filtering logic applied to the budget control segment. |
| FilterTreeValue | String | Specific value within the filter tree, used to define how the filtering logic applies to individual budget control segments. |
| SegmentName | String | Name of the segment in the budget-execution control, used for identification and reference. |
| CreatedBy | String | Username of the individual who created the budget-execution control record, ensuring accountability for the creation process. |
| CreationDate | Datetime | Timestamp of when the budget-execution control record was created, helping to track the record's establishment. |
| LastUpdateDate | Datetime | Timestamp of the most recent update made to the record, helping to track modifications and ensure data accuracy. |
| LastUpdateLogin | String | Login session associated with the user who last updated the record, ensuring traceability for updates. |
| LastUpdatedBy | String | Username of the individual who last modified the record, providing accountability for changes made. |
| BudgetAccount | String | Account associated with the budget-execution control segment, used for tracking and categorizing financial transactions. |
| BudgetCategory | String | Category of the budget-execution control, helping to classify and manage different types of budget items. |
| BudgetChartOfAccounts | String | Chart of accounts associated with the budget-execution control, defining the structure for financial reporting and classification. |
| BudgetControl | String | Control associated with the budget execution process, ensuring that budget constraints and guidelines are followed. |
| BudgetLevel | String | Level within the budget hierarchy, helping to categorize and manage budget controls based on their organizational or financial scope. |
| BudgetManager | String | Name of the budget manager responsible for overseeing the budget-execution control and ensuring compliance. |
| ControlLevel | String | Level at which the budget-execution control is applied, indicating whether it is departmental, project-based, or company-wide. |
| ControlTypeId | Long | Unique identifier for the control type, used to define the specific rules and behaviors associated with a given control. |
| Description | String | Detailed description of the budget-execution control segment, explaining its function and how it fits within the broader budget structure. |
| Finder | String | Search term or identifier used to locate and filter specific records of budget-execution controls, aiding in efficient data retrieval. |
| Ledger | String | Ledger associated with the budget-execution control, used to track and report on financial transactions within the budget. |
| ParentBudgetControl | String | Parent budget control, linking the current budget-execution control to a higher-level control in the budget hierarchy. |
| ParentBudgetLevel | String | Parent budget level, linking the current budget-execution control segment to a broader level within the budget. |
| SearchAllText | String | Text used for full-text searching across all fields of the budget-execution control records, facilitating comprehensive searches. |
| Status | String | Current status of the budget-execution control, indicating whether it is active, inactive, or in another state. |
| SysEffectiveDate | String | System-defined effective date, marking when the budget-execution control record becomes valid and applicable within the system. |
| EffectiveDate | Date | Date used to fetch resources that are effective as of a specified start date, ensuring accurate retrieval of time-sensitive data. |