Search Results table - ce.ce_statement_headers
The OKC_TIME_CODE_UNITS_B table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Contracts Core module. This table stores time-based unit definitions used for contract terms, billing schedules, and other time-dependent contractual obligations. It serves as a reference for standardized time units, enabling consistent time calculations across contract management processes.
Table Purpose and Functional Context
The OKC_TIME_CODE_UNITS_B table functions as a master repository for time measurement units in Oracle Contracts. It supports:
- Standardization of time periods for contract duration calculations
- Billing cycle definitions in service contracts
- Milestone scheduling in project contracts
- Renewal period definitions
Key Columns and Structure
The table contains these critical columns:
- TIME_CODE_UNIT_ID: Primary key identifier
- TIME_CODE: Unique code representing the time unit (e.g., 'DAY', 'MONTH', 'YEAR')
- DESCRIPTION: Human-readable description of the time unit
- START_DATE_ACTIVE and END_DATE_ACTIVE: Date range during which the time unit is valid
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns
- LAST_UPDATE_LOGIN: Session information for the last update
Technical Implementation
In Oracle EBS 12.1.1 and 12.2.2:
- The table follows Oracle's Application Object Library (AOL) standards
- It's owned by the OKC (Oracle Contracts Core) schema
- Primary key is enforced through the OKC_TIME_CODE_UNITS_B_PK constraint
- Table is referenced by multiple views including OKC_TIME_CODE_UNITS_V
Integration Points
OKC_TIME_CODE_UNITS_B integrates with:
- OKC_CONTRACT_TERMS for duration calculations
- OKC_BILLING_SCHEDULES for payment timing
- OKC_K_ARTICLES for contract clause validity periods
- OKC_K_ITEMS for line item scheduling
Customization Considerations
While the table is seeded with standard time units, organizations can:
- Add custom time units through the API layer
- Extend functionality via descriptive flexfields
- Reference in custom contract calculations
Performance and Maintenance
As a relatively static reference table:
- It typically requires minimal maintenance
- Indexing is optimized for the primary key
- Table growth is generally linear and predictable
Upgrade Implications
Between 12.1.1 and 12.2.2:
- Table structure remains largely unchanged
- Custom time units are preserved during upgrades
- New time codes may be introduced in newer versions
Security Considerations
Access is controlled through:
- Oracle Function Security
- Data security policies in Oracle Contracts
- Standard Oracle user privileges
-
Table: OKC_TIME_CODE_UNITS_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIME_CODE_UNITS_B, object_name:OKC_TIME_CODE_UNITS_B, status:VALID, product: OKC - Contracts Core , description: Used to map the user defined time units in MTL_UNITS_OF_MEASURE to the known time units. , implementation_dba_data: OKC.OKC_TIME_CODE_UNITS_B ,
-
Table: OKC_PRICE_ADJ_ASSOCS_H
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_PRICE_ADJ_ASSOCS_H, object_name:OKC_PRICE_ADJ_ASSOCS_H, status:VALID, product: OKC - Contracts Core , description: Associates price adjustments to the object for which price has been adjusted. , implementation_dba_data: OKC.OKC_PRICE_ADJ_ASSOCS_H ,
-
Table: OKC_QP_UPGRADE
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_QP_UPGRADE, object_name:OKC_QP_UPGRADE, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_QP_UPGRADE ,
-
Table: OKC_REPORT_SQL_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_SQL_TL, object_name:OKC_REPORT_SQL_TL, status:VALID, product: OKC - Contracts Core , description: Used for Contract Printing. Keeps help text about xml structure produced with XSUtilitybased on the query.Usage: for XSL writer. , implementation_dba_data: OKC.OKC_REPORT_SQL_TL ,
-
Table: OKC_CONTACTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONTACTS, object_name:OKC_CONTACTS, status:VALID, product: OKC - Contracts Core , description: An individual acting as a contact point or otherwise named in a Contract. , implementation_dba_data: OKC.OKC_CONTACTS ,
-
Table: OKC_K_PARTY_ROLES_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_PARTY_ROLES_B, object_name:OKC_K_PARTY_ROLES_B, status:VALID, product: OKC - Contracts Core , description: Records the three-way relationship between a contract, the parties to that contract, and the roles that the parties play as they participate in the contract. , implementation_dba_data: OKC.OKC_K_PARTY_ROLES_B ,
-
Table: OKC_K_ACCESSES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_ACCESSES, object_name:OKC_K_ACCESSES, status:VALID, product: OKC - Contracts Core , description: Level of access granted to a resource or resource group for a contract. , implementation_dba_data: OKC.OKC_K_ACCESSES ,
-
Table: OKC_DEL_RESP_PARTIES_TL
12.1.1
product: OKC - Contracts Core , description: Stores translatable information for the Responsible Party on a Contract Deliverable , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_CONC_REQUESTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONC_REQUESTS, object_name:OKC_CONC_REQUESTS, status:VALID, product: OKC - Contracts Core , description: Table to launch copy concurrent requests , implementation_dba_data: OKC.OKC_CONC_REQUESTS ,
-
Table: OKC_K_LINES_TLH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_LINES_TLH, object_name:OKC_K_LINES_TLH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_K_LINES_TL. , implementation_dba_data: OKC.OKC_K_LINES_TLH ,
-
Table: OKC_REPORT_TAG_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_TAG_B, object_name:OKC_REPORT_TAG_B, status:VALID, product: OKC - Contracts Core , description: Published XML tags. Used for Contract Printing.Prior to 11.5.9 tags published in help tab. , implementation_dba_data: OKC.OKC_REPORT_TAG_B ,
-
Table: OKC_REPORT_XML
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_XML, object_name:OKC_REPORT_XML, status:VALID, product: OKC - Contracts Core , description: Used for Contract Printing. Keeps XML document produced with XSUtility based on the query. , implementation_dba_data: OKC.OKC_REPORT_XML ,
-
Table: OKC_RULE_GROUPS_BH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RULE_GROUPS_BH, object_name:OKC_RULE_GROUPS_BH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_RULE_GROUPS_B. , implementation_dba_data: OKC.OKC_RULE_GROUPS_BH ,
-
Table: OKC_CR_K_ACCESSES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CR_K_ACCESSES, object_name:OKC_CR_K_ACCESSES, status:VALID, product: OKC - Contracts Core , description: An intersection which associates a contract, change request, process, or user for a change request on a contract. , implementation_dba_data: OKC.OKC_CR_K_ACCESSES ,
-
Table: OKC_ACTION_ATTRIBUTES_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ACTION_ATTRIBUTES_TL, object_name:OKC_ACTION_ATTRIBUTES_TL, status:VALID, product: OKC - Contracts Core , description: Translatable columns from OKC_ACTION_ATTRIBUTES_B, as per MLS standards. , implementation_dba_data: OKC.OKC_ACTION_ATTRIBUTES_TL ,
-
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 ,
-
Table: OKC_OPERATION_LINES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_OPERATION_LINES, object_name:OKC_OPERATION_LINES, status:VALID, product: OKC - Contracts Core , description: The Operation Line provides additional information about what did happen or will happen for an Operation Instance. , implementation_dba_data: OKC.OKC_OPERATION_LINES ,
-
Table: OKC_REP_RELATIONSHIPS_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REP_RELATIONSHIPS_TL, object_name:OKC_REP_RELATIONSHIPS_TL, status:VALID, product: OKC - Contracts Core , description: Translation table for Relationship Types. , implementation_dba_data: OKC.OKC_REP_RELATIONSHIPS_TL ,
-
Table: OKC_2318603_H_TEMP
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_2318603_H_TEMP, object_name:OKC_2318603_H_TEMP, status:VALID, product: OKC - Contracts Core , implementation_dba_data: OKC.OKC_2318603_H_TEMP ,
-
Table: TEMP_1504980
12.1.1
product: OKC - Contracts Core , implementation_dba_data: Not implemented in this database ,
-
Table: OKC_K_SEQ_HEADER
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_SEQ_HEADER, object_name:OKC_K_SEQ_HEADER, status:VALID, product: OKC - Contracts Core , description: Holds the configuration rules for Autonumbering setup , implementation_dba_data: OKC.OKC_K_SEQ_HEADER ,
-
Table: OKC_TIMEVALUES_BH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_TIMEVALUES_BH, object_name:OKC_TIMEVALUES_BH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_TIMEVALUES_B. , implementation_dba_data: OKC.OKC_TIMEVALUES_BH ,
-
Table: OKC_ALLOWED_TMPL_USAGES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ALLOWED_TMPL_USAGES, object_name:OKC_ALLOWED_TMPL_USAGES, status:VALID, product: OKC - Contracts Core , description: Table that contains document types that are allowed to use a given contract template , implementation_dba_data: OKC.OKC_ALLOWED_TMPL_USAGES ,
-
Table: OKC_STD_ART_CLASSINGS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_STD_ART_CLASSINGS, object_name:OKC_STD_ART_CLASSINGS, status:VALID, product: OKC - Contracts Core , description: Defines which Standard Article Sets are commonly used in a certain subclass of contract. , implementation_dba_data: OKC.OKC_STD_ART_CLASSINGS ,
-
Table: OKC_K_HEADERS_TLH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_HEADERS_TLH, object_name:OKC_K_HEADERS_TLH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_K_HEADERS_TL. , implementation_dba_data: OKC.OKC_K_HEADERS_TLH ,
-
Table: OKC_K_HISTORY_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_HISTORY_B, object_name:OKC_K_HISTORY_B, status:VALID, product: OKC - Contracts Core , description: Contract status change history and history for any actions during contract life cycle , implementation_dba_data: OKC.OKC_K_HISTORY_B ,
-
Table: OKC_XPRT_RULE_HDRS_ALL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_XPRT_RULE_HDRS_ALL, object_name:OKC_XPRT_RULE_HDRS_ALL, status:VALID, product: OKC - Contracts Core , description: This table stores contract expert rule header information , implementation_dba_data: OKC.OKC_XPRT_RULE_HDRS_ALL ,
-
Table: OKC_LINE_STYLE_ROLES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_LINE_STYLE_ROLES, object_name:OKC_LINE_STYLE_ROLES, status:VALID, product: OKC - Contracts Core , description: Party roles that may be associated with a contract line of a certain line style. , implementation_dba_data: OKC.OKC_LINE_STYLE_ROLES ,
-
Table: OKC_REPORT_PRM_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_PRM_TL, object_name:OKC_REPORT_PRM_TL, status:VALID, product: OKC - Contracts Core , description: SQL-XML Parameters. Used for Contract Printing , implementation_dba_data: OKC.OKC_REPORT_PRM_TL ,
-
Table: OKC_PROCESS_DEF_PARMS_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_PROCESS_DEF_PARMS_B, object_name:OKC_PROCESS_DEF_PARMS_B, status:VALID, product: OKC - Contracts Core , description: This table records the parameters for a process, including such information as the parameter name, datatype, optionality, and default value. , implementation_dba_data: OKC.OKC_PROCESS_DEF_PARMS_B ,
-
Table: OKC_K_PARTY_ROLES_TLH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_PARTY_ROLES_TLH, object_name:OKC_K_PARTY_ROLES_TLH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_K_PARTY_ROLES_TL. , implementation_dba_data: OKC.OKC_K_PARTY_ROLES_TLH ,
-
Table: OKC_K_PARTY_ROLES_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_PARTY_ROLES_TL, object_name:OKC_K_PARTY_ROLES_TL, status:VALID, product: OKC - Contracts Core , description: Translatable columns from OKC_K_PARTY_ROLES_B, as per MLS standards. , implementation_dba_data: OKC.OKC_K_PARTY_ROLES_TL ,
-
Table: OKC_EXPRT_IMPORT_REFS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_EXPRT_IMPORT_REFS, object_name:OKC_EXPRT_IMPORT_REFS, status:VALID, product: OKC - Contracts Core , description: This table will store all the references of the Library data imported into Contract Expert , implementation_dba_data: OKC.OKC_EXPRT_IMPORT_REFS ,
-
Table: OKC_K_ARTICLES_TLH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_ARTICLES_TLH, object_name:OKC_K_ARTICLES_TLH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_K_ARTICLES_TL.Obsolete table - obsoleted in 11.5.10. , implementation_dba_data: OKC.OKC_K_ARTICLES_TLH ,
-
Table: OKC_RULES_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RULES_B, object_name:OKC_RULES_B, status:VALID, product: OKC - Contracts Core , description: Structured data representation of free format text contained in an ARTICLE. , implementation_dba_data: OKC.OKC_RULES_B ,
-
Table: OKC_ROLE_SOURCES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ROLE_SOURCES, object_name:OKC_ROLE_SOURCES, status:VALID, product: OKC - Contracts Core , description: Defines the valid data sources for a PARTY playing a certain ROLE in a contract. , implementation_dba_data: OKC.OKC_ROLE_SOURCES ,
-
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_CHANGE_PARTY_ROLE
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CHANGE_PARTY_ROLE, object_name:OKC_CHANGE_PARTY_ROLE, status:VALID, product: OKC - Contracts Core , description: Relates a Contract Party to a Change Request. , implementation_dba_data: OKC.OKC_CHANGE_PARTY_ROLE ,
-
Table: OKC_ARTICLE_VARIABLES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ARTICLE_VARIABLES, object_name:OKC_ARTICLE_VARIABLES, status:VALID, product: OKC - Contracts Core , description: This table stores the variables associated with a clause version. The rows in this table are created by the system by extracting the embedded variables in the clause text. , implementation_dba_data: OKC.OKC_ARTICLE_VARIABLES ,
-
Table: OKC_REPORT_HTM
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_HTM, object_name:OKC_REPORT_HTM, status:VALID, product: OKC - Contracts Core , description: Used for Contract Printing. Keeps HTML document produced withsql-xml-xsl-html transformation based on the query and stylesheet selected. , implementation_dba_data: OKC.OKC_REPORT_HTM ,
-
Table: OKC_REPORT_XST
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REPORT_XST, object_name:OKC_REPORT_XST, status:VALID, product: OKC - Contracts Core , description: Used for Contract Printing. Combinations of sql and xsl that can produce reportwith sql-xml-xsl-html transformations. , implementation_dba_data: OKC.OKC_REPORT_XST ,
-
Table: OKC_CONDITION_LINES_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONDITION_LINES_B, object_name:OKC_CONDITION_LINES_B, status:VALID, product: OKC - Contracts Core , description: Stores boolean expression which further qualifies a Condition Header. , implementation_dba_data: OKC.OKC_CONDITION_LINES_B ,
-
Table: OKC_USER_HOOK_CALLS_H
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_USER_HOOK_CALLS_H, object_name:OKC_USER_HOOK_CALLS_H, status:VALID, product: OKC - Contracts Core , description: History Table for table OKC_USER_HOOK_CALLS , implementation_dba_data: OKC.OKC_USER_HOOK_CALLS_H ,
-
Table: OKC_K_GROUPS_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_GROUPS_TL, object_name:OKC_K_GROUPS_TL, status:VALID, product: OKC - Contracts Core , description: Translatable columns from OKC_K_GROUPS_B, as per MLS standards. , implementation_dba_data: OKC.OKC_K_GROUPS_TL ,
-
Table: OKC_STD_ART_VERSIONS_TL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_STD_ART_VERSIONS_TL, object_name:OKC_STD_ART_VERSIONS_TL, status:VALID, product: OKC - Contracts Core , description: Translatable columns from OKC_STD_ART_VERSIONS_B, as per MLS standards. , implementation_dba_data: OKC.OKC_STD_ART_VERSIONS_TL ,
-
Table: OKC_ARTICLE_RELATNS_ALL
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_ARTICLE_RELATNS_ALL, object_name:OKC_ARTICLE_RELATNS_ALL, status:VALID, product: OKC - Contracts Core , description: This table stores the relationships between the clauses for an organization. e.g. INCOMPATIBLE or ALTERNATE. This table replaces OKC_STD_ART_INCMPTS used prior to 11.5.10. Also, for each relationship defined between any two clauses in an or , implementation_dba_data: OKC.OKC_ARTICLE_RELATNS_ALL ,
-
Table: OKC_RG_PARTY_ROLES_H
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_RG_PARTY_ROLES_H, object_name:OKC_RG_PARTY_ROLES_H, status:VALID, product: OKC - Contracts Core , description: History Table for table OKC_RULE_GROUP_MODES , implementation_dba_data: OKC.OKC_RG_PARTY_ROLES_H ,
-
Table: OKC_CONDITION_HEADERS_TLH
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CONDITION_HEADERS_TLH, object_name:OKC_CONDITION_HEADERS_TLH, status:VALID, product: OKC - Contracts Core , description: History table for OKC_CONDITION_HEADERS_TL. , implementation_dba_data: OKC.OKC_CONDITION_HEADERS_TLH ,
-
Table: OKC_K_SALES_CREDITS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_K_SALES_CREDITS, object_name:OKC_K_SALES_CREDITS, status:VALID, product: OKC - Contracts Core , description: Records sales credits for the sale of services in a service contract. , implementation_dba_data: OKC.OKC_K_SALES_CREDITS ,
-
Table: OKC_REVIEW_UPLD_TERMS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_REVIEW_UPLD_TERMS, object_name:OKC_REVIEW_UPLD_TERMS, status:VALID, product: OKC - Contracts Core , description: This table stores the details during the upload of a word dpcument to structured terms , implementation_dba_data: OKC.OKC_REVIEW_UPLD_TERMS ,