Search Results okl_answer_sets_b
Overview
The OKL_ANSWER_SETS_B table is a core data object within the Oracle E-Business Suite (EBS) Lease and Finance Management (OKL) module. It serves as a master repository for defining answer sets, which are structured collections of possible responses, states, circumstances, or cases. These answer sets are fundamental to configuring and executing business logic that depends on conditional rules, such as determining lease eligibility, calculating fees, or defining contract terms. The table operates as a central hub, linking question types to their permissible answers and associated validation criteria, thereby enabling a flexible and rules-driven framework for processing lease and finance transactions.
Key Information Stored
The table's primary purpose is to define and identify unique answer sets within the system. Its most critical column is the ID (primary key), which serves as the unique identifier for each answer set. Another essential column is QTY_ID, a foreign key that links the answer set to a specific question type defined in the OKL_QUESTION_TYPES_B table. This relationship ensures that each set of possible answers is correctly associated with the type of question it is designed to address. While the provided metadata does not list all columns, typical attributes for such a table would include a name or code for the answer set, a description, and columns to track creation and modification dates, along with user IDs for auditing purposes.
Common Use Cases and Queries
This table is primarily accessed during the setup and execution of configurable business rules. A common use case is retrieving all valid answers for a specific question type to populate a list of values in the application interface. For reporting, one might analyze which answer sets are most frequently used or linked to active criteria. A fundamental query pattern involves joining to related tables to understand the complete rule structure.
- Sample Query: To list answer sets and their associated question types:
SELECT a.id, a.qty_id, q.name FROM okl_answer_sets_b a, okl_question_types_b q WHERE a.qty_id = q.id; - Reporting Use Case: Identifying all criteria rules dependent on a specific answer set for impact analysis before modifying the set's values.
Related Objects
The OKL_ANSWER_SETS_B table is integral to a network of related objects that manage conditional logic in OKL. Its documented relationships are as follows:
- Referenced Foreign Key (Outbound): The table references OKL_QUESTION_TYPES_B via the QTY_ID column, defining the question type for which the answer set is valid.
- Referencing Foreign Keys (Inbound):
- The table OKL_ANSR_SET_CRTRIA_B references OKL_ANSWER_SETS_B via its ANT_ID column. This links answer sets to specific validation or selection criteria.
- The table OKL_ANSWERS references OKL_ANSWER_SETS_B via its ANT_ID column. This stores the individual answer values (e.g., 'Yes', 'No', 'High', 'Medium', 'Low') that belong to each defined set.
-
Table: OKL_ANSWER_SETS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_B, object_name:OKL_ANSWER_SETS_B, status:VALID, product: OKL - Lease and Finance Management , description: Set of possible states, circumstances, situations, possibilities or cases , implementation_dba_data: OKL.OKL_ANSWER_SETS_B ,
-
Table: OKL_ANSWER_SETS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_B, object_name:OKL_ANSWER_SETS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Set of possible states, circumstances, situations, possibilities or cases , implementation_dba_data: OKL.OKL_ANSWER_SETS_B ,
-
APPS.OKL_AWR_PVT dependencies on OKL_ANSWER_SETS_B
12.2.2
-
APPS.OKL_ANT_PVT dependencies on OKL_ANSWER_SETS_B
12.2.2
-
APPS.OKL_AWR_PVT dependencies on OKL_ANSWER_SETS_B
12.1.1
-
APPS.OKL_ASR_PVT dependencies on OKL_ANSWER_SETS_B
12.1.1
-
APPS.OKL_ASR_PVT dependencies on OKL_ANSWER_SETS_B
12.2.2
-
APPS.OKL_ANT_PVT dependencies on OKL_ANSWER_SETS_B
12.2.2
-
APPS.OKL_ANT_PVT dependencies on OKL_ANSWER_SETS_B
12.1.1
-
APPS.OKL_ANT_PVT dependencies on OKL_ANSWER_SETS_B
12.1.1
-
SYNONYM: APPS.OKL_ANSWER_SETS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKL_ANSWER_SETS_B, status:VALID,
-
VIEW: OKL.OKL_ANSWER_SETS_B#
12.2.2
owner:OKL, object_type:VIEW, object_name:OKL_ANSWER_SETS_B#, status:VALID,
-
SYNONYM: APPS.OKL_ANSWER_SETS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKL_ANSWER_SETS_B, status:VALID,
-
VIEW: APPS.OKL_ANSWER_SETS_V
12.2.2
-
VIEW: OKL.OKL_ANSWER_SETS_B#
12.2.2
-
VIEW: APPS.OKL_ANSWER_SETS_V
12.1.1
-
Table: OKL_ANSR_SET_CRTRIA_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_B, object_name:OKL_ANSR_SET_CRTRIA_B, status:VALID, product: OKL - Leasing and Finance Management , description: Link between Questions and Answer Sets , implementation_dba_data: OKL.OKL_ANSR_SET_CRTRIA_B ,
-
Table: OKL_ANSWER_SETS_TL
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_TL, object_name:OKL_ANSWER_SETS_TL, status:VALID, product: OKL - Lease and Finance Management , description: Translatable columns from OKL_ANSWER_SETS_B, per MLS standards , implementation_dba_data: OKL.OKL_ANSWER_SETS_TL ,
-
TABLE: OKL.OKL_ANSWER_SETS_TL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_TL, object_name:OKL_ANSWER_SETS_TL, status:VALID,
-
TABLE: OKL.OKL_ANSWER_SETS_TL
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_TL, object_name:OKL_ANSWER_SETS_TL, status:VALID,
-
Table: OKL_ANSWER_SETS_TL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_TL, object_name:OKL_ANSWER_SETS_TL, status:VALID, product: OKL - Leasing and Finance Management , description: Translatable columns from OKL_ANSWER_SETS_B, per MLS standards , implementation_dba_data: OKL.OKL_ANSWER_SETS_TL ,
-
Table: OKL_ANSR_SET_CRTRIA_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_B, object_name:OKL_ANSR_SET_CRTRIA_B, status:VALID, product: OKL - Lease and Finance Management , description: Link between Questions and Answer Sets , implementation_dba_data: OKL.OKL_ANSR_SET_CRTRIA_B ,
-
Table: OKL_ANSWERS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWERS, object_name:OKL_ANSWERS, status:VALID, product: OKL - Leasing and Finance Management , description: State, circumstance, situation, possibility or case , implementation_dba_data: OKL.OKL_ANSWERS ,
-
APPS.OKL_ANT_PVT SQL Statements
12.2.2
-
Table: OKL_QUESTION_TYPES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_QUESTION_TYPES_B, object_name:OKL_QUESTION_TYPES_B, status:VALID, product: OKL - Leasing and Finance Management , description: A matter or question requiring action, depending on the situation , implementation_dba_data: OKL.OKL_QUESTION_TYPES_B ,
-
Table: OKL_QUESTION_TYPES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_QUESTION_TYPES_B, object_name:OKL_QUESTION_TYPES_B, status:VALID, product: OKL - Lease and Finance Management , description: A matter or question requiring action, depending on the situation , implementation_dba_data: OKL.OKL_QUESTION_TYPES_B ,
-
PACKAGE BODY: APPS.OKL_ANT_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_ANT_PVT, status:VALID,
-
Table: OKL_ANSWERS
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWERS, object_name:OKL_ANSWERS, status:VALID, product: OKL - Lease and Finance Management , description: State, circumstance, situation, possibility or case , implementation_dba_data: OKL.OKL_ANSWERS ,
-
APPS.OKL_ANT_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.OKL_AWR_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_AWR_PVT, status:VALID,
-
PACKAGE: APPS.OKL_ANT_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:OKL_ANT_PVT, status:VALID,
-
TABLE: OKL.OKL_ANSWER_SETS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_B, object_name:OKL_ANSWER_SETS_B, status:VALID,
-
PACKAGE: APPS.OKL_ANT_PVT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:OKL_ANT_PVT, status:VALID,
-
TABLE: OKL.OKL_ANSWER_SETS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWER_SETS_B, object_name:OKL_ANSWER_SETS_B, status:VALID,
-
PACKAGE BODY: APPS.OKL_AWR_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_AWR_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKL_ASR_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_ASR_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKL_ANT_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_ANT_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKL_ASR_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_ASR_PVT, status:VALID,
-
View: OKL_ANSWER_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWER_SETS_V, object_name:OKL_ANSWER_SETS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Set of possible states, circumstances, situations, possibilities or cases , implementation_dba_data: APPS.OKL_ANSWER_SETS_V ,
-
View: OKL_ANSWER_SETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWER_SETS_V, object_name:OKL_ANSWER_SETS_V, status:VALID, product: OKL - Lease and Finance Management , description: Set of possible states, circumstances, situations, possibilities or cases , implementation_dba_data: APPS.OKL_ANSWER_SETS_V ,
-
TABLE: OKL.OKL_ANSR_SET_CRTRIA_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_B, object_name:OKL_ANSR_SET_CRTRIA_B, status:VALID,
-
TABLE: OKL.OKL_ANSR_SET_CRTRIA_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_B, object_name:OKL_ANSR_SET_CRTRIA_B, status:VALID,
-
VIEW: APPS.OKL_ANSR_SET_CRTRIA_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_V, object_name:OKL_ANSR_SET_CRTRIA_V, status:VALID,
-
TABLE: OKL.OKL_ANSWERS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWERS, object_name:OKL_ANSWERS, status:VALID,
-
VIEW: APPS.OKL_ANSWER_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWER_SETS_V, object_name:OKL_ANSWER_SETS_V, status:VALID,
-
VIEW: APPS.OKL_ANSWERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWERS_V, object_name:OKL_ANSWERS_V, status:VALID,
-
VIEW: APPS.OKL_ANSWERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWERS_V, object_name:OKL_ANSWERS_V, status:VALID,
-
VIEW: APPS.OKL_ANSR_SET_CRTRIA_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSR_SET_CRTRIA_V, object_name:OKL_ANSR_SET_CRTRIA_V, status:VALID,
-
TABLE: OKL.OKL_ANSWERS
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ANSWERS, object_name:OKL_ANSWERS, status:VALID,
-
VIEW: APPS.OKL_ANSWER_SETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ANSWER_SETS_V, object_name:OKL_ANSWER_SETS_V, status:VALID,