SAP Table DMEE_TREE_COND

DMEE: Format Object - & Mapping Conditions

DMEE_TREE_COND (DMEE: Format Object - & Mapping Conditions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link DMEE_TREE_COND to other SAP tables.

DMEE_TREE_COND table fields

Field Data element Checktable Datatype Length Decimals
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
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
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
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
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
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
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
= 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
AND And
OR Or
CD_EXIT_FUNC DMEE: function name of the condition exit DMEE_CD_EXIT_FUNC CHAR 30 0

DMEE_TREE_COND foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DMEE_TREE_COND NODE_ID DMEE_TREE_COND TREE_ID DMEE_TREE_NODE DMEE: Format Tree Nodes TREE_ID
DMEE_TREE_COND NODE_ID DMEE_TREE_COND VERSION DMEE_TREE_NODE DMEE: Format Tree Nodes VERSION
DMEE_TREE_COND NODE_ID DMEE_TREE_COND NODE_ID DMEE_TREE_NODE DMEE: Format Tree Nodes NODE_ID
DMEE_TREE_COND NODE_ID DMEE_TREE_COND TREE_TYPE DMEE_TREE_NODE DMEE: Format Tree Nodes TREE_TYPE
DMEE_TREE_COND TREE_ID DMEE_TREE_COND TREE_TYPE DMEE_TREE DMEE Format Tree: General Data TREE_TYPE
DMEE_TREE_COND TREE_ID DMEE_TREE_COND TREE_ID DMEE_TREE DMEE Format Tree: General Data TREE_ID
DMEE_TREE_COND TREE_TYPE DMEE_TREE_COND TREE_TYPE DMEE_TREE_TYPE DMEE: Supported Tree Types TREE_TYPE
DMEE_TREE_COND VERSION DMEE_TREE_COND TREE_TYPE DMEE_TREE_HEAD DMEE: Format Tree Header Data TREE_TYPE
DMEE_TREE_COND VERSION DMEE_TREE_COND TREE_ID DMEE_TREE_HEAD DMEE: Format Tree Header Data TREE_ID
DMEE_TREE_COND VERSION DMEE_TREE_COND VERSION DMEE_TREE_HEAD DMEE: Format Tree Header Data VERSION