DBA Data[Home] [Help]

APPS.QA_WEB_TXN_API dependencies on QA_PLAN_COLLECTION_TRIGGERS

Line 30: FROM qa_plan_collection_triggers qpct,

26: qc.datatype,
27: qpct.operator,
28: qpct.low_value,
29: qpct.high_value
30: FROM qa_plan_collection_triggers qpct,
31: qa_plan_transactions qpt,
32: qa_plans_val_v qp,
33: qa_chars qc,
34: qa_txn_collection_triggers qtct

Line 169: FROM qa_plan_collection_triggers qpct,

165: qc.datatype,
166: qpct.operator,
167: qpct.low_value,
168: qpct.high_value
169: FROM qa_plan_collection_triggers qpct,
170: qa_plan_transactions qpt,
171: qa_plans qp,
172: qa_chars qc,
173: qa_txn_collection_triggers qtct

Line 202: FROM qa_plan_collection_triggers qpct,

198: qc.datatype,
199: qpct.operator,
200: qpct.low_value,
201: qpct.high_value
202: FROM qa_plan_collection_triggers qpct,
203: qa_plan_transactions qpt,
204: qa_plans qp,
205: qa_chars qc
206: WHERE qp.plan_id = p_plan_id