TDD_PEVENT

Pre-defined event definitions. This includes the key and window events.


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 PEV_NAME TDD_IDENT C 30   N   Name.
3 PEV_TRS_NAME TDD_IDENT C 30   Y TDD_TRIGGERSET.TRS_NAME
4 PEV_MODE DV_CODE I 4   N  

Values:
0 Record
1 Query

5 PEV_SEQ DV_SEQ I 2   N   Orders (sequences) the data correctly.
6 PEV_DEFNAME TDD_IDENT C 30   Y   #define name. Can be used in TRIMpl and C programs.
7 PEV_ACT_NAME TDD_IDENT C 30   N TDD_ACTION.ACT_NAME

Dependents

None


Updated 31 Oct 2002.