TDD_CODE

Code values.


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 COD_NAME TDD_IDENT C 30   N   Name.
3 COD_CAT_PROJECT TDD_IDENT C 30   Y TDD_CATEGORY.CAT_NAME Project ID. For VARs this might be the customer ID.
4 COD_LAN_NAME TDD_ISOLAN C 3   N TDD_LANGUAGE.LAN_NAME
5 COD_SEQ DV_SEQ I 2   N   Orders (sequences) the data correctly.
6 COD_DEFNAME TDD_IDENT C 30   Y   #define name. Can be used in TRIMpl and C programs.
7 COD_DESC TDD_DESC_MEDIUM C 80   Y   Brief description.
8 COD_VALUE DV_CODE I 4   Y   Code value.

Dependents


Updated 31 Oct 2002.