FedBudgetLevelOperationsLOV
The budget level operations list of values resource is used to view details of budget level operations.
Columns
| Name | Type | Description |
| BudgetLevelId [KEY] | Long | The unique identifier of the budget level associated with the budget level operation. |
| BudgetLevel | String | Budget level of the budget level operation. |
| LedgerId | Long | The unique identifier of the ledger associated with the budget level operation. |
| OperationCode | String | Code that indicates which budget level operations are allowed. |
| AllAllowed | String | Indicates that all operations are allowed. |
| ViewAllowed | String | Indicates that the View operation is allowed. |
| ApproveCancelAllowed | String | Indicates that Approve and Cancel operations are allowed. |
| CrudAllowed | String | Indicates that Create, Revise, Update and Delete operations are allowed. |
| ReviseAllowed | String | Indicates that the Revise operation is allowed. |
| Finder | String | The finder column allowing searching with various finder attributes. |