FedBudgetLevelOperationsLOV
Displays the list of values (LOV) for budget level operations.
Columns
| Name | Type | Description |
| BudgetLevelId [KEY] | Long | The unique identifier of the budget level. |
| BudgetLevel | String | The name of the budget level. |
| LedgerId | Long | The unique identifier of the ledger. |
| OperationCode | String | The code that indicates which budget level operations are allowed. |
| AllAllowed | String | Indicates whether all operations are allowed. |
| ViewAllowed | String | Indicates whether the View operation is allowed. |
| ApproveCancelAllowed | String | Indicates whether Approve and Cancel operations are allowed. |
| CrudAllowed | String | Indicates whether Create, Revise, Update and Delete operations are allowed. |
| ReviseAllowed | String | Indicates whether the Revise operation is allowed. |
| Finder | String | The finder column allowing searching with various finder attributes. |