Footprints Data Model

Table
Name intrnl_id_type
Comment There are identifiers that are created by Numara Software that are used internally to uniquely identify elements. These are serial ids that will never change. There are also types of serial ids that may be used for configuration data, picklist data, etc. This Type provides a different domain of values for those keys.

Column
Name Datatype Comment Is PK Is FK
intrnl_id_type_id int The automatically generated primary key of the intrnl_id_type table. Yes No
intrnl_id_type_descr varchar(512) A descriptive name of the Internal Identifier Type. This descriptive name may be localized. No No