Table Name: | rpt_param |
Table Number: | 201 |
Group: | Info Retrieval |
Description: | EIS object which defines the default output and scheduling options for a report |
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 | ||
e_mail | CHAR | varchar | 80 | Email address to which the report will be sent if it is emailed. Reserved; not used | ||||
file_name | CHAR | varchar | 255 | File name of the file to which the report will be sent. Reserved; not used | ||||
frequency | LONG | int | DIRECT | Reserved; frequency handled through time bombs in seconds | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
param | CHAR | text | ALLOW_NULL | Parameters used in running the report | ||||
printer | CHAR | varchar | 80 | Printer to which the report will be sent. Reserved; not used | ||||
suppl_info | CHAR | varchar | 80 | Additional information about the option set. Reserved; not used | ||||
title | CHAR | varchar | 2 | 80 | Title of the option set | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
param2rpt | MTO | rpt | rpt2rpt_param | Report owning the report parameter set | Search (1) | ||
param2time_bomb | OTM | time_bomb | time_bomb2param | Time bombs triggering the report parameter set | |||
param2user | MTO | user | user_access2rpt_param | User that created/owns the set of parameters | Search (1) |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_param2rpt | param2rpt, param2user | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
214 | rpt_param_view | rpt, rpt_param, user |
rpt_param | |||