common.data_import_clients_meta_options
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| dicmo_id | int(11) | NO | PRI | auto_increment | Primary key | |
| dicmo_cus_id | int(11) | NO | MUL | Customer ID for the import option | ||
| dicmo_cli_id | int(11) | NO | MUL | Client ID for the import option | ||
| dicmo_dicmd_id | int(11) | NO | MUL | Foreign key | ||
| dicmo_dio_id | int(11) | NO | MUL | |||
| dicmo_value | tinyint(1) | NO | The selected value for the import option |
References
| Local Column | References |
|---|