Search Results $15979 to ksh
The OKC_SUBJECT_GROUPS 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. It serves as a repository for defining and managing subject groups, which are logical categorizations used to classify contract terms, clauses, and other contractual elements. This table plays a pivotal role in organizing and streamlining contract administration by enabling users to group related subjects, thereby facilitating easier navigation, reporting, and enforcement of contract policies.
Purpose and Functional Overview
The primary purpose of OKC_SUBJECT_GROUPS is to establish hierarchical or flat groupings of contract subjects, which are referenced in clauses, deliverables, and other contract components. These groupings help standardize contract templates, enforce compliance, and improve searchability within the Contracts module. For instance, a subject group like "Intellectual Property Rights" may contain sub-groups such as "Patents," "Copyrights," and "Trademarks," allowing contracts to reference these categories uniformly.Key Columns and Structure
The table includes several important columns:- SUBJECT_GROUP_ID: A unique identifier for each subject group, typically populated by a sequence.
- PARENT_GROUP_ID: References a parent group (if hierarchical), enabling nested structures.
- GROUP_NAME: The display name of the subject group (e.g., "Payment Terms").
- GROUP_DESCRIPTION: A detailed explanation of the group's purpose.
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period of the group.
- ENABLED_FLAG: Indicates whether the group is active (Y/N).
- OBJECT_VERSION_NUMBER: Used for optimistic locking and concurrency control.
Integration with Other Modules
OKC_SUBJECT_GROUPS integrates with several Oracle Contracts tables:- OKC_SUBJECTS: Links subjects to their respective groups.
- OKC_CLAUSES: Associates clauses with subject groups for template management.
- OKC_TERMS: References groups to categorize contractual terms.
Business Process Implications
Subject groups streamline contract lifecycle management by:- Standardization: Enforcing uniform categorization across contracts.
- Reporting: Enabling filtered searches and analytics by group.
- Compliance: Ensuring adherence to organizational or regulatory frameworks.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is part of the OKC (Oracle Contracts Core) schema. Customizations or extensions should preserve referential integrity, especially when modifying hierarchical relationships. Indexes on SUBJECT_GROUP_ID and PARENT_GROUP_ID optimize performance for hierarchical queries.Conclusion
The OKC_SUBJECT_GROUPS table is a foundational component of Oracle Contracts, enabling structured and efficient contract management. Its design supports flexibility (through hierarchies) and control (via active/inactive flags), making it indispensable for organizations leveraging Oracle EBS for complex contractual processes. Proper utilization of this table enhances both operational efficiency and contractual governance.-
View: OKC_K_SEQ_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_K_SEQ_HEADER_V, object_name:OKC_K_SEQ_HEADER_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_K_SEQ_HEADER_V ,
-
View: OKC_K_SEQ_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKC.OKC_K_SEQ_HEADER_V, object_name:OKC_K_SEQ_HEADER_V, status:VALID, product: OKC - Contracts Core , implementation_dba_data: APPS.OKC_K_SEQ_HEADER_V ,
-
Lookup Type: OKC_CONTINGENCY_RULES
12.2.2
product: OKC - Contracts Core , meaning: OKC_CONTINGENCY_RULES ,
-
Lookup Type: OKC_CONTINGENCY_RULES
12.1.1
product: OKC - Contracts Core , meaning: OKC_CONTINGENCY_RULES ,
-
Concurrent Program: OKCEXPTMPLCZ
12.1.1
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_template_pg , product: OKC - Contracts Core , user_name: Export Template to Configurator for Contract Expert , description: Export Template to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKC11510MIG
12.1.1
execution_filename: OKC_TERMS_11510_MIG_PVT.migrate_to_11510 , product: OKC - Contracts Core , user_name: OKC:11.5.10 Contract Article Migration , description: One time program for Migration to 11.5.10 , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKC11510MIG
12.2.2
execution_filename: OKC_TERMS_11510_MIG_PVT.migrate_to_11510 , product: OKC - Contracts Core , user_name: OKC:11.5.10 Contract Article Migration , description: One time program for Migration to 11.5.10 , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPTMPLCZ
12.2.2
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_template_pg , product: OKC - Contracts Core , user_name: Export Template to Configurator for Contract Expert , description: Export Template to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKC_SUBJECT_GROUPS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SUBJECT_GROUPS, object_name:OKC_SUBJECT_GROUPS, status:VALID, product: OKC - Contracts Core , description: Allows subjects to be grouped hierarchically to make it easier to organize and find articles. , implementation_dba_data: OKC.OKC_SUBJECT_GROUPS ,
-
Table: OKC_SUBJECT_GROUPS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_SUBJECT_GROUPS, object_name:OKC_SUBJECT_GROUPS, status:VALID, product: OKC - Contracts Core , description: Allows subjects to be grouped hierarchically to make it easier to organize and find articles. , implementation_dba_data: OKC.OKC_SUBJECT_GROUPS ,
-
Concurrent Program: OKCSTDARTMIG
12.1.1
execution_filename: OKC_ARTICLES_MIGRATE_GRP.conc_migrate_articles , product: OKC - Contracts Core , user_name: OKCSTDARTMIG , description: Migration of Standard Clauses to Multiple Organization Structure (11.5.10) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTVARIMP
12.2.2
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_variables , product: OKC - Contracts Core , user_name: OKCEXPRTVARIMP , description: Export Variables to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: OKC_STS_CHG_REASON
12.2.2
product: OKC - Contracts Core , meaning: Contract status change reason , description: Contract status change reason ,
-
Lookup Type: OKC_STS_CHG_REASON
12.1.1
product: OKC - Contracts Core , meaning: Contract status change reason , description: Contract status change reason ,
-
Concurrent Program: OKCSTDARTMIG
12.2.2
execution_filename: OKC_ARTICLES_MIGRATE_GRP.conc_migrate_articles , product: OKC - Contracts Core , user_name: OKCSTDARTMIG , description: Migration of Standard Clauses to Multiple Organization Structure (11.5.10) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTARTIMPALLORGS
12.2.2
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_articles_for_all_orgs , product: OKC - Contracts Core , user_name: OKCEXPRTARTIMPALLORGS , description: Export Articles to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTARTIMPALLORGS
12.1.1
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_articles_for_all_orgs , product: OKC - Contracts Core , user_name: OKCEXPRTARTIMPALLORGS , description: Export Articles to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTVARIMP
12.1.1
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_variables , product: OKC - Contracts Core , user_name: OKCEXPRTVARIMP , description: Export Variables to Configurator for Contract Expert , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTARTIMPONEORG
12.1.1
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_articles_for_org , product: OKC - Contracts Core , user_name: OKCEXPRTARTIMPONEORG , description: Export Articles to Configurator for Contract Expert (One Org) , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCEXPRTARTIMPONEORG
12.2.2
execution_filename: OKC_EXPRT_LIBRARY_CZIMP_GRP.ce_imp_articles_for_org , product: OKC - Contracts Core , user_name: OKCEXPRTARTIMPONEORG , description: Export Articles to Configurator for Contract Expert (One Org) , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: OKC_ROLE
12.1.1
product: OKC - Contracts Core , meaning: CONTRACT PARTY ROLE , description: CONTRACT PARTY ROLE ,
-
Lookup Type: OKC_ROLE
12.2.2
product: OKC - Contracts Core , meaning: CONTRACT PARTY ROLE , description: CONTRACT PARTY ROLE ,
-
Lookup Type: OKC_REL_OBJ
12.1.1
product: OKC - Contracts Core , meaning: Contract related Objects , description: Contract related Objects ,
-
Lookup Type: OKC_REL_OBJ
12.2.2
product: OKC - Contracts Core , meaning: Contract related Objects , description: Contract related Objects ,
-
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_FUNCTION_EXPR_PARAMS_H
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_FUNCTION_EXPR_PARAMS_H, object_name:OKC_FUNCTION_EXPR_PARAMS_H, status:VALID, product: OKC - Contracts Core , description: The parameters to be supplied to a FUNCTION EXPRESSION. , implementation_dba_data: OKC.OKC_FUNCTION_EXPR_PARAMS_H ,
-
Table: OKC_FUNCTION_EXPR_PARAMS_H
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_FUNCTION_EXPR_PARAMS_H, object_name:OKC_FUNCTION_EXPR_PARAMS_H, status:VALID, product: OKC - Contracts Core , description: The parameters to be supplied to a FUNCTION EXPRESSION. , implementation_dba_data: OKC.OKC_FUNCTION_EXPR_PARAMS_H ,
-
Table: OKC_TIME_CODE_UNITS_B
12.2.2
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 ,
-
Lookup Type: OKC_LOCK_NOTIFY_ACTION_LKP
12.2.2
product: OKC - Contracts Core , meaning: User defined look up for Notification ,
-
Table: OKC_FOLDERS_ALL_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_FOLDERS_ALL_B, object_name:OKC_FOLDERS_ALL_B, status:VALID, product: OKC - Contracts Core , description: This table stores the folders created for an organization. Prior to 11.5.10, folders were stored in FND_LOOKUP_VALUES and were referred to as "Article Sets". , implementation_dba_data: OKC.OKC_FOLDERS_ALL_B ,
-
Table: OKC_FOLDER_CONTENTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_FOLDER_CONTENTS, object_name:OKC_FOLDER_CONTENTS, status:VALID, product: OKC - Contracts Core , description: This table stores the clauses associated to a folder. This replaces the table OKC_STD_ART_SET_MEMS used in releases prior to 11.5.10 , implementation_dba_data: OKC.OKC_FOLDER_CONTENTS ,
-
Table: OKC_VARIABLE_DOC_TYPES
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_VARIABLE_DOC_TYPES, object_name:OKC_VARIABLE_DOC_TYPES, status:VALID, product: OKC - Contracts Core , description: This table stores the document types that are associated to system-defined variables. This is used to determine the source of the system variable values. , implementation_dba_data: OKC.OKC_VARIABLE_DOC_TYPES ,
-
Lookup Type: OKC_TERM_QA_LIST
12.1.1
product: OKC - Contracts Core , meaning: OKC_TERM_QA_LIST ,
-
Table: OKC_OUTCOME_ARGUMENTS
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_OUTCOME_ARGUMENTS, object_name:OKC_OUTCOME_ARGUMENTS, status:VALID, product: OKC - Contracts Core , description: Values to pass to process definition parameters. , implementation_dba_data: OKC.OKC_OUTCOME_ARGUMENTS ,
-
Concurrent Program: OKCOVERDUEDELMGR
12.1.1
execution_filename: OKC_DELIVERABLE_PROCESS_PVT.overdue_deliverable_manager , product: OKC - Contracts Core , user_name: OKCOVERDUEDELMGR , description: Concurrent program to notify overdue deliverables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCPDASS
12.2.2
execution_filename: OKC_DATE_ASSEMBLER_PUB.CONC_MGR , product: OKC - Contracts Core , user_name: OKCPDASS , description: Concurrent Program to run Date Assemblers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKC_OUTCOME_ARGUMENTS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_OUTCOME_ARGUMENTS, object_name:OKC_OUTCOME_ARGUMENTS, status:VALID, product: OKC - Contracts Core , description: Values to pass to process definition parameters. , implementation_dba_data: OKC.OKC_OUTCOME_ARGUMENTS ,
-
Table: OKC_KEXP_REPORT
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_KEXP_REPORT, object_name:OKC_KEXP_REPORT, status:VALID, product: OKC - Contracts Core , description: This is a temporary table to store the contract search results initiated from contract search screen. These results are later used by discoverer business views to generate reports. , implementation_dba_data: OKC.OKC_KEXP_REPORT ,
-
Table: OKC_CHANGE_REQUESTS_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CHANGE_REQUESTS_B, object_name:OKC_CHANGE_REQUESTS_B, status:VALID, product: OKC - Contracts Core , description: A request to make one or more changes to a Contract. , implementation_dba_data: OKC.OKC_CHANGE_REQUESTS_B ,
-
Table: OKC_KEXP_REPORT
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_KEXP_REPORT, object_name:OKC_KEXP_REPORT, status:VALID, product: OKC - Contracts Core , description: This is a temporary table to store the contract search results initiated from contract search screen. These results are later used by discoverer business views to generate reports. , implementation_dba_data: OKC.OKC_KEXP_REPORT ,
-
Concurrent Program: OKCARTICLEIMPORT
12.1.1
execution_filename: CPImportArticles , product: OKC - Contracts Core , user_name: OKCARTIMPORT , description: Concurrent program to import external clauses into clause library , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: OKCBEFOREDUEDELMGR
12.1.1
execution_filename: OKC_DELIVERABLE_PROCESS_PVT.beforedue_deliverable_manager , product: OKC - Contracts Core , user_name: OKCBEFOREDUEDELMGR , description: Concurrent program to notify deliverables before due date , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCPQPUB
12.2.2
execution_filename: OKC_QP_UPGRADE_PUB.upgrade_contracts , product: OKC - Contracts Core , user_name: OKCPQPUB , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCPQPUB
12.1.1
execution_filename: OKC_QP_UPGRADE_PUB.upgrade_contracts , product: OKC - Contracts Core , user_name: OKCPQPUB , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OKCPDASS
12.1.1
execution_filename: OKC_DATE_ASSEMBLER_PUB.CONC_MGR , product: OKC - Contracts Core , user_name: OKCPDASS , description: Concurrent Program to run Date Assemblers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKC_CHANGE_REQUESTS_B
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_CHANGE_REQUESTS_B, object_name:OKC_CHANGE_REQUESTS_B, status:VALID, product: OKC - Contracts Core , description: A request to make one or more changes to a Contract. , implementation_dba_data: OKC.OKC_CHANGE_REQUESTS_B ,
-
Concurrent Program: OKCARTPURINF
12.2.2
execution_filename: OKC_ARTICLES_IMPORT_GRP.conc_purge_interface , product: OKC - Contracts Core , user_name: OKCPURGEARTINTERFACE , description: Concurrent program to purge clause open interface table , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKC_FOLDERS_ALL_B
12.2.2
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_FOLDERS_ALL_B, object_name:OKC_FOLDERS_ALL_B, status:VALID, product: OKC - Contracts Core , description: This table stores the folders created for an organization. Prior to 11.5.10, folders were stored in FND_LOOKUP_VALUES and were referred to as "Article Sets". , implementation_dba_data: OKC.OKC_FOLDERS_ALL_B ,
-
Concurrent Program: OKCESCALATEDELMGR
12.2.2
execution_filename: OKC_DELIVERABLE_PROCESS_PVT.escalation_deliverable_manager , product: OKC - Contracts Core , user_name: OKCESCALATEDELMGR , description: Concurrent program to send escalated notifications for deliverables. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: OKC_QA_PROCESS_PARMS
12.1.1
owner:OKC, object_type:TABLE, fnd_design_data:OKC.OKC_QA_PROCESS_PARMS, object_name:OKC_QA_PROCESS_PARMS, status:VALID, product: OKC - Contracts Core , description: Values to be provided to the process parameters when the QA check list is run. , implementation_dba_data: OKC.OKC_QA_PROCESS_PARMS ,