This table stores the implementation-defined classification of events that determine how Oracle Projects processes revenue and invoices events
Module: Project Control
EVENT_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
EVENT_TYPE_ID | NUMBER | 38 | 0 | True | Unique identifier for the event type | ||
SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. System generated Unique Identifier. | ||||
START_DATE_ACTIVE | DATE | First effective date of the event type | |||||
END_DATE_ACTIVE | DATE | Last effective date of the event type | |||||
REVENUE_FLAG | VARCHAR2 | 16 | Revenue Flag | ||||
INVOICE_FLAG | VARCHAR2 | 16 | Invoice Flag | ||||
REVENUE_CATEGORY_CODE | VARCHAR2 | 32 | The revenue category to which event type belongs. |
Copyright © 2019, 2024, Oracle and/or its affiliates.