Defines the document template layout list for each document template
| Column Name | Column Datatype | Column Null Option | Column Comment |
| document_template_id | varchar(50) | not null | Document template unique ID |
| order | integer | not null | Sequential number to specify the relationship order |
| report_layout_id | varchar(64) | with null | Report layout ID that is related to the template |
Product Name: Unicenter Service Management
Table Type: Table