DMEE_TREE_NODE_T SAP table for – Text Table DMEE: Format Tree Node

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

SAP DMEE_TREE_NODE_T table

Table DMEE_TREE_NODE_T technical data

TableDMEE_TREE_NODE_T
Data storingText Table DMEE: Format Tree Node
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_T 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_T table.

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • 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
  • TEXT : Short description of a DMEE format tree node
    Its data type is CHAR (Character String) with field length 75
  • NODE_COMMENT : DMEE: Comment for the Tree Node
    Its data type is CHAR (Character String) with field length 180