TDD_CODE

Code values.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 COD_NAME TDD_IDENT C 30   N   Name.
2 COD_CAT_PROJECT TDD_IDENT C 30   Y TDD_CATEGORY.CAT_NAME Project ID. For VARs this might be the customer ID.
3 COD_LAN_NAME TDD_ISOLAN C 3   N TDD_LANGUAGE.LAN_NAME
4 COD_SEQ DV_SEQ I 2   N   Orders (sequences) the data correctly.
5 COD_DEFNAME TDD_IDENT C 30   Y   #define name. Can be used in TRIMpl and C programs.
6 COD_DESC TDD_DESC_MEDIUM C 80   Y   Brief description.
7 COD_VALUE DV_CODE I 4   Y   Code value.

Dependents


Updated 16 Jun 2020.