DMEE_EXIT_INTERFACE SAP (DMEE: Extended Interface for Exit Module) Structure details

Dictionary Type: Structure
Description: DMEE: Extended Interface for Exit Module




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




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

DMEE_EXIT_INTERFACE is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "DMEE: Extended Interface for Exit Module" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DMEE_EXIT_INTERFACE TYPE DMEE_EXIT_INTERFACE.

The DMEE_EXIT_INTERFACE table consists of various fields, each holding specific information or linking keys about DMEE: Extended Interface for Exit Module data available in SAP. These include TREE_TYPE (DMEE: tree type), TREE_ID (DMEE: unique description for a DMEE format tree), VERSION (DMEE: version of format tree), NODE_ID (DMEE: node ID).. 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:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP DMEE_EXIT_INTERFACE structure 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
NODE 0
TREE_TYPEDMEE: tree type DMEE_TREETYPECHAR4DMEE_TREETYPEDMEE_TREE_TYPE
TREE_IDDMEE: unique description for a DMEE format tree DMEE_TREEIDCHAR30DMEE_TREEIDDMEE_TREE_ID
VERSIONDMEE: version of format tree DMEE_VERSIONNUMC3DMEE_VERSION
NODE_IDDMEE: node ID DMEE_NODEIDCHAR12DMEE_NODEID
TECH_NAMEDMEE: node name for format tree node DMEE_TECH_NAMECHAR50DMEE_TECH_NAME
REF_NAMEDMEE: unique node identification for referencing purposes DMEE_REF_NAMECHAR12DMEE_REF_NAME
PARENT_IDDMEE: node ID DMEE_NODEIDCHAR12DMEE_NODEID
BROTHER_IDDMEE: node ID DMEE_NODEIDCHAR12DMEE_NODEID
FIRSTCHILD_IDDMEE: node ID DMEE_NODEIDCHAR12DMEE_NODEID
NODE_TYPEDMEE: node type DMEE_NODETYPECHAR4DMEE_NODETYPE
LENGTHDMEE: length of DMEE node DMEE_LENGTHNUMC4DMEE_LENGTH
DATA_TYPEDMEE: data type of DMEE node DMEE_DATA_TYPECHAR1DMEE_DATA_TYPE
EX_STATUSDMEE: existence status of a format tree node DMEE_EX_STATUSCHAR1DMEE_EX_STATUS
LEVDMEE: level of a format object DMEE_LEVELNUMC3DMEE_LEVEL
X_COMPLTABDMEE: loop starts with the first line of internal table DMEE_X_COMPLTABCHAR1XFELD
TAB_KEYFLDDMEE: key field of internal table DMEE_TABKEYFLDCHAR6DMEE_TABKEYFLD_ABA
ATOM_HANDLDMEE: Handling of Different Atoms for an Element DMEE_ATOM_HANDLCHAR2DMEE_ATOM_HANDL
MP_OFFSETDMEE: offset of a format object in target field DMEE_MP_OFFSETNUMC3DMEE_MP_OFFSET
MP_SC_TABDMEE: name of DDIC structure for source field DMEE_MP_SC_TABCHAR30DMEE_MP_SC_TAB
MP_SC_FLDDMEE: name of a source field DMEE_MP_SC_FLDCHAR30DMEE_MP_SC_FLD
MP_SC_OFFSETDMEE: mapping offset in source field DMEE_MP_SC_OFFSETNUMC3DMEE_MP_SC_OFFSET
MP_IF_TPDMEE: type of interface that source struct. originates from DMEE_IF_TPCHAR1DMEE_IF_TP
MP_SC_NODEDMEE: node ID DMEE_NODEIDCHAR12DMEE_NODEID
MP_SC_NODE_ATTRDMEE: node attribute that serves as source value DMEE_MP_SC_NODE_ATTRCHAR2DMEE_MP_SC_NODE_ATTR
MP_SC_REF_NAMEDMEE: reference ID of the referenced node DMEE_USED_REF_NAMECHAR12DMEE_REF_NAME
MP_CONSTDMEE: constant as a source value DMEE_MP_CONSTCHAR132DMEE_MP_CONST
CV_RULEDMEE: internal conversion function DMEE_CV_RULECHAR10DMEE_CV_RULE
MP_EXIT_FUNCDMEE: name of mapping exit function module DMEE_MP_EXIT_FUNCCHAR30FUNCNAME
MP_SELECTIONDMEE: selected mapping procedure DMEE_MP_SELECTIONCHAR1DMEE_MP_SELECTION
MP_CUKY_TABTable for reference field REFTABLECHAR30AS4TAB
MP_CUKY_FLDReference field for currency and qty fields REFFIELDCHAR30FDNAME
INT_DATA_TYPEDMEE: internal type (A: currency amount; SPACE: other) DMEE_INTDATATYPECHAR1CHAR1
TDFORM_NAMEDMEE: name of node in SAPscript form DMEE_TDFORM_NAMECHAR20DMEE_TDFORM_NAME
SHIFTED_OUTPUTDMEE: Delayed Segment Output DMEE_SHIFTED_OUTPUTCHAR1DMEE_SHIFTED_OUTPUT
SEGM_ENDDMEE: Rule for Closing a Segment DMEE_SEGM_ENDCHAR1DMEE_SEGM_END
SEGM_CRSegments are separated by carriage return DMEE_SEGM_CRCHAR1DMEE_SEGM_CR
SEGM_LFSegments are separated by line feed DMEE_SEGM_LFCHAR1DMEE_SEGM_LF
CRLF_ONLYDMEE: Empty Segment for Generating CR/LF Only DMEE_CRLF_ONLYCHAR1XFELD
CK_EXIT_FUNCDMEE: Name of CHECK Exit Function Module DMEE_CK_EXIT_FUNCCHAR30FUNCNAME
REACT_LEV_SCREENDMEE: System Response for Configurable Check DMEE_REACT_LEV_SCREENCHAR1DMEE_MSGTYPE
REACT_LEV_EXITDMEE: System Response for Exit-Module Check DMEE_REACT_LEV_EXITCHAR1DMEE_MSGTYPE
MSG_CLASS_SCREENDMEE: Message Class for Response (Configurable Check) DMEE_MSG_CLASS_SCREENCHAR20ARBGB
MSG_NUM_SCREENDMEE: Message Number for Response (Configurable Check) DMEE_MSG_NUMBER_SCREENCHAR3MSGNR
MSG_CLASS_EXITDMEE: Message Class for Response (Exit) DMEE_MSG_CLASS_EXITCHAR20ARBGB
MSG_NUM_EXITDMEE: Message Number for Response (Exit) DMEE_MSG_NUMBER_EXITCHAR3MSGNR
TRAILERDMEE: Trailer Segment for Closing Data Record DMEE_TRAILERCHAR1XFELD
CV_SOURCE_FORMATDMEE: Source Format at Conversion (Incoming Files) DMEE_CV_SOURCE_FORMATCHAR10DMEE_CV_RULE
LENGTH_IN_BYTESLength in Bytes DMEE_LENGTH_IN_BYTESCHAR1XFELD
NODE_VALUES 0
REF_NAMEDMEE: unique node identification for referencing purposes DMEE_REF_NAME_ABACHAR12DMEE_REF_NAME_ABA
O_VALUEDMEE: Maximum Value of Character String DMEE_MAX_C_ABACHAR1500
C_VALUEDMEE: Maximum Value of Character String DMEE_MAX_C_ABACHAR1500
N_VALUEDMEE: Relevant Places of Character String with Numbers DMEE_MAX_N_ABANUMC250
P_VALUEDMEE: Value of ABAP type P of the DMEE node DMEE_P_VALUE_ABADEC16(6)
LENGTHDMEE: length of DMEE node DMEE_LENGTH_ABANUMC4DMEE_LENGTH_ABA
COUNTERCount Parameters NUMC07NUMC7NUMC07
REF_TABLE 0

Key field Non-key field



How do I retrieve data from SAP structure DMEE_EXIT_INTERFACE using ABAP code?

As DMEE_EXIT_INTERFACE is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DMEE_EXIT_INTERFACE as there is no data to select.

How to access SAP table DMEE_EXIT_INTERFACE

Within an ECC or HANA version of SAP you can also view further information about DMEE_EXIT_INTERFACE 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!