Search Results qa_plan_chars
The QA_PLAN_CHARS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Quality Management (QM) module. It stores detailed information about the characteristics associated with quality plans, which are used to define inspection and testing criteria for items, suppliers, or processes. This table acts as a junction between quality plans (QA_PLANS
) and the specific characteristics (QA_CHARS
) that must be evaluated during quality inspections.
Key Attributes of QA_PLAN_CHARS
- PLAN_ID: Foreign key linking to
QA_PLANS
, identifying the quality plan. - CHAR_ID: Foreign key referencing
QA_CHARS
, defining the characteristic being measured (e.g., weight, dimensions). - ENABLED_FLAG: Indicates whether the characteristic is active for the plan.
- DISPLAY_SEQUENCE: Determines the order in which characteristics appear during inspections.
- TARGET_VALUE, UPPER_SPEC_LIMIT, LOWER_SPEC_LIMIT: Define acceptable ranges or target values for the characteristic.
- LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns tracking modifications.
Functional Role in Quality Processes
TheQA_PLAN_CHARS
table enables the configuration of inspection criteria by associating measurable characteristics with specific quality plans. For example:
- Incoming Inspection: Defines tolerances for supplier materials.
- In-Process Inspection: Sets parameters for manufacturing checks.
- Final Inspection: Establishes acceptance criteria before product shipment.
Integration with Other Modules
QA_PLAN_CHARS
integrates with:
- Inventory: Inspections triggered during receipt or movement.
- Purchasing: Supplier quality agreements.
- Manufacturing: Work order quality checks.
Technical Considerations
- Indexes on
PLAN_ID
andCHAR_ID
optimize join performance. - Data is maintained via Oracle Forms or APIs like
QA_PLANS_PUB
. - Custom reports often join this table with
QA_RESULTS
for analysis.
Upgrade Implications
Between 12.1.1 and 12.2.2, the table structure remains consistent, but underlying architecture changes (e.g., Online Patching in 12.2) may affect access patterns. This table is foundational for enforcing quality standards across the supply chain, ensuring compliance, and reducing defects through systematic inspection criteria definition.-
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_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 ,
-
APPS.QA_VALIDATION_API dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_CHAR_UPDATE_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_JRAD_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_BIS dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.EAM_WORKORDERREP_PVT dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SS_CORE dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_TCA_PKG dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_ERES_UTIL dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QLTVCREB dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QLTCPPLB dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_PARENT_CHILD_COPY_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_MQA_PLAN_ELEMENTS dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_MQA_PLAN_ELEMENTS dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QLTDACTB dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_PLAN_ELEMENT_API dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SS_RESULTS dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SEQUENCE_API dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SSQR_JRAD_PKG dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.EAM_WORKORDERREP_PVT dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SS_LOV_API dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.AHL_QA_RESULTS_PVT dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QLTAUFLB dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_PLANS_PUB dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_TXN_GRP dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QLTAUFLB dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SAMPLING_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SEQUENCE_API dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_RESULTS_INTERFACE_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SS_LOV dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SS_RESULTS dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.AHL_COMPLETIONS_PVT dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SKIPLOT_RES_ENGINE dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SAMPLING_PKG dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SS_LOV dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_PARENT_CHILD_COPY_PKG dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_CHAR_UPDATE_PKG dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SS_CORE dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_CHARS_API dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QLTTRAWB dependencies on QA_PLAN_CHARS
12.2.2
-
APPS.QA_SKIPLOT_RES_ENGINE dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_FLEX_UTIL dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_PLAN_ELEMENT_API dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_ERES_UTIL dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_AK_MAPPING_API dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_AUDIT_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_SS_LOV_API dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_ERES_PKG dependencies on QA_PLAN_CHARS
12.1.1
-
APPS.QA_TCA_PKG dependencies on QA_PLAN_CHARS
12.1.1