DMEE_NODE_ABA SAP (DMEE: Format Tree Nodes) Table details

Dictionary Type: Table
Description: DMEE: Format Tree Nodes




ABAP Code to SELECT data from DMEE_NODE_ABA
Related tables to DMEE_NODE_ABA
Access table DMEE_NODE_ABA




Table field list including key, data, relationships and ABAP select examples

DMEE_NODE_ABA is a standard SAP Table which is used to store DMEE: Format Tree Nodes data and is available within R/3 SAP systems depending on the version and release level.

The DMEE_NODE_ABA table consists of various fields, each holding specific information or linking keys about DMEE: Format Tree Nodes data available in SAP. These include TREE_ID (DMEE: ID for a DMEE format tree), VERSION (DMEE: version of format tree), NODE_ID (DMEE: node ID), TECH_NAME (DMEE: node name for format tree node).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class: E - Control table, SAP and customer have separate key areas
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)

Text table = DMEE_NODE_T_ABA


SAP DMEE_NODE_ABA table fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TREE_TYPEDMEE: tree type DMEE_TREETYPE_ABACHAR4DMEE_TYPE_ABADMEE_TREETYPE_ABADMEE_TREE_TYPE_ABA
TREE_IDDMEE: ID for a DMEE format tree DMEE_TREEID_ABACHAR30DMEE_ABADMEE_TREEID_ABADMEE_TREE_ID_ABA
VERSIONDMEE: version of format tree DMEE_VERSION_ABANUMC3DMEE_HEAD_ABADMEE_VERSION_ABA
NODE_IDDMEE: node ID DMEE_NODEID_ABACHAR12DMEE_NODEID_ABA
TECH_NAMEDMEE: node name for format tree node DMEE_TECH_NAME_ABACHAR50DMEE_TECH_NAME_ABA
REF_NAMEDMEE: unique node identification for referencing purposes DMEE_REF_NAME_ABACHAR12DMEE_REF_NAME_ABA
PARENT_IDDMEE: node ID DMEE_NODEID_ABACHAR12Assigned to domainDMEE_NODEID_ABA
BROTHER_IDDMEE: node ID DMEE_NODEID_ABACHAR12Assigned to domainDMEE_NODEID_ABA
FIRSTCHILD_IDDMEE: node ID DMEE_NODEID_ABACHAR12Assigned to domainDMEE_NODEID_ABA
NODE_TYPEDMEE: node type DMEE_NODETYPE_ABACHAR4DMEE_NODETYPE_ABA
LENGTHDMEE: length of DMEE node DMEE_LENGTH_ABANUMC4DMEE_LENGTH_ABA
DATA_TYPEDMEE: data type of DMEE node DMEE_DATA_TYPE_ABACHAR1DMEE_DATA_TYPE_ABA
EX_STATUSDMEE: existence status of a format tree node DMEE_EX_STATUS_ABACHAR1DMEE_EX_STATUS_ABA
LEVDMEE: hierarchy level of a format tree node DMEE_LEVEL_ABANUMC3DMEE_LEVEL_ABA
X_COMPLTABDMEE: loop starts with the first line of internal table DMEE_X_COMPLTAB_ABACHAR1XFELD
TAB_KEYFLDDMEE: key field of internal table DMEE_TABKEYFLD_ABACHAR6DMEE_TABKEYFLD_ABA
ATOM_HANDLDMEE: handling of different atoms for an element DMEE_ATOM_HANDL_ABACHAR2DMEE_ATOM_HANDL_ABA
MP_OFFSETDMEE: offset in target field DMEE_MP_OFFSET_ABANUMC3DMEE_MP_OFFSET_ABA
MP_SC_TABDMEE: name of DDIC structure for source/target field DMEE_MP_SC_TAB_ABACHAR30DMEE_MP_SC_TAB_ABA
MP_SC_FLDDMEE: name of a source/target field DMEE_MP_SC_FLD_ABACHAR30DMEE_MP_SC_FLD_ABA
MP_SC_OFFSETDMEE: mapping offset in source field DMEE_MP_SC_OFFSET_ABANUMC3DMEE_MP_SC_OFFSET_ABA
MP_IF_TPDMEE: type of interface that source struct. originates from DMEE_IF_TP_ABACHAR1DMEE_IF_TP_ABA
MP_SC_NODEDMEE: node ID DMEE_NODEID_ABACHAR12Assigned to domainDMEE_NODEID_ABA
MP_SC_NODE_ATTRDMEE: node attribute that serves as source value DMEE_MP_SC_NODE_ATTR_ABACHAR2DMEE_MP_SC_NODE_ATTR_ABA
MP_SC_REF_NAMEDMEE: Reference ID of node that Overwrites Source Value DMEE_USED_REF_NAME_ABACHAR12DMEE_REF_NAME_ABA
MP_CONSTDMEE: constant source value DMEE_MP_CONST_ABACHAR132DMEE_MP_CONST_ABA
CV_RULEDMEE: internal conversion function DMEE_CV_RULE_ABACHAR10DMEE_CV_RULE_ABA
MP_EXIT_FUNCDMEE: name of mapping exit function module DMEE_MP_EXIT_FUNC_ABACHAR30TFDIRFUNCNAME
MP_SELECTIONDMEE: selected mapping procedure DMEE_MP_SELECTION_ABACHAR1DMEE_MP_SELECTION_ABA
MP_CUKY_TABTable for reference field REFTABLECHAR30Assigned to domainAS4TAB
MP_CUKY_FLDReference field for currency and qty fields REFFIELDCHAR30Assigned to domainFDNAME
INT_DATA_TYPEDMEE: internal type (A: currency amount; SPACE: other) DMEE_INTDATATYPE_ABACHAR1CHAR1
TDFORM_NAMEDMEE: name of node in SAPscript form DMEE_TDFORM_NAME_ABACHAR20DMEE_TDFORM_NAME_ABA
SHIFTED_OUTPUTDMEE: Delayed Segment Output DMEE_SHIFTED_OUTPUT_ABACHAR1DMEE_SHIFTED_OUTPUT_ABA
SEGM_ENDDMEE: Rule for Closing a Segment DMEE_SEGM_END_ABACHAR1DMEE_SEGM_END_ABA
SEGM_CRSegments are separated by carriage return DMEE_SEGM_CR_ABACHAR1DMEE_SEGM_CR_ABA
SEGM_LFSegments are separated by line feed DMEE_SEGM_LF_ABACHAR1DMEE_SEGM_LF_ABA
CRLF_ONLYDMEE: Empty Segment for Generating CR/LF Only DMEE_CRLF_ONLY_ABACHAR1XFELD
CK_EXIT_FUNCDMEE: Name of CHECK Exit Function Module DMEE_CK_EXIT_FUNC_ABACHAR30TFDIRFUNCNAME
REACT_LEV_SCREENDMEE: System Response for Configurable Check DMEE_REACT_LEV_SCREEN_ABACHAR1DMEE_MSGTYPE_ABA
REACT_LEV_EXITDMEE: System Response for Exit-Module Check DMEE_REACT_LEV_EXIT_ABACHAR1DMEE_MSGTYPE_ABA
MSG_CLASS_SCREENDMEE: Message Class for Response (Configurable Check) DMEE_MSG_CLASS_SCREEN_ABACHAR20T100AARBGB
MSG_NUM_SCREENDMEE: Message Number for Response (Configurable Check) DMEE_MSG_NUMBER_SCREEN_ABACHAR3Assigned to domainMSGNR
MSG_CLASS_EXITDMEE: Message Class for Response (Exit) DMEE_MSG_CLASS_EXIT_ABACHAR20T100AARBGB
MSG_NUM_EXITDMEE: Message Number for Response (Exit) DMEE_MSG_NUMBER_EXIT_ABACHAR3Assigned to domainMSGNR
TRAILERDMEE: Trailer Segment for Closing Data Record DMEE_TRAILER_ABACHAR1XFELD
CV_SOURCE_FORMATDMEE: Source data format for conversion (incoming files) DMEE_CV_SOURCE_FORMAT_ABACHAR10DMEE_CV_RULE_ABA
LENGTH_IN_BYTESLength in Bytes DMEE_LENGTH_IN_BYTES_ABACHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP table DMEE_NODE_ABA using ABAP code

The following ABAP code Example will allow you to do a basic selection on DMEE_NODE_ABA to SELECT all data from the table
DATA: WA_DMEE_NODE_ABA TYPE DMEE_NODE_ABA.

SELECT SINGLE *
FROM DMEE_NODE_ABA
INTO CORRESPONDING FIELDS OF WA_DMEE_NODE_ABA
WHERE...

How to access SAP table DMEE_NODE_ABA

Within an ECC or HANA version of SAP you can also view further information about DMEE_NODE_ABA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!