acc_product_mapping

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
gl_account_id BIGINT 19 NULL
product_id BIGINT 19 NULL
product_type SMALLINT 5 NULL
payment_type INT 10 NULL
m_payment_type.id FK_acc_product_mapping_m_payment_typeR
charge_id BIGINT 19 NULL
m_charge.id FK_acc_product_mapping_m_chargeR
financial_account_type SMALLINT 5 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_acc_product_mapping_m_charge Performance Asc charge_id
FK_acc_product_mapping_m_payment_type Performance Asc payment_type

Relationships