Previous: billing_setup_history | Unanet Data Model | Next: budget |
Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
1. | PK | billing_type_key | decimal(15) | |||
2. | code | varchar(25) | ||||
3. | description | varchar(128) |
Table | Column | Foreign Key Name |
project | billing_type_key | fk_project7 |
task | billing_type_key | fk_task4 |
Index Name | Unique | Column Name | Asc Or Desc |
pk_billing_type | true | billing_type_key | Asc |
idx_billing_type1 | true | code | Asc |