FND Design Data [Home] [Help]

Table: QA_PC_PLAN_RELATIONSHIP

Product: QA - Quality
Description: This table stores the parent plan id and the child plan id, along with the relation type and a flag to indicate if the child plan is mandatory
Implementation/DBA Data: TableQA.QA_PC_PLAN_RELATIONSHIP
Primary Key: QA_PC_PLAN_RELATIONSHIP_PK1
  1. ColumnPLAN_RELATIONSHIP_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
QA_PC_PLAN_RELATIONSHIP FK Joins to TableQA_PLANS QA_PC_PLAN_RELATIONSHIP.PARENT_PLAN_ID
QA_PC_PLAN_RELATIONSHIP FK Joins to TableQA_PLANS QA_PC_PLAN_RELATIONSHIP.CHILD_PLAN_ID
TableQA_PC_CRITERIA FK Joins to QA_PC_PLAN_RELATIONSHIP QA_PC_CRITERIA.PLAN_RELATIONSHIP_ID
TableQA_PC_ELEMENT_RELATIONSHIP FK Joins to QA_PC_PLAN_RELATIONSHIP QA_PC_ELEMENT_RELATIONSHIP.PLAN_RELATIONSHIP_ID