[Home] [Help]
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: );
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: