TREE_TYPE |
DMEE: tree type |
DMEE_TREETYPE |
DMEE_TREE_TYPE
|
CHAR |
|
4 |
0 |
|
TREE_ID |
DMEE: unique description for a DMEE format tree |
DMEE_TREEID |
DMEE_TREE
|
CHAR |
|
30 |
0 |
|
VERSION |
DMEE: version of format tree |
DMEE_VERSION |
DMEE_TREE_HEAD
|
NUMC |
|
3 |
0 |
|
NODE_ID |
DMEE: node ID |
DMEE_NODEID |
DMEE_TREE_NODE
|
CHAR |
|
12 |
0 |
|
COND_NUMBER |
DMEE: sequential number of condition |
DMEE_COND_NUMBER |
|
NUMC |
|
3 |
0 |
|
ARG1_FLD |
DMEE: name of condition field |
DMEE_CD_FLD |
|
CHAR |
|
30 |
0 |
|
ARG1_TAB |
DMEE: table name of condition field |
DMEE_CD_TAB |
|
CHAR |
|
30 |
0 |
|
ARG1_XPARAM |
DMEE: type of interface that source struct. originates from |
DMEE_IF_TP |
|
CHAR |
|
1 |
0 |
Possible values
1 |
General interface (IF_TYPE) |
2 |
Interface for parameter (IF_PARAM) |
3 |
Interface for table data (IF_TAB) |
4 |
User parameter structure (DMEE_TREE_HEAD-PARAM_STRUC) |
5 |
Structure SYST |
|
ARG1_CONST |
DMEE: constant as a comparison value |
DMEE_CD_CONST |
|
CHAR |
|
132 |
0 |
|
ARG1_NODE |
DMEE: node ID |
DMEE_NODEID |
|
CHAR |
|
12 |
0 |
|
ARG1_NODE_ATTR |
DMEE: node attribute as a comparison value |
DMEE_CD_NODE_ATTR |
|
CHAR |
|
2 |
0 |
Possible values
1 |
Contents in output format |
1A |
Contents in internal format |
2 |
Length |
3 |
Counter reading (within a format level) |
4 |
Only for DMEE tree: counter reading for segments per file |
5 |
Only for DMEE tree: count.read. f.segments w. CR/LF per file |
|
ARG1_REF_NAME |
DMEE: reference ID of the referenced node |
DMEE_USED_REF_NAME |
|
CHAR |
|
12 |
0 |
|
ARG1_TYPE |
DMEE: type of argument for a condition |
DMEE_COND_TYPE |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Argument is a constant |
2 |
Argument is a source-structure field |
3 |
Argument is a reference ID |
|
ARG2_FLD |
DMEE: name of condition field |
DMEE_CD_FLD |
|
CHAR |
|
30 |
0 |
|
ARG2_TAB |
DMEE: table name of condition field |
DMEE_CD_TAB |
|
CHAR |
|
30 |
0 |
|
ARG2_XPARAM |
DMEE: type of interface that source struct. originates from |
DMEE_IF_TP |
|
CHAR |
|
1 |
0 |
Possible values
1 |
General interface (IF_TYPE) |
2 |
Interface for parameter (IF_PARAM) |
3 |
Interface for table data (IF_TAB) |
4 |
User parameter structure (DMEE_TREE_HEAD-PARAM_STRUC) |
5 |
Structure SYST |
|
ARG2_CONST |
DMEE: constant as a comparison value |
DMEE_CD_CONST |
|
CHAR |
|
132 |
0 |
|
ARG2_NODE |
DMEE: node ID |
DMEE_NODEID |
|
CHAR |
|
12 |
0 |
|
ARG2_NODE_ATTR |
DMEE: node attribute as a comparison value |
DMEE_CD_NODE_ATTR |
|
CHAR |
|
2 |
0 |
Possible values
1 |
Contents in output format |
1A |
Contents in internal format |
2 |
Length |
3 |
Counter reading (within a format level) |
4 |
Only for DMEE tree: counter reading for segments per file |
5 |
Only for DMEE tree: count.read. f.segments w. CR/LF per file |
|
ARG2_REF_NAME |
DMEE: reference ID of the referenced node |
DMEE_USED_REF_NAME |
|
CHAR |
|
12 |
0 |
|
ARG2_TYPE |
DMEE: type of argument for a condition |
DMEE_COND_TYPE |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Argument is a constant |
2 |
Argument is a source-structure field |
3 |
Argument is a reference ID |
|
OPERATOR |
DMEE: logical operator |
DMEE_OPERATOR |
|
CHAR |
|
2 |
0 |
Possible values
= |
Equal to |
<> |
Not equal to |
>= |
Greater than or equal to |
<= |
Less than or equal to |
< |
Less than |
> |
Greater than |
NE |
Not equal |
CO |
Contains only |
CN |
Contains not only |
CA |
Contains any |
NA |
Contains not any |
CS |
Contains string |
NS |
Contains no string |
CP |
Contains pattern |
NP |
Contains no pattern |
|
LINK_OPERATOR |
DMEE: linking operator |
DMEE_LINK_OPERATOR |
|
CHAR |
|
3 |
0 |
Possible values
|
CD_EXIT_FUNC |
DMEE: function name of the condition exit |
DMEE_CD_EXIT_FUNC |
|
CHAR |
|
30 |
0 |
|