| Table Name: | rpt |
| Table Number: | 200 |
| Group: | Info Retrieval |
| Description: | EIS object which defines an SQR report in the database. Reserved; obsolete |
| 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 | ||
| objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) | ||
| sqr_param | CHAR | varchar | 255 | SQR parameter types and values for the report; used if length of parameter string is 255 characters or less | Search (1) | |||
| sqr_text | CHAR | text | ALLOW_NULL | SQR code for the report | ||||
| title | CHAR | varchar | 2 | 80 | Title/name of the report | Search (1) |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| rpt2privclass | MTM | privclass | privclass2rpt | Privilege classes not authorized to run the report. Reserved; future. Reserved; obsolete | mtm_privclass4_ rpt2 | ||
| rpt2rpt_param | OTM | rpt_param | param2rpt | SQR report run time parameter sets for the report. Reserved; obsolete | |||
| rpt2sqr_param | OTOP | sqr_param | sqr_param2rpt | SQR parameter types and values for the report; used if length of parameter string is greater than 255 characters. Reserved; obsolete |
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|---|---|
| 214 | rpt_param_view | rpt, rpt_param, user |
| 312 | rpt_partial_view | rpt |
| rpt | |||