Table Name: | csc_activity |
Table Number: | 5112 |
Group: | Exchange Mgr |
Description: | The ACTIVITY form tracks the various activities that occur relative to a particular service incident |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
act_code | LONG | int | DIRECT | Activity code for the activity log entry; internally assigned with a unique code for each type of activity | ||||
act_name | CHAR | varchar | 80 | Translates act_code | ||||
action_info | CHAR | text | ALLOW_NULL | Additional information about what was done to the service incident | ||||
csc_date | CLK_TIME | datetime | Date and time of entry into activity log | |||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
parm_lst | CHAR | varchar | 255 | List parameters for the activity | ||||
reason_code | LONG | int | DIRECT | Reason code for the action (act_code) | ||||
reason_name | CHAR | varchar | 80 | Translates the reason code | ||||
server_id | LONG | int | DIRECT | Exchange protocol server ID number |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
activity2csc_contact | MTO | csc_contact | doer2csc_activity | Contact who performed the activity | |||
activity2csc_incident | MTO | csc_incident | incident2csc_activity | CSC incidents entitled by the agreement | |||
activity2csc_resource | OTOP | csc_resource | resource2csc_activity | Resource expended for the activity | |||
csc_entry2gbst_elm | MTO | gbst_elm | csc_entry2csc_activity | Reserved; not used |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_activity2csc_contact | activity2csc_contact | nonclustered located on PRIMARY |
ind_activity2csc_incident | activity2csc_incident | nonclustered located on PRIMARY |
ind_activity2csc_resource | activity2csc_resource | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_activity | |||