Table: dbo.Direct_Deposit_Processing_Locked_Transaction_Type
This table holds keys for direct deposit processing locked transaction types
Columns
NameTypeConstraintsDescription
direct_deposit_processing_locked_transaction_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (80)NOT NULLThe description of the transaction type - correlates to the transaction table for the transaction being locked.
Primary key
NameColumnsDescription
PK_Direct_Deposit_Processing_Locked_Transaction_Typedirect_deposit_processing_locked_transaction_type_KEY
Unique constraints
NameColumnsDescription
UK_Direct_Deposit_Processing_Locked_Transaction_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Direct_Deposit_Processing_Locked_Transaction__Direct_Deposit_Processing_Locked_Transaction_Type__direct_deposit_processing_lodirect_deposit_processing_locked_transaction_type_KEYDirect_Deposit_Processing_Locked_Transaction

Schema diagram