Table: dbo.GL_Account_Segment_Csa_Description
This table stores the csa description for a gl account segment.
Columns
NameTypeConstraintsDescription
gl_account_segment_KEYint (4)NOT NULLGL Account Grouping key.
descriptionnvarchar (256)NOT NULLOrginal description.
Primary key
NameColumnsDescription
PK_GL_Account_Segment_Csa_Description$gl_account_segment_KEYgl_account_segment_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_GL_Account_Segment_Csa_Description__GL_Account_Segment__gl_account_segment_KEYgl_account_segment_KEYGL_Account_Segment (gl_account_segment_KEY)

Schema diagram