DBA Data[Home] [Help]

APPS.QA_MQA_PLAN_ELEMENTS dependencies on QA_PLAN_CHAR_ACTION_TRIGGERS

Line 44: low_value_lookup qa_plan_char_action_triggers.low_value_lookup%TYPE,

40: plan_char_action_trigger_id NUMBER,
41: plan_char_action_id NUMBER,
42: trigger_sequence NUMBER,
43: operator NUMBER,
44: low_value_lookup qa_plan_char_action_triggers.low_value_lookup%TYPE,
45: high_value_lookup qa_plan_char_action_triggers.high_value_lookup%TYPE,
46: low_value_other qa_plan_char_action_triggers.low_value_other%TYPE,
47: high_value_other qa_plan_char_action_triggers.high_value_other%TYPE,
48: action_id NUMBER,

Line 45: high_value_lookup qa_plan_char_action_triggers.high_value_lookup%TYPE,

41: plan_char_action_id NUMBER,
42: trigger_sequence NUMBER,
43: operator NUMBER,
44: low_value_lookup qa_plan_char_action_triggers.low_value_lookup%TYPE,
45: high_value_lookup qa_plan_char_action_triggers.high_value_lookup%TYPE,
46: low_value_other qa_plan_char_action_triggers.low_value_other%TYPE,
47: high_value_other qa_plan_char_action_triggers.high_value_other%TYPE,
48: action_id NUMBER,
49: message qa_plan_char_actions.message%TYPE,

Line 46: low_value_other qa_plan_char_action_triggers.low_value_other%TYPE,

42: trigger_sequence NUMBER,
43: operator NUMBER,
44: low_value_lookup qa_plan_char_action_triggers.low_value_lookup%TYPE,
45: high_value_lookup qa_plan_char_action_triggers.high_value_lookup%TYPE,
46: low_value_other qa_plan_char_action_triggers.low_value_other%TYPE,
47: high_value_other qa_plan_char_action_triggers.high_value_other%TYPE,
48: action_id NUMBER,
49: message qa_plan_char_actions.message%TYPE,
50: assigned_char_id NUMBER,

Line 47: high_value_other qa_plan_char_action_triggers.high_value_other%TYPE,

43: operator NUMBER,
44: low_value_lookup qa_plan_char_action_triggers.low_value_lookup%TYPE,
45: high_value_lookup qa_plan_char_action_triggers.high_value_lookup%TYPE,
46: low_value_other qa_plan_char_action_triggers.low_value_other%TYPE,
47: high_value_other qa_plan_char_action_triggers.high_value_other%TYPE,
48: action_id NUMBER,
49: message qa_plan_char_actions.message%TYPE,
50: assigned_char_id NUMBER,
51: assign_type qa_plan_char_actions.assign_type%TYPE,