DMEE_TREE_COND SAP table for – DMEE: Format Object – & Mapping Conditions

Here we would like to draw your attention to DMEE_TREE_COND table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). DMEE_TREE_COND is a SAP standard transp table used for storing DMEE: Format Object – & Mapping Conditions related data in SAP. It comes under the package ID-DMEE.

SAP DMEE_TREE_COND table

Table DMEE_TREE_COND technical data

TableDMEE_TREE_COND
Data storingDMEE: Format Object – & Mapping Conditions
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-DMEE
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_FIN
Table CategoryTRANSP

SAP DMEE_TREE_COND Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in DMEE_TREE_COND table.

  • TREE_TYPE : DMEE: tree type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TREE_ID : DMEE: unique description for a DMEE format tree
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • VERSION : DMEE: version of format tree
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • NODE_ID : DMEE: node ID
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • COND_NUMBER : DMEE: sequential number of condition
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • ARG1_FLD : DMEE: name of condition field
    Its data type is CHAR (Character String) with field length 30
  • ARG1_TAB : DMEE: table name of condition field
    Its data type is CHAR (Character String) with field length 30
  • ARG1_XPARAM : DMEE: type of interface that source struct. originates from
    Its data type is CHAR (Character String) with field length 1
  • ARG1_CONST : DMEE: constant as a comparison value
    Its data type is CHAR (Character String) with field length 132
  • ARG1_NODE : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • ARG1_NODE_ATTR : DMEE: node attribute as a comparison value
    Its data type is CHAR (Character String) with field length 2
  • ARG1_REF_NAME : DMEE: reference ID of the referenced node
    Its data type is CHAR (Character String) with field length 12
  • ARG1_TYPE : DMEE: type of argument for a condition
    Its data type is CHAR (Character String) with field length 1
  • ARG2_FLD : DMEE: name of condition field
    Its data type is CHAR (Character String) with field length 30
  • ARG2_TAB : DMEE: table name of condition field
    Its data type is CHAR (Character String) with field length 30
  • ARG2_XPARAM : DMEE: type of interface that source struct. originates from
    Its data type is CHAR (Character String) with field length 1
  • ARG2_CONST : DMEE: constant as a comparison value
    Its data type is CHAR (Character String) with field length 132
  • ARG2_NODE : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • ARG2_NODE_ATTR : DMEE: node attribute as a comparison value
    Its data type is CHAR (Character String) with field length 2
  • ARG2_REF_NAME : DMEE: reference ID of the referenced node
    Its data type is CHAR (Character String) with field length 12
  • ARG2_TYPE : DMEE: type of argument for a condition
    Its data type is CHAR (Character String) with field length 1
  • OPERATOR : DMEE: logical operator
    Its data type is CHAR (Character String) with field length 2
  • LINK_OPERATOR : DMEE: linking operator
    Its data type is CHAR (Character String) with field length 3
  • CD_EXIT_FUNC : DMEE: function name of the condition exit
    Its data type is CHAR (Character String) with field length 30