| Previous: project_invoice | Unanet Data Model | Next: project_invoice_contributor |
| Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
| 1. | PK | project_key | decimal(15) | project | fk_project_invoice_addl_fmt1 | |
| 2. | PK | invoice_format_key | decimal(15) | invoice_format | fk_project_invoice_addl_fmt2 | |
| 3. | sequence | tinyint | ||||
| Column | References | Foreign Key Name | |
| Table | Column | ||
| invoice_format_key | invoice_format | invoice_format_key | fk_project_invoice_addl_fmt2 |
| project_key | project | project_key | fk_project_invoice_addl_fmt1 |
| Name | Definition |
| cc_project_invc_addl_fmt_seq | ([sequence]>=(0) AND [sequence]<=(99)) |
| Index Name | Unique | Column Name | Asc Or Desc |
| pk_project_invoice_addl_fmt | true | project_key | Asc |
| invoice_format_key | |||
| idx_project_invoice_addl_fmt1 | false | invoice_format_key | Asc |