Table: dbo.Schedule_M3_Tax_Code_Attribute
This table enumerates an attribute Tax journal entries require for Schedule M-3 Code mapping.
Columns
NameTypeConstraintsDescription
schedule_m3_tax_code_attribute_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (40)NOT NULLDescription of the M3 tax code attribute.
Primary key
NameColumnsDescription
PK_Schedule_M3_Tax_Code_Attributeschedule_m3_tax_code_attribute_KEY
Unique constraints
NameColumnsDescription
UK_Schedule_M3_Tax_Code_Attribute$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Journal_Entry__Schedule_M3_Tax_Code_Attribute__schedule_m3_tax_code_attribute_KEYschedule_m3_tax_code_attribute_KEYJournal_Entry

Schema diagram