Table: dbo.Manual_Funding_Bank_Transaction_N_Ach_Entry_Detail_Record | |||
Maps manual funding bank transaction records to the ACH entry detail record associated with that transaction - for firm vendor funding | |||
Columns | |||
Name | Type | Constraints | Description |
manual_funding_bank_transaction_KEY | int (4) | NOT NULL | Key to the source manual funding bank transaction |
ach_entry_detail_record_KEY | int (4) | NOT NULL | Key to the associated ach detail record |
Primary key | |||
Name | Columns | Description | |
PK_Manual_Funding_Bank_Transaction_N_Ach_Entry_Detail_Record$manual_funding_bank_transaction_KEY | manual_funding_bank_transaction_KEY |