Table Name: | csc_statement |
Table Number: | 5125 |
Group: | Exchange Mgr |
Description: | The CSC STATEMENT form stores the core content of the solution document. It contains the actual text describing a situation, relevant background information, and its resolution |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
csc_order | CHAR | varchar | 10 | Order for sequential statements | ||||
csc_role | LONG | tinyint | DIRECT | The role of the statement: i.e., 0=description, 1=symptom, 2=error_message, 3=objective, 4=evidence, 5=cause, 6=work_around, 7=fix, 8=answer, 9=keyword | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
relation | CHAR | varchar | 30 | Shows the relationship of the Feature to the Value, the default is '=' | ||||
relevance | LONG | smallint | DIRECT | Number representing the importance of this statement in defining | ||||
server_id | LONG | int | DIRECT | Exchange protocol server ID number | ||||
statement_text | CHAR | text | ALLOW_NULL | A textual representation of the statement | ||||
value | CHAR | varchar | 80 | The specific value of the feature for this particular problem statement |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
text2csc_admin | OTM | csc_admin | admin2csc_statement | Administrative information about the statement | |||
text2csc_expression | MTO | csc_expression | text2csc_statement | Expression for which the statement is a component | |||
text2csc_feature | OTM | csc_feature | feature2csc_statement | Expression for which the statement is a component |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_statement | |||