Contains a list of legal template definitions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| lgid | integer | not null | Template Name. Primary key. |
| lgtype | nvarchar(50) | with null | Template Name |
| lgprot | smallint | with null | Protected Legal Def |
| creation_user | nvarchar(64) | with null | User or process that created the record. |
| creation_date | integer | with null | Creation User |
| last_update_user | nvarchar(64) | with null | Last Update User |
| last_update_date | integer | with null | Last Update Date |
| version_number | integer | with null | Version number |
Product Name: Unicenter Asset Portfolio Management
Table Type: Table