| Previous: fin_document_detail_item | Unanet Data Model | Next: fin_document_detail_po |
| Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
| 1. | PK | fin_document_detail_key | decimal(15) | fin_document_det_proj_labor | fk_fin_doc_detail_labor1 | |
| 2. | amount | decimal(18,2) | ||||
| 3. | bill_amount | decimal(18,2) | ||||
| 4. | bill_rate | decimal(15,5) | ||||
| 5. | cost_struct_labor_key | decimal(15) | cost_struct_labor | fk_fin_doc_detail_labor2 | ||
| 6. | post_history_key | decimal(15) | post_history | fk_fin_doc_detail_labor3 | ||
| 7. | invoice_key | decimal(15) | invoice | fk_fin_doc_detail_labor4 | ||
| 8. | gl_customer_key | decimal(15) | customer | fk_fin_doc_detail_labor5 | ||
| Column | References | Foreign Key Name | |
| Table | Column | ||
| cost_struct_labor_key | cost_struct_labor | cost_struct_labor_key | fk_fin_doc_detail_labor2 |
| gl_customer_key | customer | customer_key | fk_fin_doc_detail_labor5 |
| fin_document_detail_key | fin_document_det_proj_labor | fin_document_detail_key | fk_fin_doc_detail_labor1 |
| invoice_key | invoice | invoice_key | fk_fin_doc_detail_labor4 |
| post_history_key | post_history | post_history_key | fk_fin_doc_detail_labor3 |
| Table | Column | Foreign Key Name |
| cost_plus_post_detail | fin_document_det_labor_key | fk_cost_plus_post_detail5 |
| invcd_document_labor | fin_document_detail_key | fk_invcd_document_labor2 |
| journal_document_labor | fin_document_detail_key | fk_journal_document_labor1 |
| Index Name | Unique | Column Name | Asc Or Desc |
| pk_fin_doc_detail_labor | true | fin_document_detail_key | Asc |
| idx_fin_doc_detail_labor1 | false | cost_struct_labor_key | Asc |
| idx_fin_doc_detail_labor2 | false | post_history_key | Asc |
| idx_fin_doc_detail_labor3 | false | invoice_key | Asc |
| idx_fin_doc_detail_labor4 | false | gl_customer_key | Asc |