Table Name: | cls_parm |
Table Number: | 5040 |
Group: | Task Mgr |
Description: | Defines parameters for class operations |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
description | CHAR | varchar | 255 | Description of the parameter | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
parm_name | CHAR | varchar | 80 | Title of the template | ||||
parm_value | CHAR | varchar | 80 | Title of the template | ||||
seq_num | LONG | smallint | DIRECT | Sequence of parameter |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
parm2cls_opn | MTO | cls_opn | opn2cls_parm | Operation using the parm |
Index Name | Fields | Flags |
---|---|---|
cls_parm_ind | parm_name:parm2cls_opn | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cls_parm_ind | parm_name, parm2cls_opn | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
cls_parm | |||