Footprints Data Model

Table
Table Name Item Definition
Table Definition The definition of an Item, which includes the Item Name and localizations and the collection of Item Fields. It also includes customizations and localizations of string resources for Item Names, and Item Field names.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Item Definition Id A Foreign Key to the Definition table for an instance of type Definition. LONG Yes
Item Table Name The name of the DBMS_Object_Name. It is a database object name, limited to 30 characters in length. VARCHAR(30) Yes