TDD_IFIELD

Independant field. This would typically be information, calculated fields, etc.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 TDD_VERSION TDD_VERSION I 4   N   Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted.
2 IFL_NAME TDD_IDENT C 30   N   Name.
3 IFL_DOM_NAME TDD_IDENT C 30   N TDD_DOMAIN.DOM_NAME
4 IFL_FLD_NAME TDD_IDENT C 30   N TDD_FIELD.FLD_NAME
5 IFL_HLP_NAME TDD_IDENT C 30   Y TDD_HELP.HLP_NAME

Dependents

None


Updated 31 Oct 2002.