DMEE_TREE_NODE SAP table for – DMEE: Format Tree Nodes

Here we would like to draw your attention to DMEE_TREE_NODE 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_NODE is a SAP standard transp table used for storing DMEE: Format Tree Nodes related data in SAP. It comes under the package ID-DMEE.

SAP DMEE_TREE_NODE table

Table DMEE_TREE_NODE technical data

TableDMEE_TREE_NODE
Data storingDMEE: Format Tree Nodes
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_NODE 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_NODE 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
  • TECH_NAME : DMEE: node name for format tree node
    Its data type is CHAR (Character String) with field length 50
  • REF_NAME : DMEE: unique node identification for referencing purposes
    Its data type is CHAR (Character String) with field length 12
  • PARENT_ID : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • BROTHER_ID : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • FIRSTCHILD_ID : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • NODE_TYPE : DMEE: node type
    Its data type is CHAR (Character String) with field length 4
  • LENGTH : DMEE: length of DMEE node
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • DATA_TYPE : DMEE: data type of DMEE node
    Its data type is CHAR (Character String) with field length 1
  • EX_STATUS : DMEE: existence status of a format tree node
    Its data type is CHAR (Character String) with field length 1
  • LEV : DMEE: level of a format object
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • X_COMPLTAB : DMEE: loop starts with the first line of internal table
    Its data type is CHAR (Character String) with field length 1
  • TAB_KEYFLD : DMEE: key field of internal table
    Its data type is CHAR (Character String) with field length 6
  • ATOM_HANDL : DMEE: Handling of Different Atoms for an Element
    Its data type is CHAR (Character String) with field length 2
  • MP_OFFSET : DMEE: offset of a format object in target field
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MP_SC_TAB : DMEE: name of DDIC structure for source field
    Its data type is CHAR (Character String) with field length 30
  • MP_SC_FLD : DMEE: name of a source field
    Its data type is CHAR (Character String) with field length 30
  • MP_SC_OFFSET : DMEE: mapping offset in source field
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MP_IF_TP : DMEE: type of interface that source struct. originates from
    Its data type is CHAR (Character String) with field length 1
  • MP_SC_NODE : DMEE: node ID
    Its data type is CHAR (Character String) with field length 12
  • MP_SC_NODE_ATTR : DMEE: node attribute that serves as source value
    Its data type is CHAR (Character String) with field length 2
  • MP_SC_REF_NAME : DMEE: reference ID of the referenced node
    Its data type is CHAR (Character String) with field length 12
  • MP_CONST : DMEE: constant as a source value
    Its data type is CHAR (Character String) with field length 132
  • CV_RULE : DMEE: internal conversion function
    Its data type is CHAR (Character String) with field length 10
  • MP_EXIT_FUNC : DMEE: name of mapping exit function module
    Its data type is CHAR (Character String) with field length 30
  • MP_SELECTION : DMEE: selected mapping procedure
    Its data type is CHAR (Character String) with field length 1
  • MP_CUKY_TAB : Table for reference field
    Its data type is CHAR (Character String) with field length 30
  • MP_CUKY_FLD : Reference field for currency and qty fields
    Its data type is CHAR (Character String) with field length 30
  • INT_DATA_TYPE : DMEE: internal type (A: currency amount; SPACE: other)
    Its data type is CHAR (Character String) with field length 1
  • TDFORM_NAME : DMEE: name of node in SAPscript form
    Its data type is CHAR (Character String) with field length 20
  • SHIFTED_OUTPUT : DMEE: Delayed Segment Output
    Its data type is CHAR (Character String) with field length 1
  • SEGM_END : DMEE: Rule for Closing a Segment
    Its data type is CHAR (Character String) with field length 1
  • SEGM_CR : Segments are separated by carriage return
    Its data type is CHAR (Character String) with field length 1
  • SEGM_LF : Segments are separated by line feed
    Its data type is CHAR (Character String) with field length 1
  • CRLF_ONLY : DMEE: Empty Segment for Generating CR/LF Only
    Its data type is CHAR (Character String) with field length 1
  • CK_EXIT_FUNC : DMEE: Name of CHECK Exit Function Module
    Its data type is CHAR (Character String) with field length 30
  • REACT_LEV_SCREEN : DMEE: System Response for Configurable Check
    Its data type is CHAR (Character String) with field length 1
  • REACT_LEV_EXIT : DMEE: System Response for Exit-Module Check
    Its data type is CHAR (Character String) with field length 1
  • MSG_CLASS_SCREEN : DMEE: Message Class for Response (Configurable Check)
    Its data type is CHAR (Character String) with field length 20
  • MSG_NUM_SCREEN : DMEE: Message Number for Response (Configurable Check)
    Its data type is CHAR (Character String) with field length 3
  • MSG_CLASS_EXIT : DMEE: Message Class for Response (Exit)
    Its data type is CHAR (Character String) with field length 20
  • MSG_NUM_EXIT : DMEE: Message Number for Response (Exit)
    Its data type is CHAR (Character String) with field length 3
  • TRAILER : DMEE: Trailer Segment for Closing Data Record
    Its data type is CHAR (Character String) with field length 1
  • CV_SOURCE_FORMAT : DMEE: Source Format at Conversion (Incoming Files)
    Its data type is CHAR (Character String) with field length 10
  • LENGTH_IN_BYTES : Length in Bytes
    Its data type is CHAR (Character String) with field length 1