common.configured_myrna_reports
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| confmrp_id | int(11) | NO | PRI | auto_increment | ||
| confmrp_cus_id | int(11) | YES | MUL | Customer ID# | ||
| confmrp_cli_id | int(11) | YES | MUL | Client ID# | ||
| confmrp_name | varchar(256) | YES | ||||
| confmrp_desc | text | YES | ||||
| confmrp_br_id | int(11) | YES | MUL | Billing Report ID# | ||
| confmrp_rqt_id | int(11) | YES | Reports Queue Type ID# | |||
| confmrp_usr_id_created | int(11) | YES | MUL | Created User ID# | ||
| confmrp_created | timestamp | YES | CURRENT_TIMESTAMP | |||
| confmrp_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|