DBA Data[Home] [Help]

APPS.AHL_QA_RESULTS_PVT dependencies on QA_PLAN_TRANSACTIONS

Line 1008: QA_PLAN_TRANSACTIONS QPT,

1004:
1005: SELECT QP.plan_id
1006: INTO x_plan_id
1007: FROM QA_PLANS_VAL_V QP,
1008: QA_PLAN_TRANSACTIONS QPT,
1009: QA_PLAN_COLLECTION_TRIGGERS QPCT
1010: WHERE QP.plan_id = QPT.plan_id
1011: AND QPT.plan_transaction_id = QPCT.plan_transaction_id
1012: AND QP.organization_id = p_organization_id