TDD_TRIGGER

Triggers (source code).


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 TRG_NAME TDD_IDENT C 30   N   Name.
3 TRG_TYPE DV_CODE I 4   N  

Values:
20 Action (generic)
10 Main
17 Init (Window)
18 Query (Window)
19 Record (Window)
21 Table (Window)
15 Update (Window)
11 Window (Window)
16 Validate
12 Screen Field
22 Screen Field Init
23 Screen Field Mapping
7 Report Field

4 TRG_SEQ DV_SEQ I 2   N   Orders (sequences) the data correctly.
5 TRG_DATA DV_TEXT_LONG C 240   Y   Text data.

Dependents


Updated 31 Oct 2002.