Footprints Data Model |
Table |
Table Name | Configuration Area Type |
Table Definition | The lookup table for the high level area of Configuration. Values include APPLICATION BUSINESS, CORE, DEPLOYMENT, INFRASTRUCTURE, TOOL |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
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) | Yes |
Configuration Area Type Description | A descriptive name of the Configuration Area Type. This descriptive name may be localized. | VARCHAR(512) | No |