TDD_FORMAT

Format mask definitions.


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 FMT_NAME TDD_IDENT C 30   N   Name.
3 FMT_CAT_PROJECT TDD_IDENT C 30   Y TDD_CATEGORY.CAT_NAME Project ID. For VARs this might be the customer ID.
4 FMT_CAT_GROUPID TDD_IDENT C 30   Y TDD_CATEGORY.CAT_NAME Group ID. Used to group applications within a project.
5 FMT_LAN_NAME TDD_ISOLAN C 3   N TDD_LANGUAGE.LAN_NAME
6 FMT_DEFNAME TDD_IDENT C 30   Y   #define name. Can be used in TRIMpl and C programs.
7 FMT_DATA DV_FORMAT C 60   N   Format string.

Dependents


Updated 31 Oct 2002.