| EMPLOYEE |
String*12 |
Employee |
Mask: %-12N |
| EDITDATE |
Date |
Edit Date |
|
| EDITTIME |
Time |
Edit Time |
|
| OPTFIELD |
String*12 |
Optional Field |
Mask: %-12N |
| AUDTDATE |
Date |
|
|
| AUDTTIME |
Time |
|
|
| AUDTUSER |
String*8 |
|
|
| AUDTORG |
String*6 |
|
|
| OPERATION |
Integer |
Operation |
List:3 entries
| 1 |
= |
Add |
| 2 |
= |
Modify |
| 3 |
= |
Delete |
|
| TYPE |
Integer |
Type |
List:7 entries
| 1 |
= |
Text |
| 100 |
= |
Amount |
| 6 |
= |
Number |
| 8 |
= |
Integer |
| 9 |
= |
Yes/No |
| 3 |
= |
Date |
| 4 |
= |
Time |
|
| LENGTH |
Integer |
Length |
|
| DECIMALS |
Integer |
Decimals |
|
| ALLOWNULL |
Boolean |
Allow Blank |
List:2 entries
|
| VALIDATE |
Boolean |
Validate |
List:2 entries
|
| FDESC |
String*60 |
Optional Field Description |
|
| VALUE1 |
String*60 |
Value - new |
|
| VDESC1 |
String*60 |
Value Description - new |
|
| VALUE2 |
String*60 |
Value - old |
|
| VDESC2 |
String*60 |
Value Description - old |
|
|