| Table | Table Description | Column# | Prefix | Alias | Column Description | Data Type | Edit Type | Length | Decimals |
---|
TOP98: Technical Tools |
1 | F9201 | Data Field Specifications | 13 | FR | ERUL | Data Edit Rules | String | UDC | 6 | 0 |
TOPH95: Object and Environment Tech |
2 | F9210 | Data Field Specifications (OneWorld) | 13 | FR | ERUL | Data Edit Rules | String | UDC | 6 | 0 |
TOPH96U: Upgrade |
3 | F9760 | Change Table - OneWorld Data Field Specification | 12 | D$ | ERUL | Data Edit Rules | String | UDC | 6 | 0 |
User Defined Codes are, by design, customisable and thus will differ from system to system depending on the business requirements.
TOPUDC 98 / ER (Edit Rules) stock values
| Value | Description | Special Handling Code | Hard Coded |
---|
1 | | No Editing | | |
2 | *PROC | Detail Programming Facility | | |
3 | CHKOBJ | Check Object | | N |
4 | EQ | Equal | | |
5 | FILE | Validation File | | |
6 | GE | Greater or Equal | | |
7 | GT | Greater | | |
8 | LE | Less Than or Equal | | |
9 | LT | Less Than | | |
10 | NE | Not Equal | | |
11 | NRANGE | Not Between | | |
12 | NVALUE | Not In a List | | |
13 | PGM | Validation Program | | |
14 | RANGE | Between | | |
15 | SERVER | File Server | | |
16 | UDC | User Defined Code | | |
17 | VALUE | In a List | | |