Menu

SAP Table DMEE_COND_ABA

DMEE: Format Tree Node Conditions

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The table DMEE_COND_ABA (DMEE: Format Tree Node Conditions) is a standard table in SAP ERP. It belongs to the package ID-DMEEA.

Technical Information

Table DMEE_COND_ABA
Short Text DMEE: Format Tree Node Conditions
Package ID-DMEEA
Table Type Transparent Table

Fields for Table DMEE_COND_ABA

Field Name Key Description Data Element Type Length Check Table
TREE_TYPE DMEE: tree type DMEE_TREETYPE_ABA CHAR 4 DMEE_TYPE_ABA
TREE_ID DMEE: ID for a DMEE format tree DMEE_TREEID_ABA CHAR 30 DMEE_HEAD_ABA
VERSION DMEE: version of format tree DMEE_VERSION_ABA NUMC 3 DMEE_HEAD_ABA
NODE_ID DMEE: node ID DMEE_NODEID_ABA CHAR 12 DMEE_NODE_ABA
COND_NUMBER DMEE: sequential number of condition 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 *