Search Results okc_timevalues
Overview
The OKC_TIMEVALUES table is a core data object within the Oracle E-Business Suite Contracts Core (OKC) module. It serves as the central repository for quantifying the time component of business rules defined within the contracts framework. In practical terms, this table stores the specific time values, durations, and intervals that are used to define contract milestones, condition windows, coverage periods, and reaction times. Its primary role is to provide the temporal logic that governs contract execution, enforcement, and lifecycle management, enabling complex, time-based business rules to be modeled and evaluated systematically.
Key Information Stored
The table's structure is designed to support complex temporal relationships. Its primary key is the ID column, which uniquely identifies each time value record. The metadata highlights several critical foreign key relationships that define its purpose. The CNH_ID column links a time value to a specific condition header (OKC_CONDITION_HEADERS_B), anchoring the time rule to a contract condition. The SPN_ID column links to the OKC_SPAN table, which defines the span or period type. Most notably, the table includes several self-referencing foreign keys (TVE_ID_ENDED, TVE_ID_GENERATED_BY, TVE_ID_LIMITED, TVE_ID_OFFSET, TVE_ID_STARTED) that allow for the construction of sophisticated, interrelated time rules—such as defining an offset from another event, a duration bounded by start and end events, or a time limit generated by a prior action.
Common Use Cases and Queries
A primary use case is reporting on all time-based rules associated with a specific contract or condition. For instance, an analyst may need to list all time windows for performance obligations. A typical query would join OKC_TIMEVALUES to OKC_CONDITION_HEADERS_B and the main contracts table. Another common scenario is troubleshooting the temporal logic of a contract clause by tracing the relationships between time values, using the self-referencing keys to build a hierarchical or linked view of events. Developers may also query this table to validate or resolve time values during the execution of contract workflows, ensuring milestones and deadlines are correctly calculated based on the defined rules and offsets.
Related Objects
The OKC_TIMEVALUES table is a central hub in the Contracts Core temporal model. As indicated by the foreign keys, it has direct relationships with several key tables:
- OKC_CONDITION_HEADERS_B: Associates time values with contract conditions.
- OKC_SPAN: Defines the type of time period (e.g., day, month, year) for the value.
- OKC_COVER_TIMES & OKC_REACT_INTERVALS: Utilize time values to define coverage periods and reaction intervals for contract terms.
- OKC_RESOLVED_TIMEVALUES: Likely stores calculated or instantiated values derived from the rule definitions in OKC_TIMEVALUES.
-
Table: OKC_TIMEVALUES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIMEVALUES, object_name:OKC_TIMEVALUES, status:VALID, product: OKC - Contracts Core , description: Quantifies the time component of a rule. , implementation_dba_data: OKC.OKC_TIMEVALUES ,
-
Table: OKC_TIMEVALUES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIMEVALUES, object_name:OKC_TIMEVALUES, status:VALID, product: OKC - Contracts Core , description: Quantifies the time component of a rule. , implementation_dba_data: OKC.OKC_TIMEVALUES ,
-
Table: OKC_SPAN
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SPAN, object_name:OKC_SPAN, status:VALID, product: OKC - Contracts Core , description: Defines the legs, stages or intervals which compose a cycle, including their duration in some designated time unit. , implementation_dba_data: OKC.OKC_SPAN ,
-
View: OKC_TIME_RELATED_TO_EVENT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_RELATED_TO_EVENT_V, object_name:OKC_TIME_RELATED_TO_EVENT_V, status:VALID, product: OKC - Contracts Core , description: View for event based Time , implementation_dba_data: APPS.OKC_TIME_RELATED_TO_EVENT_V ,
-
View: OKC_TIME_RELATED_TO_EVENT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_RELATED_TO_EVENT_V, object_name:OKC_TIME_RELATED_TO_EVENT_V, status:VALID, product: OKC - Contracts Core , description: View for event based Time , implementation_dba_data: APPS.OKC_TIME_RELATED_TO_EVENT_V ,
-
View: OKC_TIME_IG_STARTEND_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_STARTEND_VAL_V, object_name:OKC_TIME_IG_STARTEND_VAL_V, status:VALID, product: OKC - Contracts Core , description: View for Time - Generic Start End , implementation_dba_data: APPS.OKC_TIME_IG_STARTEND_VAL_V ,
-
Table: OKC_SPAN
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SPAN, object_name:OKC_SPAN, status:VALID, product: OKC - Contracts Core , description: Defines the legs, stages or intervals which compose a cycle, including their duration in some designated time unit. , implementation_dba_data: OKC.OKC_SPAN ,
-
View: OKC_TIME_IG_STARTEND_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_STARTEND_VAL_V, object_name:OKC_TIME_IG_STARTEND_VAL_V, status:VALID, product: OKC - Contracts Core , description: View for Time - Generic Start End , implementation_dba_data: APPS.OKC_TIME_IG_STARTEND_VAL_V ,
-
View: OKC_TIME_IG_NAMED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_NAMED_V, object_name:OKC_TIME_IG_NAMED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IG_NAMED_V ,
-
View: OKC_TIME_IG_NAMED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_NAMED_V, object_name:OKC_TIME_IG_NAMED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IG_NAMED_V ,
-
View: OKC_TIME_TPG_NAMED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPG_NAMED_V, object_name:OKC_TIME_TPG_NAMED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPG_NAMED_V ,
-
View: OKC_TIME_TPA_VALUE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPA_VALUE_V, object_name:OKC_TIME_TPA_VALUE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPA_VALUE_V ,
-
View: OKC_TIME_CYCLE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_CYCLE_V, object_name:OKC_TIME_CYCLE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_CYCLE_V ,
-
View: OKC_TIME_CYCLE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_CYCLE_V, object_name:OKC_TIME_CYCLE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_CYCLE_V ,
-
View: OKC_TIME_TPA_VALUE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPA_VALUE_V, object_name:OKC_TIME_TPA_VALUE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPA_VALUE_V ,
-
View: OKC_TIME_TPG_NAMED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPG_NAMED_V, object_name:OKC_TIME_TPG_NAMED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPG_NAMED_V ,
-
View: OKC_TIME_TPA_RELATIVE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPA_RELATIVE_V, object_name:OKC_TIME_TPA_RELATIVE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPA_RELATIVE_V ,
-
View: OKC_TIME_IA_STARTEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IA_STARTEND_V, object_name:OKC_TIME_IA_STARTEND_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IA_STARTEND_V ,
-
View: OKC_TIME_IG_STARTEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_STARTEND_V, object_name:OKC_TIME_IG_STARTEND_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IG_STARTEND_V ,
-
View: OKC_TIME_IA_STARTEND_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IA_STARTEND_VAL_V, object_name:OKC_TIME_IA_STARTEND_VAL_V, status:VALID, product: OKC - Contracts Core , description: View for Time - Absolute Start End , implementation_dba_data: APPS.OKC_TIME_IA_STARTEND_VAL_V ,
-
View: OKC_TIME_IA_STARTEND_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IA_STARTEND_VAL_V, object_name:OKC_TIME_IA_STARTEND_VAL_V, status:VALID, product: OKC - Contracts Core , description: View for Time - Absolute Start End , implementation_dba_data: APPS.OKC_TIME_IA_STARTEND_VAL_V ,
-
View: OKC_TIME_IG_STARTEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IG_STARTEND_V, object_name:OKC_TIME_IG_STARTEND_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IG_STARTEND_V ,
-
View: OKC_TIME_TPA_RELATIVE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPA_RELATIVE_V, object_name:OKC_TIME_TPA_RELATIVE_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPA_RELATIVE_V ,
-
View: OKC_TIME_TPG_DELIMITED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPG_DELIMITED_V, object_name:OKC_TIME_TPG_DELIMITED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPG_DELIMITED_V ,
-
View: OKC_TIME_TPG_DELIMITED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_TPG_DELIMITED_V, object_name:OKC_TIME_TPG_DELIMITED_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_TPG_DELIMITED_V ,
-
View: OKC_TIME_IA_STARTEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_IA_STARTEND_V, object_name:OKC_TIME_IA_STARTEND_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIME_IA_STARTEND_V ,
-
View: OKC_TIMEVALUES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIMEVALUES_V, object_name:OKC_TIMEVALUES_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIMEVALUES_V ,
-
View: OKC_TIMEVALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIMEVALUES_V, object_name:OKC_TIMEVALUES_V, status:VALID, product: OKC - Contracts Core , description: View for table OKC_TIMEVALUES , implementation_dba_data: APPS.OKC_TIMEVALUES_V ,
-
Table: OKC_TIMEVALUES_H
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIMEVALUES_H, object_name:OKC_TIMEVALUES_H, status:VALID, product: OKC - Contracts Core , description: History table for OKC_TIMEVALUES , implementation_dba_data: OKC.OKC_TIMEVALUES_H ,
-
Table: OKC_COVER_TIMES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_COVER_TIMES, object_name:OKC_COVER_TIMES, status:VALID, product: OKC - Contracts Core , description: Associates time components to time values. , implementation_dba_data: OKC.OKC_COVER_TIMES ,
-
Table: OKC_RESOLVED_TIMEVALUES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RESOLVED_TIMEVALUES, object_name:OKC_RESOLVED_TIMEVALUES, status:VALID, product: OKC - Contracts Core , description: Instantiates a TIMEVALUE definition as an absolute trackable date. , implementation_dba_data: OKC.OKC_RESOLVED_TIMEVALUES ,
-
Table: OKC_RESOLVED_TIMEVALUES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RESOLVED_TIMEVALUES, object_name:OKC_RESOLVED_TIMEVALUES, status:VALID, product: OKC - Contracts Core , description: Instantiates a TIMEVALUE definition as an absolute trackable date. , implementation_dba_data: OKC.OKC_RESOLVED_TIMEVALUES ,
-
Table: OKC_REACT_INTERVALS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REACT_INTERVALS, object_name:OKC_REACT_INTERVALS, status:VALID, product: OKC - Contracts Core , description: Duration of time within which reaction must occur for particular periods of time. , implementation_dba_data: OKC.OKC_REACT_INTERVALS ,
-
Table: OKC_COVER_TIMES
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_COVER_TIMES, object_name:OKC_COVER_TIMES, status:VALID, product: OKC - Contracts Core , description: Associates time components to time values. , implementation_dba_data: OKC.OKC_COVER_TIMES ,
-
Table: OKC_TIMEVALUES_H
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIMEVALUES_H, object_name:OKC_TIMEVALUES_H, status:VALID, product: OKC - Contracts Core , description: This is a mirror image of base table OKC_TIMEVALUES, please refer to the base table for detailed column level information , implementation_dba_data: OKC.OKC_TIMEVALUES_H ,
-
Table: OKC_REACT_INTERVALS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REACT_INTERVALS, object_name:OKC_REACT_INTERVALS, status:VALID, product: OKC - Contracts Core , description: Duration of time within which reaction must occur for particular periods of time. , implementation_dba_data: OKC.OKC_REACT_INTERVALS ,
-
Table: OKC_CONDITION_HEADERS_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONDITION_HEADERS_B, object_name:OKC_CONDITION_HEADERS_B, status:VALID, product: OKC - Contracts Core , description: Stores Condition definition , implementation_dba_data: OKC.OKC_CONDITION_HEADERS_B ,
-
Table: OKC_CONDITION_HEADERS_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONDITION_HEADERS_B, object_name:OKC_CONDITION_HEADERS_B, status:VALID, product: OKC - Contracts Core , description: Stores Condition definition. , implementation_dba_data: OKC.OKC_CONDITION_HEADERS_B ,
-
View: OKC_TIME_CYCLE_SPAN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_CYCLE_SPAN_V, object_name:OKC_TIME_CYCLE_SPAN_V, status:VALID, product: OKC - Contracts Core , description: View over timevalue and span , implementation_dba_data: APPS.OKC_TIME_CYCLE_SPAN_V ,
-
View: OKC_TIME_CYCLE_SPAN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIME_CYCLE_SPAN_V, object_name:OKC_TIME_CYCLE_SPAN_V, status:VALID, product: OKC - Contracts Core , description: View over timevalue and span , implementation_dba_data: APPS.OKC_TIME_CYCLE_SPAN_V ,
-
View: OKC_RULE_ATTS_BLK_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RULE_ATTS_BLK_V, object_name:OKC_RULE_ATTS_BLK_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RULE_ATTS_BLK_V ,
-
View: OKC_RULE_ATTS_BLK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_RULE_ATTS_BLK_V, object_name:OKC_RULE_ATTS_BLK_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_RULE_ATTS_BLK_V ,
-
View: OKC_TIMEVALUES_HV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIMEVALUES_HV, object_name:OKC_TIMEVALUES_HV, status:VALID, product: OKC - Contracts Core , description: History view for OKC_TIMEVALUES. , implementation_dba_data: APPS.OKC_TIMEVALUES_HV ,
-
View: OKC_TIMEVALUES_HV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_TIMEVALUES_HV, object_name:OKC_TIMEVALUES_HV, status:VALID, product: OKC - Contracts Core , description: History view for OKC_TIMEVALUES. , implementation_dba_data: APPS.OKC_TIMEVALUES_HV ,