FedBETCAdjustmentsLOV
The federal adjustment business event type codes list of values resource is used to view details of federal adjustment business event type codes.
Table-Specific Information
Select
The connector uses the Oracle Fusion Cloud Financials API to process some of the filters having 'queryable'='true' in metadata. The connector processes other filters within the connector.
For example, the following query is processed server-side:
SELECT * FROM Financials.FedBETCAdjustmentsLOV WHERE Finder='adjustmentBETCFinder' AND BusinessEventTypeName = 'Test';
Due to the limitations of the Oracle Fusion Cloud Financials API, querying this view requires the use of Finders.
The FedBETCAdjustmentsLOV view supports the 'adjustmentBETCFinder' finder. The fields which can be used along with it are
- BusinessEventTypeCode
- BusinessEventTypeName
Columns
| Name | Type | Description |
| BusinessEventTypeCode | String | Business Event Type Code |
| BusinessEventTypeName | String | Business Event Type Name |
| BusinessEventTypeId [KEY] | Long | Business Event Type ID |
| Enabled | String | Enabled |
| PaymentOrCollection | String | Payment or Collection |
| FundingDerivationType | String | Type of funding derivation associated with the adjustment business event type codes list of values. The valid values are Derived from General Fund, Not Derived from General Fund. |
| Finder | String | Finder criteria used to filter federal adjustment business event type codes list of values based on specific search parameters and conditions. |