EventTypesLOV
The Project Billing Event Types LOV resource is used to view a project billing event type. This object includes attributes which are used to store values of a project billing event type.
Columns
| Name | Type | Description |
| EventTypeId [KEY] | Long | Identifier of the event type. |
| StartDateActive | Date | The date from which the event type is active. |
| EndDateActive | Date | The date until which the event type is active. |
| InvoiceFlag | Bool | Indicates the category used to report event related revenue. |
| RevenueFlag | Bool | Indicates if the event type is to be used for revenue. |
| EventTypeName | String | Name of the event type that classifies the event by category and identifies whether the event is to be used for revenue only, invoice only, or both invoice and revenue. |
| Description | String | The description of the event. For billing events, the description is displayed as the invoice line description. |
| RevenueCategory | String | Indicates if the event type is to be used for invoice. |
| AllowAdjustmentFlag | Bool | Indicates if the event type can be adjusted after creation. |
| MigrationFlag | Bool | Indicates if the event type is imported from a third-party application. |
| Finder | String | finder |
| RevenueCategoryCode | String | revenuecategorycode |
| SearchTerm | String | searchterm |