DBA Data[Home] [Help]

APPS.QA_WEB_TXN_API dependencies on QA_PLAN_COLLECTION_TRIGGERS

Line 37: FROM qa_plan_collection_triggers qpct,

33: qc.datatype,
34: qpct.operator,
35: qpct.low_value,
36: qpct.high_value
37: FROM qa_plan_collection_triggers qpct,
38: qa_plan_transactions qpt,
39: qa_plans_val_v qp,
40: qa_chars qc,
41: qa_txn_collection_triggers qtct

Line 176: FROM qa_plan_collection_triggers qpct,

172: qc.datatype,
173: qpct.operator,
174: qpct.low_value,
175: qpct.high_value
176: FROM qa_plan_collection_triggers qpct,
177: qa_plan_transactions qpt,
178: qa_plans qp,
179: qa_chars qc,
180: qa_txn_collection_triggers qtct

Line 209: FROM qa_plan_collection_triggers qpct,

205: qc.datatype,
206: qpct.operator,
207: qpct.low_value,
208: qpct.high_value
209: FROM qa_plan_collection_triggers qpct,
210: qa_plan_transactions qpt,
211: qa_plans qp,
212: qa_chars qc
213: WHERE qp.plan_id = p_plan_id