DMEE_COND_ABA - DMEE: Format Tree Node Conditions
DMEE: Format Tree Node Conditions information is stored in SAP table DMEE_COND_ABA.
It is part of development package ID-DMEEA in software component CA-GTF-CSC. This development package consists of objects that can be grouped under "INTDEV: ABA services of Data Medium Exchange Engine".
It is part of development package ID-DMEEA in software component CA-GTF-CSC. This development package consists of objects that can be grouped under "INTDEV: ABA services of Data Medium Exchange Engine".
Fields for table DMEE_COND_ABA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TREE_TYPE | DMEE: tree type | X | DMEE_TREETYPE_ABA | CHAR | 4 | DMEE_TYPE_ABA |
TREE_ID | DMEE: ID for a DMEE format tree | X | DMEE_TREEID_ABA | CHAR | 30 | DMEE_HEAD_ABA |
VERSION | DMEE: version of format tree | X | DMEE_VERSION_ABA | NUMC | 3 | DMEE_HEAD_ABA |
NODE_ID | DMEE: node ID | X | DMEE_NODEID_ABA | CHAR | 12 | DMEE_NODE_ABA |
COND_NUMBER | DMEE: sequential number of condition | X | DMEE_COND_NUMBER_ABA | NUMC | 3 | |
ARG1_FLD | DMEE: name of condition field | DMEE_CD_FLD_ABA | CHAR | 30 | ||
ARG1_TAB | DMEE: table name of condition field | DMEE_CD_TAB_ABA | CHAR | 30 | ||
ARG1_XPARAM | DMEE: type of interface that source struct. originates from | DMEE_IF_TP_ABA | CHAR | 1 | ||
ARG1_CONST | DMEE: constant as a comparison value | DMEE_CD_CONST_ABA | CHAR | 132 | ||
ARG1_NODE | DMEE: node ID | DMEE_NODEID_ABA | CHAR | 12 | * | |
ARG1_NODE_ATTR | DMEE: node attribute as a comparison value | DMEE_CD_NODE_ATTR_ABA | CHAR | 2 | ||
ARG1_REF_NAME | DMEE: Reference ID of node that Overwrites Source Value | DMEE_USED_REF_NAME_ABA | CHAR | 12 | ||
ARG1_TYPE | DMEE: type of argument for a condition | DMEE_COND_TYPE_ABA | CHAR | 1 | ||
ARG2_FLD | DMEE: name of condition field | DMEE_CD_FLD_ABA | CHAR | 30 | ||
ARG2_TAB | DMEE: table name of condition field | DMEE_CD_TAB_ABA | CHAR | 30 | ||
ARG2_XPARAM | DMEE: type of interface that source struct. originates from | DMEE_IF_TP_ABA | CHAR | 1 | ||
ARG2_CONST | DMEE: constant as a comparison value | DMEE_CD_CONST_ABA | CHAR | 132 | ||
ARG2_NODE | DMEE: node ID | DMEE_NODEID_ABA | CHAR | 12 | * | |
ARG2_NODE_ATTR | DMEE: node attribute as a comparison value | DMEE_CD_NODE_ATTR_ABA | CHAR | 2 | ||
ARG2_REF_NAME | DMEE: Reference ID of node that Overwrites Source Value | DMEE_USED_REF_NAME_ABA | CHAR | 12 | ||
ARG2_TYPE | DMEE: type of argument for a condition | DMEE_COND_TYPE_ABA | CHAR | 1 | ||
OPERATOR | DMEE: logical operator | DMEE_OPERATOR_ABA | CHAR | 2 | ||
LINK_OPERATOR | DMEE: linking operator | DMEE_LINK_OPERATOR_ABA | CHAR | 3 | ||
CD_EXIT_FUNC | DMEE: function name of the condition exit | DMEE_CD_EXIT_FUNC_ABA | CHAR | 30 | * |