| Seq | Field Name | Type | Length | Dec | Description |
|---|---|---|---|---|---|
|
1 |
D_ALIAS |
C |
8 |
0 |
File Alias |
|
2 |
D_AUDIT |
L |
1 |
0 |
Allow Audit on Field |
|
3 |
D_AUDITON |
L |
1 |
0 |
Field Audited |
|
4 |
D_CHGLEVEL |
C |
1 |
0 |
Determines if Level Can Be Modified |
|
5 |
D_CONVERT |
C |
100 |
0 |
Conversion String DOS to Windows |
|
6 |
D_DEC |
N |
3 |
0 |
Field Precision |
|
7 |
D_DEFAULT |
M |
10 |
0 |
Expression for Default Value |
|
8 |
D_DESC |
C |
80 |
0 |
Field Description |
|
9 |
D_DISPLAY |
M |
10 |
0 |
Expression for Display Type |
|
10 |
D_FIELD |
C |
10 |
0 |
Field Name |
|
11 |
D_FILE |
C |
8 |
0 |
DOS File Name |
|
12 |
D_FORMULA |
M |
10 |
0 |
Calculated Field Formula |
|
13 |
D_LEN |
N |
3 |
0 |
Field Length |
|
14 |
D_LEVEL |
N |
2 |
0 |
Ad Hoc Reporting Security Level |
|
15 |
D_MASSUP |
L |
1 |
0 |
Field Allowed in Mass Update |
|
16 |
D_ONCHANGE |
M |
10 |
0 |
Expression for Change in Value |
|
17 |
D_ORDER |
N |
2 |
0 |
Field Order On Detail |
|
18 |
D_PANEL |
C |
30 |
0 |
Detail Name Where Field Is Used |
|
19 |
D_POSTSAVE |
M |
10 |
0 |
Expression After Saving Changes |
|
20 |
D_PRESAVE |
M |
10 |
0 |
Expression Before Saving Changes |
|
21 |
D_SECNAME |
C |
8 |
0 |
Used For Calculated Fields In Popup |
|
22 |
D_SECURITY |
C |
10 |
0 |
Associated Field Level Security |
|
23 |
D_TABLE |
C |
2 |
0 |
Code Table ID |
|
24 |
D_TYPE |
C |
1 |
0 |
Field Type |
|
25 |
D_VALUES |
M |
10 |
0 |
Acceptable Values for Field |
|
26 |
D_WIDTH |
N |
4 |
0 |
Field Width In Pixels |
|
27 |
O_ALIAS |
C |
8 |
0 |
DOS File Name |
|
28 |
O_DEC |
N |
3 |
0 |
DOS Field Precision |
|
29 |
O_FIELD |
C |
10 |
0 |
DOS Field Name |
|
30 |
O_LEN |
N |
3 |
0 |
DOS Field Length |
|
31 |
O_TYPE |
C |
1 |
0 |
DOS Field Type |
|
32 |
_ZFILTER |
C |
25 |
0 |
Filter Function |