Table: dbo.Ste_Location_Code | |||
Table which holds the super-type STE location codes. STE location codes are defined by the Symmetry Tax Engine (ste). This super type holds the complete location code for any location needed by the system. | |||
Columns | |||
Name | Type | Constraints | Description |
ste_location_code | nvarchar (70) | NOT NULL | Primary key column |
Primary key | |||
Name | Columns | Description | |
PK_Ste_Location_Code$ste_location_code | ste_location_code | ||
Unique constraints | |||
Name | Columns | Description | |
UK_Ste_Location_Code$ste_location_code | ste_location_code |