DBA Data[Home] [Help]

APPS.CSZ_SERVICEREQUEST_UTIL_PVT dependencies on CS_INCIDENT_TYPES

Line 563: cs_incident_types

559: cursor c_biz_process is
560: select
561: business_process_id
562: from
563: cs_incident_types
564: where
565: incident_type_id = p_inc_type_id;
566: --
567: cursor c_contact is