Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Template Package Id |
The automatically generated primary key of the tmpl_package table. |
LONG |
Yes |
Template Package Name |
The name of the Template Package. |
VARCHAR(255) |
No |
Template Package Content |
The value of a Template Package, stored as a long text object. |
TEXT |
No |
Template Package Type Id |
A Foreign Key to the Template Package Type table. |
INTEGER |
No |
Definition Subtype Id |
A Foreign Key to the Definition Subtype table. |
INTEGER |
No |
Is System Template |
Indicates if Is System Template. |
BOOLEAN |
Yes |
Template Package Internal Name |
The value of a Template Package, stored as a string. |
VARCHAR(255) |
No |