Table Name: | cls_opn |
Table Number: | 5041 |
Group: | Task Mgr |
Description: | Defines class operations on objects that are used or generated |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
exceptn | CHAR | varchar | 80 | Exception behavior | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
operation | CHAR | varchar | 80 | Operation to be performed | ||||
seq_num | LONG | smallint | DIRECT | Sequence of operations |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
opn2cls_factory | MTO | cls_factory | factory2cls_opn | Class factory operated on | |||
opn2cls_group | MTO | cls_group | group2cls_opn | Class group having this operation | |||
opn2cls_parm | OTM | cls_parm | parm2cls_opn | Parameters for the operation | |||
opn2cls_prop | MTO | cls_prop | prop2cls_opn | Class property operated on | |||
opn2cls_ref | MTO | cls_ref | ref2cls_opn | Class reference operated on |
Index Name | Fields | Flags |
---|---|---|
cls_opn_ind | opn2cls_ref:opn2cls_prop:opn2cls_factory:opn2cls_group:seq_num:operation | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cls_opn_ind | opn2cls_ref, opn2cls_prop, opn2cls_factory, opn2cls_group, seq_num, operation | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
cls_opn | |||