Table: dbo.GL_Account_N_GL_Account_Grouping_Code_Subcode | |||
Dictionary table for connecting GL account to GL account grouping subcode through the code dictionary table for subcodes that are not Account Classification subcodes. | |||
Columns | |||
Name | Type | Constraints | Description |
gl_account_n_gl_account_grouping_code_KEY | int (4) | NOT NULL | Primary key for this table. |
gl_account_grouping_subcode_KEY | int (4) | NOT NULL | GL_Account_Grouping_Code key. |
Primary key | |||
Name | Columns | Description | |
PK_GL_Account_N_GL_Account_Grouping_Code_Subcode$gl_account_n_gl_account_grouping_code_KEY | gl_account_n_gl_account_grouping_code_KEY |