Table Name:csc_incident
Table Number:5110
Group:Exchange Mgr
Description:Represents a Customer Support Consortium service incident
Flags: 
Baseline/Custom:Baseline
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
ack_indLONGtinyint  DIRECT Indicates acknowledgment of the problem submission; i.e., 0=no acknowledgement 1=acknowleged, default=0  
commentsCHARtext   ALLOW_NULL Text description of the incident  
confirm_indLONGtinyint  DIRECT Indicates confirmation of close for the problem submission; i.e., 0=not confirmed 1=confimed, default=0  
current_stateLONGsmallint   DIRECT The current state of the SERVICE INCIDENT object in the virtual machine. From a user-defined popup list  
devLONGint151 DIRECT, ALLOW_NULL Row version number for mobile distribution purposes  
entitle_indLONGtinyint  DIRECT Indicates entitlement for service of the problem submission; i.e., 0=no entitlement 1=entitled, default=0. This is the internal entitlement state  
entitledLONGtinyint   DIRECT Whether the incident is entitled to service; i.e., 0=no, 1=yes. This is the entitlement as reported/received  
lack_indLONGtinyint  DIRECT Indicates whether information from requestor is lacking; i.e., 0=not lacking 1=is lacking, default=0  
local_indLONGtinyint  DIRECT Indicates whether a csc_incident originated; i.e., 0=not originated locally, 1=originated locally. Default=1  
objidLONGint3  DIRECT Internal record number  
prob_indLONGtinyint  DIRECT Indicates if a problem has been submitted; 0=no, 1=yes, default=0  
provider_idCHARvarchar 80  Local service incident ID generated by the provider  
provider_priorityLONGtinyint  DIRECT The priority of the problem as defined by the provider; values must be in the range 1-5 with 1 being most sever. Default=1  
requestor_idCHARvarchar480  Service incident's ID that is generated by the requester. This is the official Service Incident ID when referred to by either party  
requestor_severityLONGtinyint  DIRECT The severity of the problem as defined by the requester; Values must be in the range 1-5 with 1 being most sever. Default=1  
response_dateCLK_TIMEdatetime    Date and time by which a response is needed  
response_timeCHARvarchar 30  Promised/desired response time to the customer  
rpt_emailCHARvarchar 80  Original e-mail address  
rpt_faxCHARvarchar 20  Original reporting site fax number which includes area code, number and extension  
rpt_firstCHARvarchar 30  Original reporting site contact. Contact's first name  
rpt_lastCHARvarchar 30  Original reporting site contact. Contact's last name  
rpt_phoneCHARvarchar 20  Original reporting site phone which includes area code, number and extension  
server_idLONGint   DIRECT Exchange protocol server ID number  
titleCHARvarchar 80  Title of the CSC incident  
trans_nameCHARvarchar 80  Name of the last transaction which was acknowledged for the Service Incident  
wait_indLONGtinyint  DIRECT Indicates waiting for confirmation of close for the problem submission; i.e., 0=not waiting 1=waiting, default=0  
workflow_statusCHARvarchar 30  What the status of this incident is according to the workflow  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in Views
incident2csc_activityOTMcsc_activityactivity2csc_incidentActions performed on the CSC incident    
entitle2csc_agreementMTOcsc_agreemententitle2csc_incidentCSC agreement used for entitlement    
reporter2csc_contactMTOcsc_contactreporter2csc_incidentReporter contact for the incident    
requestor2csc_contactMTOcsc_contactrequestor2csc_incidentRequestor contact for the incident    
provider2csc_contactMTOcsc_contactprovider2csc_incidentProvider contact for the incident    
incident2csc_orgMTOcsc_orgcsc_org2csc_incidentRequestor organization for the incident    
incident2csc_problemOTOFcsc_problemproblem2csc_incidentDescription of the problem    
incident2csc_productMTOcsc_productprod2csc_incidentCsc_product involved in the incident    
incdnt2csc_resolutionOTMcsc_resolutionres2csc_incidentResolutions for the incident    
incident2csc_solutionOTOFcsc_solutionsolution2csc_incidentSolution for the CSC indident    
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
incident_indserver_id:requestor_id:local_indUNIQUE 
Indexes (Defined in Database):
Index NameFieldsAdditional Information
incident_indserver_id, requestor_id, local_indnonclustered, unique located on PRIMARY
ind_entitle2csc_agreemententitle2csc_agreementnonclustered located on PRIMARY
ind_incident2csc_orgincident2csc_orgnonclustered located on PRIMARY
ind_provider2csc_contactprovider2csc_contactnonclustered located on PRIMARY
ind_reporter2csc_contactreporter2csc_contactnonclustered located on PRIMARY
ind_requestor2csc_contactrequestor2csc_contactnonclustered located on PRIMARY
objindexobjidclustered, unique located on PRIMARY
Referenced in Views:
View IDView NameTables
My Recent Objects
csc_incident