Table: invc_sect_fmt_tot_grp

Columns
  Column Name Data Type Default
Value
References
Table
Foreign Key
Name
1. PK invoice_format_key decimal(15)   invoice_format fk_invc_sect_fmt_tot_grp1
2. PK type tinyint      
3.   label varchar(50)      
Foreign Keys
Column References Foreign Key Name
Table Column
invoice_format_key invoice_format invoice_format_key fk_invc_sect_fmt_tot_grp1
Check Constraints
Name Definition
cc_invc_sect_fmt_tot_grp_type ([type]>=(1) AND [type]<=(9))
Indices
Index Name Unique Column Name Asc Or Desc
pk_invc_sect_fmt_tot_grp true invoice_format_key Asc
    type