Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Configuration Category Id |
The automatically generated primary key of the cfg_ctgy table. |
LONG |
Yes |
Default Category Description |
A description of the category. |
VARCHAR(255) |
No |
Configuration Area Type Name |
The unique string identifier for an instance of Configuration Area Type. This identifier must be kept in sync with programming code that uses an enumeration constant to identify particular values. A scan program is generally used to populate this table.
|
VARCHAR(100) |
No |
Configuration Category Type Name |
The unique string identifier for an instance of Configuration Category Type. This identifier must be kept in sync with programming code that uses an enumeration constant to identify particular values. A scan program is generally used to populate this table.
|
VARCHAR(100) |
No |