Footprints Data Model |
Table |
Table Name | Configuration List Type |
Table Definition | The type of list used for valid values and value lists of Configuration Settings. A single valued list, a list with X dimension, and a list with XY dimension are possible values. The Dimensions are used to construct the dynamic list based on dynamic key parts such as the Item Field Name, Item Status, Template Name, etc. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Configuration List Type Name | The unique string identifier for an instance of Configuration List 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(255) | Yes |
Configuration List Type Description | A descriptive name of the Configuration List Type. This descriptive name may be localized. | VARCHAR(512) | No |