DBA Data[Home] [Help]

APPS.QA_MQA_PLAN_ELEMENTS dependencies on QA_PLAN_CHAR_ACTIONS

Line 49: message qa_plan_char_actions.message%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,
52: online_flag NUMBER
53: );

Line 51: assign_type qa_plan_char_actions.assign_type%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,
52: online_flag NUMBER
53: );
54:
55: