[Home] [Help]
116: incident_urgency_id,
117: incident_owner_id,
118: owner_group_id,
119: customer_id, last_updated_by, summary
120: FROM cs_incidents_all_vl
121: WHERE incident_id =p_incident_id ;
122:
123: e_auditing_child_updates EXCEPTION ;
124: