Footprints Data Model |
Table |
Name | tmpl_package_type |
Comment |
A lookup table for the Template Package Type. Values include: BUSINESS_PROCESS, CONTAINER, ITEM |
Column |
Name | Datatype | Comment | Is PK | Is FK |
tmpl_package_type_id | int | The automatically generated primary key of the tmpl_package_type table. | Yes | No |
tmpl_package_type_name | varchar(255) | The name of the Template Package Type. | No | No |