Footprints Data Model |
Table |
Table Name | Item Field Definition |
Table Definition | Item Field Definition is an association between the Item Definition entity and the Field Definition entity. This association contains a distinct value for each of the intersection points between the two entities. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Item Field Definition Id | A Foreign Key to the Definition table for an instance of type Definition. | LONG | Yes |
Field Definition Id | A Foreign Key to the Definition table. | LONG | Yes |
Item Definition Id | A Foreign Key to the Definition table for an instance of type Definition. | LONG | Yes |