Table: dbo.Fund_Payroll_Transaction_Type | |||
The type of payroll transaction funding to be performed. Payroll funding can be done on the entire transaction, or the direct deposit or net check portion only. | |||
Columns | |||
Name | Type | Constraints | Description |
fund_payroll_transaction_type_KEY | int (4) | NOT NULL | Primary key |
description | nvarchar (60) | NOT NULL | Contains the different payroll funding transaction segment types. |
Primary key | |||
Name | Columns | Description | |
PK_Fund_Payroll_Transaction_Type | fund_payroll_transaction_type_KEY |