common.clients_products_map

Field Type Null Default Key Extra Comment
cpsm_id int(11) NO PRI auto_increment
cpsm_cus_id int(11) NO 0 MUL Customer ID#
cpsm_cli_id int(11) NO 0 MUL Client ID#
cpsm_cps_id int(11) NO 0 Clients Product ID#
cpsm_desc text NO Product Description, modifiable based on contract
cpsm_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
cpsm_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References
cpsm_id
TableColumn
common.clients_zuora_chargesczc_cpsm_id