DBA Data[Home] [Help]

APPS.QA_MQA_MWA_API dependencies on QA_PLAN_COLLECTION_TRIGGERS

Line 313: FROM qa_plan_collection_triggers qpct,

309: qpct.Low_Value,
310: qpct.High_Value ,
311: qc.datatype,
312: qc.char_id
313: FROM qa_plan_collection_triggers qpct,
314: qa_chars qc
315: WHERE qpct.Collection_Trigger_ID = qc.char_id and
316: qpct.plan_transaction_id = p_plan_txn_id) LOOP
317: