Footprints Data Model |
Table |
Table Name | Configuration Setting Owner Type |
Table Definition | A lookup table for Owner Types of Configuration Setting Values. Values include: APPLICATION_USER, DEFINITION, IMPORTS, ROLE, SIMPLE_CONFIGURABLE_OBJECT, USER_PROFILE. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Configuration Setting Owner Type Name | The unique string identifier for an instance of Configuration Setting Owner 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 Setting Owner Type Description | A descriptive name of the Configuration Setting Owner Type. This descriptive name may be localized. | VARCHAR(512) | No |