Search Results qa_chars
The QA_CHARS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Quality Management module, primarily used to store quality inspection characteristics and their associated attributes. This table plays a pivotal role in defining and managing quality tests, inspection plans, and data collection processes for items undergoing quality checks. Below is a detailed technical overview of its structure, purpose, and integration within Oracle EBS.
Table Structure and Key Columns
The QA_CHARS table contains columns that define inspection characteristics, including:- CHAR_ID: Primary key identifier for the quality characteristic.
- NAME: Descriptive name of the characteristic (e.g., "Weight," "Dimensional Tolerance").
- DESCRIPTION: Detailed explanation of the characteristic.
- DATA_TYPE: Specifies the data format (e.g., NUMBER, VARCHAR2, DATE).
- RESULT_REQUIRED_FLAG: Indicates whether a result is mandatory for the characteristic during inspection.
- ENABLED_FLAG: Determines if the characteristic is active for use in inspections.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns for tracking changes.
Functional Role in Quality Management
QA_CHARS serves as the foundation for defining quality test criteria in Oracle Quality. It integrates with other key tables such as:- QA_PLANS: Links characteristics to inspection plans.
- QA_SPECS: Associates characteristics with specification limits.
- QA_RESULTS: Stores actual inspection results against defined characteristics.
Technical Implementation
In EBS 12.1.1 and 12.2.2, QA_CHARS is accessed through:- Oracle Quality's core forms (e.g., "Quality Results Entry").
- APIs like
QA_CHARS_PUB
for programmatic CRUD operations. - Custom PL/SQL scripts for batch loading characteristics.
Key Business Processes
QA_CHARS enables:- Incoming Inspection: Defining supplier quality requirements.
- In-Process Checks: Monitoring production quality metrics.
- Final Inspection: Validating finished goods before shipment.
Customization Considerations
Common extensions include:- Adding custom columns via descriptive flexfields (DFFs).
- Integrating with IoT devices for automated data capture.
- Extending validation logic through database triggers.
Upgrade Impact
Between 12.1.1 and 12.2.2, QA_CHARS remains structurally consistent, but 12.2.2 introduces enhanced web-based inspection interfaces that leverage the same underlying data model. This table is essential for organizations requiring rigorous quality control within their Oracle EBS deployment, serving as the backbone for defect prevention, compliance reporting, and continuous improvement initiatives.-
Table: QA_CHARS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHARS, object_name:QA_CHARS, status:VALID, product: QA - Quality , description: Collection elements definitions , implementation_dba_data: QA.QA_CHARS ,
-
Table: QA_CHARS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHARS, object_name:QA_CHARS, status:VALID, product: QA - Quality , description: Collection elements definitions , implementation_dba_data: QA.QA_CHARS ,
-
Table: QA_PC_ELEMENT_RELATIONSHIP
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PC_ELEMENT_RELATIONSHIP, object_name:QA_PC_ELEMENT_RELATIONSHIP, status:VALID, product: QA - Quality , description: This table stores the relationships between parent and child plan elements , implementation_dba_data: QA.QA_PC_ELEMENT_RELATIONSHIP ,
-
Table: QA_PC_ELEMENT_RELATIONSHIP
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PC_ELEMENT_RELATIONSHIP, object_name:QA_PC_ELEMENT_RELATIONSHIP, status:VALID, product: QA - Quality , description: This table stores the relationships between parent and child plan elements , implementation_dba_data: QA.QA_PC_ELEMENT_RELATIONSHIP ,
-
View: QA_PLAN_CHAR_ACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PLAN_CHAR_ACTIONS_V, object_name:QA_PLAN_CHAR_ACTIONS_V, status:VALID, product: QA - Quality , description: Shows collection plan , elements and actions , implementation_dba_data: APPS.QA_PLAN_CHAR_ACTIONS_V ,
-
View: QA_PLAN_CHAR_ACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PLAN_CHAR_ACTIONS_V, object_name:QA_PLAN_CHAR_ACTIONS_V, status:VALID, product: QA - Quality , description: Shows collection plan , elements and actions , implementation_dba_data: APPS.QA_PLAN_CHAR_ACTIONS_V ,
-
View: QA_PC_RESULT_COLUMNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_RESULT_COLUMNS_V, object_name:QA_PC_RESULT_COLUMNS_V, status:VALID, product: QA - Quality , description: This view will be useful in dealing with copy relationship or others. , implementation_dba_data: APPS.QA_PC_RESULT_COLUMNS_V ,
-
View: QA_PC_RESULT_COLUMNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_RESULT_COLUMNS_V, object_name:QA_PC_RESULT_COLUMNS_V, status:VALID, product: QA - Quality , description: This view will be useful in dealing with copy relationship or others. , implementation_dba_data: APPS.QA_PC_RESULT_COLUMNS_V ,
-
Table: QA_SPEC_CHARS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_SPEC_CHARS, object_name:QA_SPEC_CHARS, status:VALID, product: QA - Quality , description: Defines specification and specification elements , implementation_dba_data: QA.QA_SPEC_CHARS ,
-
Table: QA_CHAR_VALUE_LOOKUPS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_VALUE_LOOKUPS, object_name:QA_CHAR_VALUE_LOOKUPS, status:VALID, product: QA - Quality , description: Stores set of permissible values for collection elements , implementation_dba_data: QA.QA_CHAR_VALUE_LOOKUPS ,
-
Table: QA_CHAR_ACTION_OUTPUTS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_ACTION_OUTPUTS, object_name:QA_CHAR_ACTION_OUTPUTS, status:VALID, product: QA - Quality , description: Stores mapping between tokens and collection elements , implementation_dba_data: QA.QA_CHAR_ACTION_OUTPUTS ,
-
Table: QA_PLAN_CHARS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHARS, object_name:QA_PLAN_CHARS, status:VALID, product: QA - Quality , description: Stores collection plans and their assigned collection elements , implementation_dba_data: QA.QA_PLAN_CHARS ,
-
Table: QA_CRITERIA
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CRITERIA, object_name:QA_CRITERIA, status:VALID, product: QA - Quality , description: Stores "show results where" criteria for chart, Quality Dynamic Reportwriter etc. , implementation_dba_data: QA.QA_CRITERIA ,
-
Table: QA_PLAN_CHAR_ACTION_TRIGGERS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_ACTION_TRIGGERS, object_name:QA_PLAN_CHAR_ACTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines action triggers defined in a collection plan , implementation_dba_data: QA.QA_PLAN_CHAR_ACTION_TRIGGERS ,
-
Table: QA_PLAN_CHAR_VALUE_LOOKUPS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_VALUE_LOOKUPS, object_name:QA_PLAN_CHAR_VALUE_LOOKUPS, status:VALID, product: QA - Quality , description: Contains set of permissible values for a collection elements in a collection plan , implementation_dba_data: QA.QA_PLAN_CHAR_VALUE_LOOKUPS ,
-
Table: QA_CHAR_INDEXES
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_INDEXES, object_name:QA_CHAR_INDEXES, status:VALID, product: QA - Quality , description: Collection Element User-Defined Indexes. This table keeps track of information about user-defined indexes created on collection elements. , implementation_dba_data: QA.QA_CHAR_INDEXES ,
-
Table: QA_SPEC_CHARS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_SPEC_CHARS, object_name:QA_SPEC_CHARS, status:VALID, product: QA - Quality , description: Defines specification and specification elements , implementation_dba_data: QA.QA_SPEC_CHARS ,
-
Table: QA_ACTION_LOG
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_ACTION_LOG, object_name:QA_ACTION_LOG, status:VALID, product: QA - Quality , description: Log table for actions , implementation_dba_data: QA.QA_ACTION_LOG ,
-
Table: QA_PLAN_COLLECTION_TRIGGERS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_COLLECTION_TRIGGERS, object_name:QA_PLAN_COLLECTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines collection plan triggers for Quality Collection transactions , implementation_dba_data: QA.QA_PLAN_COLLECTION_TRIGGERS ,
-
Table: QA_CHAR_VALUE_LOOKUPS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_VALUE_LOOKUPS, object_name:QA_CHAR_VALUE_LOOKUPS, status:VALID, product: QA - Quality , description: Stores set of permissible values for collection elements , implementation_dba_data: QA.QA_CHAR_VALUE_LOOKUPS ,
-
Table: QA_CHAR_ACTION_TRIGGERS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_ACTION_TRIGGERS, object_name:QA_CHAR_ACTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines collection elements action triggers or rule , implementation_dba_data: QA.QA_CHAR_ACTION_TRIGGERS ,
-
Table: QA_PLAN_CHARS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHARS, object_name:QA_PLAN_CHARS, status:VALID, product: QA - Quality , description: Stores collection plans and their assigned collection elements , implementation_dba_data: QA.QA_PLAN_CHARS ,
-
Table: QA_CHAR_ACTION_TRIGGERS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_ACTION_TRIGGERS, object_name:QA_CHAR_ACTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines collection elements action triggers or rule , implementation_dba_data: QA.QA_CHAR_ACTION_TRIGGERS ,
-
Table: QA_TXN_COLLECTION_TRIGGERS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_TXN_COLLECTION_TRIGGERS, object_name:QA_TXN_COLLECTION_TRIGGERS, status:VALID, product: QA - Quality , description: Define information on applicability of a collection plan for a Quality Collection transaction , implementation_dba_data: QA.QA_TXN_COLLECTION_TRIGGERS ,
-
Table: QA_PC_CRITERIA
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PC_CRITERIA, object_name:QA_PC_CRITERIA, status:VALID, product: QA - Quality , description: This table stores criteria for the child plans to be applicable , implementation_dba_data: QA.QA_PC_CRITERIA ,
-
Table: QA_ACTION_LOG
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_ACTION_LOG, object_name:QA_ACTION_LOG, status:VALID, product: QA - Quality , description: Log table for actions , implementation_dba_data: QA.QA_ACTION_LOG ,
-
Table: QA_PLAN_CHAR_ACTION_TRIGGERS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_ACTION_TRIGGERS, object_name:QA_PLAN_CHAR_ACTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines action triggers defined in a collection plan , implementation_dba_data: QA.QA_PLAN_CHAR_ACTION_TRIGGERS ,
-
Table: QA_TXN_COLLECTION_TRIGGERS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_TXN_COLLECTION_TRIGGERS, object_name:QA_TXN_COLLECTION_TRIGGERS, status:VALID, product: QA - Quality , description: Define information on applicability of a collection plan for a Quality Collection transaction , implementation_dba_data: QA.QA_TXN_COLLECTION_TRIGGERS ,
-
Table: QA_PLAN_CHAR_VALUE_LOOKUPS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_VALUE_LOOKUPS, object_name:QA_PLAN_CHAR_VALUE_LOOKUPS, status:VALID, product: QA - Quality , description: Contains set of permissible values for a collection elements in a collection plan , implementation_dba_data: QA.QA_PLAN_CHAR_VALUE_LOOKUPS ,
-
Table: QA_PLAN_CHAR_ACTION_OUTPUTS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_ACTION_OUTPUTS, object_name:QA_PLAN_CHAR_ACTION_OUTPUTS, status:VALID, product: QA - Quality , description: Stores mapping between output variables and collection elements in a plan , implementation_dba_data: QA.QA_PLAN_CHAR_ACTION_OUTPUTS ,
-
Table: QA_PLAN_COLLECTION_TRIGGERS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_COLLECTION_TRIGGERS, object_name:QA_PLAN_COLLECTION_TRIGGERS, status:VALID, product: QA - Quality , description: Defines collection plan triggers for Quality Collection transactions , implementation_dba_data: QA.QA_PLAN_COLLECTION_TRIGGERS ,
-
Table: QA_CHAR_ACTION_OUTPUTS
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_ACTION_OUTPUTS, object_name:QA_CHAR_ACTION_OUTPUTS, status:VALID, product: QA - Quality , description: Stores mapping between tokens and collection elements , implementation_dba_data: QA.QA_CHAR_ACTION_OUTPUTS ,
-
Table: QA_PC_CRITERIA
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PC_CRITERIA, object_name:QA_PC_CRITERIA, status:VALID, product: QA - Quality , description: This table stores criteria for the child plans to be applicable , implementation_dba_data: QA.QA_PC_CRITERIA ,
-
Table: QA_CRITERIA
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CRITERIA, object_name:QA_CRITERIA, status:VALID, product: QA - Quality , description: Stores "show results where" criteria for chart, Quality Dynamic Reportwriter etc. , implementation_dba_data: QA.QA_CRITERIA ,
-
Table: QA_CHAR_INDEXES
12.2.2
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_CHAR_INDEXES, object_name:QA_CHAR_INDEXES, status:VALID, product: QA - Quality , description: Collection Element User-Defined Indexes. This table keeps track of information about user-defined indexes created on collection elements. , implementation_dba_data: QA.QA_CHAR_INDEXES ,
-
View: QA_CHAR_VALUE_LOOKUPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_CHAR_VALUE_LOOKUPS_V, object_name:QA_CHAR_VALUE_LOOKUPS_V, status:VALID, product: QA - Quality , description: Shows values assigned to collection element , implementation_dba_data: APPS.QA_CHAR_VALUE_LOOKUPS_V ,
-
Table: QA_PLAN_CHAR_ACTION_OUTPUTS
12.1.1
owner:QA, object_type:TABLE, fnd_design_data:QA.QA_PLAN_CHAR_ACTION_OUTPUTS, object_name:QA_PLAN_CHAR_ACTION_OUTPUTS, status:VALID, product: QA - Quality , description: Stores mapping between output variables and collection elements in a plan , implementation_dba_data: QA.QA_PLAN_CHAR_ACTION_OUTPUTS ,
-
View: QAFV_COLPLNELAC
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QAFV_COLPLNELAC, object_name:QAFV_COLPLNELAC, status:VALID, product: QA - Quality , description: - Retrofitted , implementation_dba_data: APPS.QAFV_COLPLNELAC ,
-
View: QA_IN_LISTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_IN_LISTS_V, object_name:QA_IN_LISTS_V, status:VALID, product: QA - Quality , description: Shows values used in inlist operator , implementation_dba_data: APPS.QA_IN_LISTS_V ,
-
View: QA_TXN_COLLECTION_TRIGGERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_TXN_COLLECTION_TRIGGERS_V, object_name:QA_TXN_COLLECTION_TRIGGERS_V, status:VALID, product: QA - Quality , description: Shows collection triggers for Quality Collection transactions , implementation_dba_data: APPS.QA_TXN_COLLECTION_TRIGGERS_V ,
-
View: QA_CHAR_VALUE_LOOKUPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_CHAR_VALUE_LOOKUPS_V, object_name:QA_CHAR_VALUE_LOOKUPS_V, status:VALID, product: QA - Quality , description: Shows values assigned to collection element , implementation_dba_data: APPS.QA_CHAR_VALUE_LOOKUPS_V ,
-
View: QA_PC_PLAN_COLUMNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_PLAN_COLUMNS_V, object_name:QA_PC_PLAN_COLUMNS_V, status:VALID, product: QA - Quality , description: This view will be useful in getting all elements and values from current form so that these can be passed on to child plans. , implementation_dba_data: APPS.QA_PC_PLAN_COLUMNS_V ,
-
View: QAFV_COLPLNELAC
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QAFV_COLPLNELAC, object_name:QAFV_COLPLNELAC, status:VALID, product: QA - Quality , description: - Retrofitted , implementation_dba_data: APPS.QAFV_COLPLNELAC ,
-
View: QA_PC_PLAN_COLUMNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_PLAN_COLUMNS_V, object_name:QA_PC_PLAN_COLUMNS_V, status:VALID, product: QA - Quality , description: This view will be useful in getting all elements and values from current form so that these can be passed on to child plans. , implementation_dba_data: APPS.QA_PC_PLAN_COLUMNS_V ,
-
View: QA_IN_LISTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_IN_LISTS_V, object_name:QA_IN_LISTS_V, status:VALID, product: QA - Quality , description: Shows values used in inlist operator , implementation_dba_data: APPS.QA_IN_LISTS_V ,
-
View: QABV_COLLECTION_PLAN_ELEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QABV_COLLECTION_PLAN_ELEMENTS, object_name:QABV_COLLECTION_PLAN_ELEMENTS, status:VALID, product: QA - Quality , description: - Retrofitted , implementation_dba_data: APPS.QABV_COLLECTION_PLAN_ELEMENTS ,
-
View: QA_PLAN_CHAR_ACTION_OUTPUTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PLAN_CHAR_ACTION_OUTPUTS_V, object_name:QA_PLAN_CHAR_ACTION_OUTPUTS_V, status:VALID, product: QA - Quality , description: Shows collection plans, elements , action and tokens , implementation_dba_data: APPS.QA_PLAN_CHAR_ACTION_OUTPUTS_V ,
-
View: QA_PC_CRITERIA_COLUMNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_CRITERIA_COLUMNS_V, object_name:QA_PC_CRITERIA_COLUMNS_V, status:VALID, product: QA - Quality , description: This view is for getting all elements that form the criteria elements of current plan. , implementation_dba_data: APPS.QA_PC_CRITERIA_COLUMNS_V ,
-
View: QA_TXN_COLLECTION_TRIGGERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_TXN_COLLECTION_TRIGGERS_V, object_name:QA_TXN_COLLECTION_TRIGGERS_V, status:VALID, product: QA - Quality , description: Shows collection triggers for Quality Collection transactions , implementation_dba_data: APPS.QA_TXN_COLLECTION_TRIGGERS_V ,
-
View: QA_PC_CRITERIA_COLUMNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:QA.QA_PC_CRITERIA_COLUMNS_V, object_name:QA_PC_CRITERIA_COLUMNS_V, status:VALID, product: QA - Quality , description: This view is for getting all elements that form the criteria elements of current plan. , implementation_dba_data: APPS.QA_PC_CRITERIA_COLUMNS_V ,